Client Crash possibilities?

Hadeszeus

New member
Messages
651
Points
0
Location
Philippines
I have this weird problem on my server.

Some players get client crash, even my self. It looks like someone doing it intentionally whenever he wanted.

Any idea what is this?

 
any item/monster/etc missing its sprite

 
dont ever thick IgnoreMissingFileError in your patchlist when you diff your client so debuging client would be easy, it would be hard to guest what the cause of it..

 
I would try litro's suggestion and track it from there. If a user has the client they can see if what is causing the error

 
Try to track what player is causing this, get their inventory info, since it's the easiest way to check if it's an item. It can be some special move/stance after skill with some item that's causing it, that might be tougher to check out. But that's all I can suggest. Or you can use this: RO SETA to check what sprite you're missing if you're getting stack errors. That really helped me a few times.

 
Back
Top