L2JMobius

Recent Posts

11
General Discussion / Re: dressme
« Last post by veriongt on May 02, 2024, 05:58:56 PM »
liam my love can you share it with me also  ::) ::)
12
Shares/Contributions / Re: Admin Command to wipe target's inventory
« Last post by Acacia on May 02, 2024, 09:55:35 AM »
Or just use //destroy items for GMs.

Oh didn't notice it's existed so i made that up :')
13
Work in Progress / Re: Quests don't work
« Last post by GH on May 02, 2024, 03:11:58 AM »
Problem solved. I just needed to download the files from the repository directly into Eclipse, and not add the project manually :)
14
Work in Progress / Re: Quests don't work
« Last post by GH on May 02, 2024, 02:27:56 AM »
Try some cleanup first, then build again.



Reinstalled JDK. I compiled the assembly, still got this error in the game server:
[02/05 02:24:51] Failed to execute script list!
java.lang.NullPointerException: Cannot invoke "javax.tools.JavaFileObject.getName()" because the return value of "javax.tools.Diagnostic.getSource()" is null
   at org.l2jmobius.gameserver.scripting.java.JavaExecutionContext.executeScripts(JavaExecutionContext.java:121)
   at org.l2jmobius.gameserver.scripting.ScriptEngineManager.executeScriptList(ScriptEngineManager.java:177)
   at org.l2jmobius.gameserver.GameServer.<init>(GameServer.java:354)
   at org.l2jmobius.gameserver.GameServer.main(GameServer.java:485)


Am I choosing the correct settings when compiling (indicated in the screenshot)?
http://dl4.joxi.net/drive/2024/05/02/0016/0459/1057227/27/406b511f30.jpg
15
Work in Progress / Re: Quests don't work
« Last post by CostyKiller on May 02, 2024, 02:04:14 AM »
Try some cleanup first, then build again.

16
Work in Progress / Re: Quests don't work
« Last post by GH on May 02, 2024, 01:58:33 AM »
Yes that link.
I used this link to install everything I needed. But I reinstalled it anyway.
After reinstalling Java, do I need to compile the assembly again in Eclipse?
17
Work in Progress / Re: Quests don't work
« Last post by CostyKiller on May 02, 2024, 01:55:20 AM »
Yes that link.
18
Work in Progress / Re: Quests don't work
« Last post by GH on May 02, 2024, 01:52:44 AM »
Yes that error prevents all scripts from loading, try remove any custom scripts you added and see if it works, or reinstall java from the readme file.
I did not use custom scripts, only what is in the mobius repository.
Are you talking about this link in the readme?
http://dl4.joxi.net/drive/2024/05/02/0016/0459/1057227/27/5f36d91620.jpg
19
Work in Progress / Re: Quests don't work
« Last post by CostyKiller on May 02, 2024, 01:38:51 AM »
Yes that error prevents all scripts from loading, try remove any custom scripts you added and see if it works, or reinstall java from the readme file.
20
Work in Progress / Re: Quests don't work
« Last post by GH on May 02, 2024, 01:21:21 AM »
I noticed this error when turning on the game server. Could this be related to my problem?
http://dl4.joxi.net/drive/2024/05/02/0016/0459/1057227/27/7ce6e91fa0.jpg