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

Tibia client started to crash

henkas

Well-Known Member
Joined
Jul 8, 2015
Messages
1,067
Solutions
5
Reaction score
63
Hi does anyone know who cause this crash?
Untitled.png

Untitled1.png

I can login just for 1sec and then client crash. I didn't changed anything in source all i did is just added couple items, but rme,item editor, object builder compile and open them without any problems, so why client crash?
 
hm I had that same problem a time ago. But it was caused while I was logging in by custom client, not OTClient.
So if it is added properly it should work fine.
 
ant otb and items.xml (premium scrool) but if there is problem console should send some warning or errors but everything is clean
No it shouldnt. You can get errors that are server-sided only in the console. Your problem is client-sided. Your client crash probably, because the item is unknown.
 
hm I had that same problem a time ago. But it was caused while I was logging in by custom client, not OTClient.
So if it is added properly it should work fine.
No it shouldnt. You can get errors that are server-sided only in the console. Your problem is client-sided. Your client crash probably, because the item is unknown.
So what should i do? I added to spt, dat, otb everything should be fine
 
Last edited:
the problem is very likely to be caused by a bad compilation of the items.otbm
use itemeditor and reload all attributes.
if they are effects > 0 or < 255!
 
the problem is very likely to be caused by a bad compilation of the items.otbm
use itemeditor and reload all attributes.
if they are effects > 0 or < 255!
How to reload all attributes? But everything was fine after and now somehow it compiles wrong?
 
Back
Top