LeonHartley / Comet-Java

Habbo emulator written in Java.
Other
3 stars 3 forks source link

A fatal error has been detected by the Java Runtime Environment: in emulator 1.10.0-TEST1 #106

Closed vaguinhogato closed 7 years ago

vaguinhogato commented 7 years ago

1º error- .PlayerManager - Initializing Player cache Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/ehcache/Cache at com.cometproject.server.game.players.PlayerManager.initialize(PlayerManager.java:63) at com.cometproject.server.boot.CometServer.init(CometServer.java:87) at com.cometproject.server.boot.Comet.run(Comet.java:145) at com.boot.Main.main(Main.java:14) Caused by: java.lang.ClassNotFoundException: net.sf.ehcache.Cache at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 4 more

2° error- A fatal error has been detected by the Java Runtime Environment: #

SIGBUS (0x7) at pc=0x00007f3510bd6a32, pid=6072, tid=0x00007f34d0119700

#

JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)

Problematic frame:

C [libzip.so+0x11a32] newEntry+0x62

#

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

An error report file with more information is saved as:

/root/comet/lito/hs_err_pid6072.log

#

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

#

LeonHartley commented 7 years ago

Not an issue with the emulator.