Re: Arcturus Error at Start
Quote:
Originally Posted by
Drkley
Starting Arcturus I get this error:
Code:
[[1m[32mLOADING[0m] Configuration Manager -> Loaded!
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[[1m[32mSHUTDOWN[0m] Stopping Arcturus Emulator Version: 1.9.0...
[[1m[32mSHUTDOWN[0m] Stopped Arcturus Emulator Version: 1.9.0...
Exception in thread "Thread-0" java.lang.NullPointerException
at com.eu.habbo.Emulator.dispose(Emulator.java:278)
at com.eu.habbo.Emulator.access$000(Emulator.java:30)
at com.eu.habbo.Emulator$1.run(Emulator.java:98)
at java.lang.Thread.run(Unknown Source)
C:\Users\Caicer\Desktop\ArcturusEmulator_1.9.0>pause
Press any key to continue . . .
I have no idea what is wrong, Java 1.8 64bit Win 10
Do I need 32 bit Java ?
How we should know this without any specifications of your pc? How many ram do you have implemented?
Re: Arcturus Error at Start
My bad, thought Those specs would not be Relevant to this issue as the error is not on the JVM itself but one of the classes from the Emulator
http://i.imgur.com/SAjwLSD.png
Re: Arcturus Error at Start
Quote:
Originally Posted by
Drkley
My bad, thought Those specs would not be Relevant to this issue as the error is not on the JVM itself but one of the classes from the Emulator
http://i.imgur.com/SAjwLSD.png
Java 8 64-Bit is completely right.
Which .jar file do you try to use? You should be fine be the precompiled zip archive and the .jar file, which includes the dependencies.
Re: Arcturus Error at Start
Correct, Using the compiled Version from the git Ver. 1.9.0, Just tried with 1.8 and that one worked just right
Re: Arcturus Error at Start
Hmm that is odd. Will look into it. It might be your database configuration details in config.ini Will look into this issue further. To me it looks like the emulator is unable to make a database connection.
See if (re-)installing the MySQL JDBC driver resolves your problem.