Jump to content
  • 0

Help to solve massive critical error


Question

Posted

 We are loaking for a developer to help us to fix critical error.

Some times we have a massive crash critical error. At bosses with pvp , some times 1x1 or just stop at city too.. 

Base l2jmobius ( @Mobius ). Protocol 447 . We can pay with binance

image.thumb.png.0a9940752278118fca1514b64251900f.png

  • Upvote 1

2 answers to this question

Recommended Posts

  • 0
Posted
I definitively don't know this protocol, and I doubt that error can happen on IL chronicle, but I would check what the error says ; whatever StatusUpdate packet, involving name/title changing.

It looks like it can't properly format a string, so probably using invalid characters to do so. I would verify alphanumerical checks or at least enforce it to that only, on all associated packets.

It's enough someone craft a packet with invalid characters, and the associated packet can't compute it to crash your client. Back on IL, some similar behaviors server-side sending 0 as runspeed. If your NPC had 0 runspeed, packet was crashing all clients involving the NpcInfo packet call. You had to manually delete the NPC spawn from SQL to avoid the faulty NpcInfo to be sent.

In your case, it looks more like a StatusUpdate, at least that's what it says.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock