Jump to content
  • 0

Question

Posted

hey its me again.. I am having some problems with this buffer (im using aCis dunno which revision but i DL'd it like 2 weeks ago so it is probably 340 or smth). Link: http://www.maxcheaters.com/topic/192244-simplest-buffer-acis

I placed L2BufferInstance.java in aCis_gameserver/build/classes/net/sf/l2j/gameserver/model/actor/instance folder, should I've compiled it before? and if I should've, could you drop me a guide or tell me how to compile a single file?

6 answers to this question

Recommended Posts

  • 0
Posted

When you compile it only refreshes build folder from your sources, if you use another folder when you bring your server (and normally you did) then you have to SHUTDOWN your server (properly if possible) replace the jar and launch your server.

 

Editing the jar while server is active will break classes link, leading to numerous issues (ClassCastException). So close your server before and replace the jar after.

  • 0
Posted

hey its me again.. I am having some problems with this buffer (im using aCis dunno which revision but i DL'd it like 2 weeks ago so it is probably 340 or smth). Link: http://www.maxcheaters.com/topic/192244-simplest-buffer-acis

 

I placed L2BufferInstance.java in aCis_gameserver/build/classes/net/sf/l2j/gameserver/model/actor/instance folder, should I've compiled it before? and if I should've, could you drop me a guide or tell me how to compile a single file?

if you dont have any errors just save the file and compile your gameserver Like sweety said...

  • 0
Posted

When you compile you have to replace the l2jserver.jar. It seems obvious, but did you do it ?

i didnt:D seems obvious to you maybe, when you have an idea of what you are doing:D i'll try it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...