Created
January 4, 2016 03:23
-
-
Save amdorj/3478b994f78905308061 to your computer and use it in GitHub Desktop.
DiseaseCraft Crash Report
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Don't be sad. I'll do better next time, I promise! | |
Time: 1/3/16 9:07 PM | |
Description: Ticking entity | |
java.lang.NumberFormatException: For input string: "DiseaseCraft.rat" | |
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 com.google.gson.JsonPrimitive.getAsInt(JsonPrimitive.java:260) | |
at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:87) | |
at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_ContractingEvents_mobAroundEvent_LivingUpdateEvent.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 net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) | |
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) | |
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) | |
at net.minecraft.world.World.func_72866_a(World.java:2070) | |
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) | |
at net.minecraft.world.World.func_72870_g(World.java:2034) | |
at net.minecraft.world.World.func_72939_s(World.java:1887) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) | |
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Stacktrace: | |
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 com.google.gson.JsonPrimitive.getAsInt(JsonPrimitive.java:260) | |
at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:87) | |
at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_ContractingEvents_mobAroundEvent_LivingUpdateEvent.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 net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) | |
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) | |
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) | |
at net.minecraft.world.World.func_72866_a(World.java:2070) | |
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) | |
at net.minecraft.world.World.func_72870_g(World.java:2034) | |
-- Entity being ticked -- | |
Details: | |
Entity Type: Sheep (net.minecraft.entity.passive.EntitySheep) | |
Entity ID: 2 | |
Entity Name: Sheep | |
Entity's Exact location: -10.70, 69.00, 475.23 | |
Entity's Block location: World: (-11,69,475), Chunk: (at 5,4,11 in -1,29; contains blocks -16,0,464 to -1,255,479), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) | |
Entity's Momentum: 0.00, -0.08, 0.00 | |
Stacktrace: | |
at net.minecraft.world.World.func_72939_s(World.java:1887) | |
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) | |
-- Affected level -- | |
Details: | |
Level name: New World | |
All players: 0 total; [] | |
Chunk stats: ServerChunkCache: 625 Drop: 0 | |
Level seed: 4992780450436475139 | |
Level generator: ID 00 - default, ver 1. Features enabled: true | |
Level generator options: | |
Level spawn location: World: (143,64,328), Chunk: (at 15,4,8 in 8,20; contains blocks 128,0,320 to 143,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) | |
Level time: 809 game time, 809 day time | |
Level dimension: 0 | |
Level storage version: 0x04ABD - Anvil | |
Level weather: Rain time: 136610 (now: false), thunder time: 126575 (now: false) | |
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true | |
Stacktrace: | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) | |
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.7.10 | |
Operating System: Windows 8 (amd64) version 6.2 | |
Java Version: 1.8.0_25, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 267338864 bytes (254 MB) / 473956352 bytes (452 MB) up to 954728448 bytes (910 MB) | |
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G | |
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used | |
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 | |
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 5 mods loaded, 5 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] (forge-1.7.10-10.13.4.1614-1.7.10.jar) | |
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) | |
UCHIJAAAA DCModLoader{1.0} [DCModuleLoader] (minecraft.jar) | |
UCHIJAAAA DiseaseCraft{2.0} [DiseaseCraft] (DiseaseCraft-1.7.10-2.2.0.1a.jar) | |
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: 0 / 8; [] | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'fml,forge' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm also getting this error.