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

[Crash] [MySQL] [Items] ;P Soft boots or ROH

slaw

Software Developer
Joined
Aug 27, 2007
Messages
3,784
Solutions
133
Reaction score
1,275
Location
Germany
GitHub
slawkens
Dont know, if its known bug, but today my server was crashing whole time, and. So, after some time of searching, and checking ;P, some player noticed, that always when he's loggin = he cant. And in same moment server is crashing.

SO, i searched in db, what he have and after editing/removing/testing ^_^ some things, i noticed that his: soft boots are crashing server.

Line from DB: (player_items)
Code:
(10202, 8, 108, 2640, 1, '\0\0\0\0'),
(attribute \0\0\0\0' = "����") now i see

Btw. 666 post! ha :D
 
Last edited:
Aha, i'm not last time often on forum, so.. ;<

No way to fix it actually?
 
I had the same bug. Cleaning attributes of items (in db) solve it just for some hours.
 
Back
Top