• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

OTCv8 errors

Myxzter

New Member
Joined
Dec 26, 2024
Messages
15
Reaction score
3
Hiho, i got some bugs in terminal OTCv8.

Do you know guys where the cause is?
 

Attachments

1771418078371.webpOne more error with OTCv8, i downloaded a new OTCv8 and compiled but i have problem to log in to server (Sabrehaven 800). On official client everything working but i want to change OTCv8. Now i got problems, i change things/800 folder from original (thats work 100%) but here's got always this problem. I have also change RSA key in const.lua but thats still getting problem with client version.
 
View attachment 98388One more error with OTCv8, i downloaded a new OTCv8 and compiled but i have problem to log in to server (Sabrehaven 800). On official client everything working but i want to change OTCv8. Now i got problems, i change things/800 folder from original (thats work 100%) but here's got always this problem. I have also change RSA key in const.lua but thats still getting problem with client version.
I don't remember, if this engine working on 7.92, with features from 8.0

Not sure if this will work, go the sabrehaven engine folder, and in the config.lua you have client version:
clientVersion = 792

Also, in the otclient main folder, you have init.lua file, there is line servers:
Code:
Servers = {
  Tibianus = "127.0.0.1:7171:792"
}

Also, sabrehaven otclient not working from here ?
 
Back
Top