determinated / Aion-Emulator-4.7.5

http://forum.ragezone.com/f587/aion-4-7-5-gigatr00n-1165018/
GNU General Public License v2.0
15 stars 26 forks source link

Client crash #1

Closed swasun closed 5 years ago

swasun commented 5 years ago

Client crashes when the player is in battle or rest mode and try to identify an object/set manastone/enchant item.

I tried to check to player state in CM_MANASTONE to prevent that, but this packet should be received after the client clicked on the button that triggered the crash.

determinated commented 5 years ago

Well i've tried to fix this but i wasnt able. Is something about actions, stance. Instead of crashing a message should show up like "You are not able to do this on combat mode" or something like that.

swasun commented 5 years ago

It is, but I am not sure if there is an interaction with the server before the crash, so we can prevent this behavior, or if it is only a client side bug, which I hope not.

determinated commented 5 years ago

I dont remember where in ragezone Gigatroon said that this was a client side bug.

swasun commented 5 years ago

I tried another client and it's worked.

determinated commented 5 years ago

So the problem is the client??? You just changed the client?

determinated commented 5 years ago

Can you share what client you've used?

swasun commented 5 years ago

Yes just that. This one: https://www.aions-revenge.de/downloads I just changed the language pack, but in either languages it's working correctly. And btw about the HTML rendering issue, it's working with their german language pack but not my english one, so I guess it's an HTML tag issue afterall.

determinated commented 5 years ago

I cant believe the client crash was just a client side thing. I spend many hours trying to find a missing/error code on source.

swasun commented 5 years ago

Haha I feel you I did spend hours on that as well.

determinated commented 5 years ago

Yeah xD