Advertisement
Guest User

Cromaticraft Ender Crystal crashlog

a guest
Nov 14th, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 13/11/15 10:23 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NoClassDefFoundError: codechicken/lib/math/MathHelper
  8. at Reika.ChromatiCraft.Entity.EntityChromaEnderCrystal.func_70071_h_(EntityChromaEnderCrystal.java:39)
  9. at net.minecraft.world.World.func_72866_a(World.java:2070)
  10. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  11. at net.minecraft.world.World.func_72870_g(World.java:2034)
  12. at WorldServerOF.func_72870_g(WorldServerOF.java:347)
  13. at net.minecraft.world.World.func_72939_s(World.java:1887)
  14. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  16. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  17. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  19. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  20. Caused by: java.lang.ClassNotFoundException: codechicken.lib.math.MathHelper
  21. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  22. at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  23. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  24. ... 12 more
  25. Caused by: java.lang.NullPointerException
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at Reika.ChromatiCraft.Entity.EntityChromaEnderCrystal.func_70071_h_(EntityChromaEnderCrystal.java:39)
  34. at net.minecraft.world.World.func_72866_a(World.java:2070)
  35. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  36. at net.minecraft.world.World.func_72870_g(World.java:2034)
  37. at WorldServerOF.func_72870_g(WorldServerOF.java:347)
  38.  
  39. -- Entity being ticked --
  40. Details:
  41. Entity Type: EnderCrystal (Reika.ChromatiCraft.Entity.EntityChromaEnderCrystal)
  42. Entity ID: 92
  43. Entity Name: Ender Crystal
  44. Entity's Exact location: 60.50, 65.00, -337.50
  45. Entity's Block location: World: (60,65,-338), Chunk: (at 12,4,14 in 3,-22; contains blocks 48,0,-352 to 63,255,-337), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  46. Entity's Momentum: 0.00, 0.00, 0.00
  47. Stacktrace:
  48. at net.minecraft.world.World.func_72939_s(World.java:1887)
  49. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  50.  
  51. -- Affected level --
  52. Details:
  53. Level name: thisisnotatest
  54. All players: 0 total; []
  55. Chunk stats: ServerChunkCache: 639 Drop: 0
  56. Level seed: 940915556727805805
  57. Level generator: ID 01 - flat, ver 0. Features enabled: true
  58. Level generator options: 2;7,59x1,3x3,2;1;stronghold,biome_1,village,decoration,dungeon,lake,mineshaft,lava_lake
  59. Level spawn location: World: (-87,4,-214), Chunk: (at 9,0,10 in -6,-14; contains blocks -96,0,-224 to -81,255,-209), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  60. Level time: 89475 game time, 37861 day time
  61. Level dimension: 0
  62. Level storage version: 0x04ABD - Anvil
  63. Level weather: Rain time: 11794 (now: true), thunder time: 41723 (now: false)
  64. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  65. Stacktrace:
  66. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  67. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  68. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
  69. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  70. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.7.10
  75. Operating System: Linux (i386) version 3.13.0-67-generic
  76. Java Version: 1.7.0_85, Oracle Corporation
  77. Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
  78. Memory: 401142840 bytes (382 MB) / 894603264 bytes (853 MB) up to 2134114304 bytes (2035 MB)
  79. JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  80. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_C1 6 mods loaded, 6 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  85. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  86. UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  87. UCHIJAAAA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
  88. UCHIJAAAA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V9b.jar)
  89. UCHIJAAAA ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V9b.jar)
  90. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  91. Profiler Position: N/A (disabled)
  92. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  93. Player Count: 0 / 8; []
  94. Type: Integrated Server (map_client.txt)
  95. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement