Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 3/15/15 6:51 AM
Description: Exception in server tick loop
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2
at com.google.gson.Gson.fromJson(Gson.java:815)
at com.google.gson.Gson.fromJson(Gson.java:768)
at net.minecraft.server.management.UserList.func_152679_g(SourceFile:125)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 15.03.15 05:27
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: com.insane.CommonProxy
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
This file has been truncated, but you can view the full file.
[05:55:42] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[05:55:42] [main/INFO] [FML/]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
[05:55:42] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Linux:amd64:3.14.17-nitradoV3-MC-300-nH-dP-a, installed at /games/sources/files/jre1.7.0_71_64bit
[05:55:42] [main/DEBUG] [FML/]: Java classpath at launch is ftbserver.jar
[05:55:42] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[05:55:42] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[05:55:42] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[05:55:42] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[05:55:42] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[05:55:42] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin