Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 03/01/18 14:04
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
  8. at fr.paladium.palamod.blocks.BlockSpike.func_149645_b(BlockSpike.java:66)
  9. at net.minecraft.entity.Entity.func_70091_d(Entity.java:765)
  10. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:341)
  11. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
  12. at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20)
  13. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  14. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  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: net.minecraft.client.renderer.entity.Render
  21. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  22. at java.lang.ClassLoader.loadClass(Unknown Source)
  23. at java.lang.ClassLoader.loadClass(Unknown Source)
  24. ... 12 more
  25. Caused by: java.lang.NullPointerException
  26. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  27. ... 14 more
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.7.10
  36. Operating System: Windows 7 (amd64) version 6.1
  37. Java Version: 1.8.0_151, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  39. Memory: 742683840 bytes (708 MB) / 905445376 bytes (863 MB) up to 1883242496 bytes (1796 MB)
  40. JVM Flags: 0 total;
  41. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  42. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  43. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 20 mods loaded, 20 mods active
  44. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  45. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  46. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  47. UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  48. UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
  49. UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10.jar)
  50. UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  51. UCHIJAAAA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  52. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  53. UCHIJAAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10] (1).jar)
  54. UCHIJAAAA chisel{release-CUSTOM-686b8a2} [Chisel] (Chisel.jar)
  55. UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  56. UCHIJAAAA companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
  57. UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs.jar)
  58. UCHIJAAAA IronChest{6.0.43.730} [Iron Chest] (ironchest.jar)
  59. UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (MagicalCrops.jar)
  60. UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
  61. UCHIJAAAA malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar)
  62. UCHIJAAAA palamod{4.6} [Palamod] (PalaModSolo.jar)
  63. UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (SecretsRoom.jar)
  64. UCHIJAAAA StorageDrawers{1.7.10-1.6.1} [Storage Drawers] (StorageDrawers.jar)
  65. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  66. Profiler Position: N/A (disabled)
  67. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  68. Player Count: 1 / 5; [EntityPlayerMP['natlop30'/246, l='paldium avec le petit sebi', x=-494,44, y=83,23, z=-245,12]]
  69. Is Modded: Definitely; Server brand changed to 'fml,forge'
  70. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement