• 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!

Compiling 8.62 back to 8.60

Ataro

Member
Joined
Oct 28, 2010
Messages
689
Reaction score
19
Location
Netherlands
Hello,
I dont know but i gues the problem is because i compile my 8.62 server (TFS0.4) Back To 8.60 (That will get more players i saw :))
But i get error on broadcasts, eat food(Get message inscreen: humpf?), potion, (message: Aaahh..)
so i guess because of the messages that is bugged.
Is this the reason its bugged? or does anyone knows another reason?
Used This tutotial:
Click Me
it said:
Code:
	else if(Items::dwMinorVersion != CLIENT_VERSION_854)
	{
		std::cout << "[Error - Items::loadFromOtb] Another (client) version of items.otb is required." << std::endl;
		return ERROR_INVALID_FORMAT;
	}

I just changed that 854 to 860
i could run the server and stuff just eating food, pots, broadcasts, monster yells made me errors (mayby more)
I also posted screens and stuff on other topic, so check that (made new one because mayby this was solution.)
Old Topic
 
Back
Top