Advertisement
Guest User

TFC crash

a guest
Nov 19th, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 11/16/13 5:00 PM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NoClassDefFoundError: net/minecraft/world/CallableLvl1
  8. at net.minecraft.world.World.func_72821_m(World.java:862)
  9. at net.minecraft.world.World.func_72898_h(World.java:789)
  10. at net.minecraft.world.World.func_72851_f(World.java:741)
  11. at net.minecraft.world.World.func_72832_d(World.java:573)
  12. at net.minecraft.world.World.func_94575_c(World.java:721)
  13. at TFC.Blocks.BlockLogNatural.func_71847_b(BlockLogNatural.java:43)
  14. at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:442)
  15. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:201)
  16. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655)
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
  18. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  20. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at net.minecraft.world.World.func_72821_m(World.java:862)
  29. at net.minecraft.world.World.func_72898_h(World.java:789)
  30. at net.minecraft.world.World.func_72851_f(World.java:741)
  31. at net.minecraft.world.World.func_72832_d(World.java:573)
  32. at net.minecraft.world.World.func_94575_c(World.java:721)
  33. at TFC.Blocks.BlockLogNatural.func_71847_b(BlockLogNatural.java:43)
  34. at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:442)
  35. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:201)
  36.  
  37. -- Affected level --
  38. Details:
  39. Level name: TFC Alpha
  40. All players: 1 total; [EntityPlayerMP['forkpower'/9, l='TFC Alpha', x=4724.52, y=144.00, z=-10074.73]]
  41. Chunk stats: ServerChunkCache: 1485 Drop: 0
  42. Level seed: -3126476119922251609
  43. Level generator: ID 00 - DEFAULT, ver 1. Features enabled: true
  44. Level generator options:
  45. Level spawn location: World: (-22,145,294), Chunk: (at 10,9,6 in -2,18; contains blocks -32,0,288 to -17,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  46. Level time: 3827524 game time, 3846393 day time
  47. Level dimension: 0
  48. Level storage version: 0x04ABD - Anvil
  49. Level weather: Rain time: 40851 (now: false), thunder time: 104528 (now: false)
  50. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  51. Stacktrace:
  52. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655)
  53. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
  54. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  55. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  56. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.6.2
  61. Operating System: Windows 7 (amd64) version 6.1
  62. Java Version: 1.7.0_07, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 118706080 bytes (113 MB) / 761397248 bytes (726 MB) up to 954466304 bytes (910 MB)
  65. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  66. AABB Pool Size: 4834 (270704 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  67. Suspicious classes: FML and Forge are installed
  68. IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
  69. FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 4 mods loaded, 4 mods active
  70. mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  71. FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  72. Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  73. terrafirmacraft{0.77.21} [TerraFirmaCraft] (TFC-0.77.21.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  74. Profiler Position: N/A (disabled)
  75. Vec3 Pool Size: 770 (43120 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  76. Player Count: 1 / 8; [EntityPlayerMP['forkpower'/9, l='TFC Alpha', x=4724.52, y=144.00, z=-10074.73]]
  77. Type: Integrated Server (map_client.txt)
  78. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement