Jump to content

Xerus

Members
  • Posts

    745
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Xerus

  1. 600 Online !
  2. Fixed by Versus request to lock
  3. Yes i am sure... i did 2 nodifications so far. Added taskmgr for olympiad save every 10 minutes and edited some ai from bosses scripts like oustapp players but i dont believe this is the problem
  4. Oh yes it is the 64 version btw if someone can look in my source and can fix it pls pm me
  5. What do u mean 64 bits jvm ? Are u talking about os?
  6. Yep dude. My dedi has 32 gb ram.. in the bat i set it to 16gb
  7. This is on my dedicated server.. ram is not a problem for sure cause it has 16 gb just for the server and the rest to the operating system. Btw i will pay anyone who will fix this for me
  8. I am not a newbie dude rofl... irony?
  9. Not if you are working on it for 5 months, anyway i am seeing the error again but i cant see it in the logs files why?
  10. At the moment its like this public void run() { try { getAI().notifyEvent(_evt, null); } catch (StackOverflowError e) { if(Config.DEBUG) // safer _log.log(Level.WARNING, "", e); } catch (Throwable t) { _log.log(Level.WARNING, "", t); } } but i think that stackoverflowerror is useless should i change to: public void run() { try { getAI().notifyEvent(_evt, null); } catch (Exception e) { _log.log(Level.WARNING, "NotifyAITask failed. " + e.getMessage() + " Actor " + L2Character.this, e); }
  11. the flood is coming like every 30 minutes i tried everything..
  12. cause i already tested before and not working....
  13. wtf? my irony? i said nop the thing you posted doesnt work and yes i would fix it if i know where it came from. Where is my irony? just honest replies..
  14. yes of course
  15. com.l2jesios.gameserver.model.actor.L2Character$NotifyAITask run WARNING: java.lang.StackOverflowError at com.l2jesios.gameserver.ai.L2CharacterAI.maybeMoveToPawn(L2CharacterAI.java:934) at com.l2jesios.gameserver.ai.L2PlayerAI.thinkCast(L2PlayerAI.java:240) at com.l2jesios.gameserver.ai.L2PlayerAI.onEvtThink(L2PlayerAI.java:316) at com.l2jesios.gameserver.ai.L2CharacterAI.onEvtArrived(L2CharacterAI.java:673) at com.l2jesios.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:417) at com.l2jesios.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:340) at com.l2jesios.gameserver.model.actor.L2Character.moveToLocation(L2Character.java:3893) at com.l2jesios.gameserver.model.actor.L2Character$AIAccessor.moveTo(L2Character.java:3039) at com.l2jesios.gameserver.ai.AbstractAI.moveTo(AbstractAI.java:582) at com.l2jesios.gameserver.ai.AbstractAI.moveToPawn(AbstractAI.java:538) at com.l2jesios.gameserver.ai.L2CharacterAI.maybeMoveToPawn(L2CharacterAI.java:948) This error is flloding my gs very often and produce lag anyone know how to fix it? this is the line in L2CharacterAI protected boolean maybeMoveToPawn(L2Object target, int offset) { if (target == null || offset < 0) // skill radius -1 return false; offset += _actor.getTemplate().getCollisionRadius(); //this is the line 934 if (target instanceof L2Character) offset += ((L2Character) target).getTemplate().getCollisionRadius();
  16. if u had money and u wanted a dedicated server with enough ddos protection where would u go?
  17. I want to buy from a big company and your website is not even professional, i m not gonna trust my files with your business. Anyway thanks for your offer.
  18. no way...
  19. i would like to move on another dedicated which company is better than ovh including ddos protection?
  20. Hello guys i am currently on Hetzner with Hyperfilter reverse proxy ddos protection. Hetzner is perfect but Hyperfilter is a bit f-ed up the last month. A lot of disconnects/lags/downtimes also the fact that you see all players with 1 ip is bad. I would like to move on a dedicated server with included ddos protection to avoid these problems and see all ips normally so i thought to purchase one of the new Ovh Servers in France, any experience? are they protected enough? I 've seen L2 Tailes is using one and no problems. Please respect the topic, only serious replies.
  21. L2Xerus.com - 550 online. No Bots, No Afk.
  22. Up my ass write the correct title and post. You only have an old version and not the source. NOT THE SOURCE. If he dont change first post. Request to lock
  23. By the way thanks for free advertising... pack says everywhere l2xerus even with logging in hardcoded from source... how evil i am ;)
  24. And the buyer will only admire it? or Look at it? lol... Its preconfigured
×
×
  • 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