Jump to content

Recommended Posts

Posted (edited)
On 4/8/2018 at 10:18 AM, SweeTs said:

If he read the topic, not only first answer, he find out what to change and where :p

 

I did and I fix all errors but now I have something very weird going on, Eclipse have no errors, no problems no warnings, Gameserver start without no error. But when I login to the server with my Gm or regular char, all commands (Gm and regular) does not work, I can't target no npc or mobs, no chat so I guest all handles did not start, The only change I made was change the AdminScan.js to .java but no errors on the java file or masterhandler.java.

 

What did I do wrong and how to fix that?

 

I have no clue where to start looking

Edited by disorder25
Posted

If you are using H5, handlers are inside datapack as far as I remember, so set proper Java version for datapack as well. Recompile everything(!) anew and switch files. Not only GS. Try that. 

Posted
On 4/10/2018 at 2:35 PM, Nightw0lf said:

you try to cure a patient without knowing the illness

you have to tell where did you find the pack or the packs name... else no more help can be given

 

Sorry man but my pack is from L2jserver (old pack GS version 6445M  DP version 9641M ) and I have it on Eclipse and I do my own compile, is an older version since I did not want to upgrade the chronicle after Hi5.  I had fix a lot of bugs and added many features.  After I add this LuckyPig script I upgrade my java version and my server turned in a mess so I downgrade java a little, it still is newer than the one I have before, so I got some errors and I fixed most of it.

 

Now I got no errors on Eclipse so I compile the build and started the server, server started with no errors, but when I logged a char, I note that no handles were started, so I can use chat, commands, can not target any npc or mob, etc.

Weird thing is that I don't have ay errors on gameserver.

 

Thank you for your help so far and if you don't want help no more its fine.

 

On 4/10/2018 at 2:18 AM, SweeTs said:

If you are using H5, handlers are inside datapack as far as I remember, so set proper Java version for datapack as well. Recompile everything(!) anew and switch files. Not only GS. Try that. 

 

Thanks. I did change the java version on datapack also and it still not working

 

Posted

the script compiler did you find this classes? you must change there the version

then you must change the builder.xml, you have to change the eclipse compiler too and you need to change the jar i dont remember the jar name amazing... its the something-1.6.jar

Posted
On 4/13/2018 at 2:52 AM, Nightw0lf said:

the script compiler did you find this classes? you must change there the version

then you must change the builder.xml, you have to change the eclipse compiler too and you need to change the jar i dont remember the jar name amazing... its the something-1.6.jar

Thanks for replying.

 

I did change the eclipse compiler, I did change the jar java-engine to 1.7.1,  on build.xml I change the part for java and add java 1.7 only thing I couldnt find is the script compiler maybe that's what's I'm missing. Where is 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
Reply to this topic...

×   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...