Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[v111] - Lidium

Newbie Spellweaver
Joined
May 11, 2021
Messages
63
Reaction score
2
You guys are really off topic here.
We are talking about v111, if you got a problem don't post lol I guess I will make my own post, clearly I disrupted your work flow in this topic.
 
Initiate Mage
Joined
Dec 19, 2021
Messages
3
Reaction score
0
===========================FIXED===================================

Hi , when i run the launch.this thing show out.May i know whats the problem? Sorry for my bad english

Loading World... Exception in thread "main" java.lang.NullPointerException: Cannot invoke "javax.script.ScriptEngine.eval(String)" because "engine" is null at scripting.AbstractScriptManager.getInvocable(AbstractScriptManager.java:72) at scripting.AbstractScriptManager.getInvocable(AbstractScriptManager.java:44) at scripting.EventScriptManager.<init>(EventScriptManager.java:61) at handling.channel.ChannelServer.run_startup_configurations(ChannelServer.java:125) at handling.channel.ChannelServer.startChannel_Main(ChannelServer.java:306) at server.Start.run(Start.java:73) at server.Start.main(Start.java:223)Skill Factory loaded in 6035ms.


===========================FIXED===================================
 
Last edited:
Junior Spellweaver
Joined
Sep 28, 2019
Messages
110
Reaction score
6
Hi , when i run the launch.this thing show out.May i know whats the problem? Sorry for my bad english

Loading World... Exception in thread "main" java.lang.NullPointerException: Cannot invoke "javax.script.ScriptEngine.eval(String)" because "engine" is null at scripting.AbstractScriptManager.getInvocable(AbstractScriptManager.java:72) at scripting.AbstractScriptManager.getInvocable(AbstractScriptManager.java:44) at scripting.EventScriptManager.<init>(EventScriptManager.java:61) at handling.channel.ChannelServer.run_startup_configurations(ChannelServer.java:125) at handling.channel.ChannelServer.startChannel_Main(ChannelServer.java:306) at server.Start.run(Start.java:73) at server.Start.main(Start.java:223)Skill Factory loaded in 6035ms.

looks like your java is wrong
 
Newbie Spellweaver
Joined
Nov 4, 2013
Messages
34
Reaction score
1
Heya,

Ive got jdk 8 and netbeans 12.4 but i still get compiling errors can anybody help me out?
Started new project in netbeans then i selected Java with Ant > With existing source, thats wrong?

Regards
 
Back
Top