diff options
Diffstat (limited to 'TF2 Crates/eclipse/crash-reports/crash-2016-05-21_21.49.33-server.txt')
| -rwxr-xr-x | TF2 Crates/eclipse/crash-reports/crash-2016-05-21_21.49.33-server.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_21.49.33-server.txt b/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_21.49.33-server.txt new file mode 100755 index 0000000..b28d91a --- /dev/null +++ b/TF2 Crates/eclipse/crash-reports/crash-2016-05-21_21.49.33-server.txt @@ -0,0 +1,46 @@ +---- Minecraft Crash Report ---- +// Uh... Did I do that? + +Time: 5/21/16 9:49 PM +Description: Exception in server tick loop + +java.lang.NumberFormatException: For input string: "1.0" + at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) + at java.lang.Integer.parseInt(Integer.java:580) + at java.lang.Integer.parseInt(Integer.java:615) + at fyresmodjam.handlers.CommonTickHandler.serverTick(CommonTickHandler.java:89) + at cpw.mods.fml.common.eventhandler.ASMEventHandler_7_CommonTickHandler_serverTick_ServerTickEvent.invoke(.dynamic) + at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) + at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) + at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:247) + at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:657) + at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) + at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) + + +A detailed walkthrough of the error, its code path and all known details is as follows: +--------------------------------------------------------------------------------------- + +-- System Details -- +Details: + Minecraft Version: 1.7.10 + Operating System: Mac OS X (x86_64) version 10.11.5 + Java Version: 1.8.0_05, Oracle Corporation + Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation + Memory: 879969072 bytes (839 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) + JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M + AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 + FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 4 mods loaded, 4 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) + UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) + UCHIJAAAA fyresmodjam{0.0.3d} [The You Will Die Mod] (bin) + GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. + Profiler Position: N/A (disabled) + Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + Player Count: 1 / 8; [EntityPlayerMP['Player108'/264, l='New World', x=1096.29, y=4.00, z=-144.30]] + Type: Integrated Server (map_client.txt) + Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file |
