Jump to content
  • 0

acis stuck character


Question

Posted (edited)

Hello , I have a serious problem that needs fixing but it's hard because it is a problem without any error in my gamserver console.

 

So, many times (random) when a character (tested with mage if that makes any sense) kills mobs , he gets stucked.

What that means?

He can see mobs moving and other characters. He can't write anything or do any action. Other players can see him (or kill him,etc).

The only way to unstuck is CTRL+ALT+DELETE.

 

No errors on gameserver , that's the worst.

version: 368

 

Any help please , to what can be the problem?

Edited by alcohol

Recommended Posts

  • 0
Posted

If it's not yet done, edit following configs for following content :

 

Quote

    public static int CLIENT_PACKET_QUEUE_SIZE = MMO_MAX_READ_PER_PASS + 2; // default MMO_MAX_READ_PER_PASS + 2
    public static int CLIENT_PACKET_QUEUE_MAX_BURST_SIZE = MMO_MAX_READ_PER_PASS + 1; // default MMO_MAX_READ_PER_PASS + 1

 

It has been edited in rev 375 and previous version was creating network bottlenecks (according some people).

 

ClientStats is a layer about flood protection, most of it is pointless and I will probably dump it.

 

I'm not supposed to give any support for leaked version, btw.

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