[TAG] WARNING: Struct read time of msg took: 1051
[TAG] WARNING STRUCT DESERIALIZATION took too long: 1052;
[SERVER] SERVER INIT FINISHED
Exception in thread "ServerThread"
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOfRange(Arrays.java:3664)
at java.lang.StringBuffer.toString(StringBuffer.java:669)
at obfuscated.d.format(SourceFile:85)
at java.util.logging.StreamHandler.publish(StreamHandler.java:211)
at java.util.logging.FileHandler.publish(FileHandler.java:682)
at java.util.logging.Logger.log(Logger.java:738)
at java.util.logging.Logger.doLog(Logger.java:765)
at java.util.logging.Logger.logp(Logger.java:931)
at obfuscated.g.flush(SourceFile:71)
at java.io.PrintStream.write(PrintStream.java:482)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.i
utputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.write(PrintStream.java:527)
at java.io.PrintStream.print(PrintStream.java:669)
at java.io.PrintStream.println(PrintStream.java:806)
at obfuscated.aPf.a(SourceFile:706)
at obfuscated.aPf.a(SourceFile:695)
at obfuscated.aPf.a(SourceFile:695)
at obfuscated.aPf.a(SourceFile:510)
at org.schema.game.server.controller.GameServerController.b(SourceFile:2438)
at org.schema.game.server.controller.GameServerController.a(SourceFile:2421)
at obfuscated.ahZ.<init>(SourceFile:176)
at obfuscated.abj.<init>(SourceFile:196)
at org.schema.game.server.controller.GameServerController.initializeServerState(SourceFile:1685)
at org.schema.schine.network.server.ServerController.startServerAndListen(SourceFile:369)
at obfuscated.WC.run(SourceFile:1506)
at java.lang.Thread.run(Thread.java:745)