Advertisement
Guest User

Crash Log Minecraft Sjoediboy

a guest
Jul 23rd, 2017
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 7/23/17 12:54 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CustomNPCs (customnpcs)
  8. Caused by: java.lang.NoSuchFieldError: ENTITIES
  9. at noppes.npcs.command.CmdSlay.<init>(CmdSlay.java:47)
  10. at noppes.npcs.command.CommandNoppes.<init>(CommandNoppes.java:26)
  11. at noppes.npcs.CustomNpcs.<clinit>(CustomNpcs.java:172)
  12. at java.lang.Class.forName0(Native Method)
  13. at java.lang.Class.forName(Class.java:344)
  14. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:546)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:483)
  19. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  20. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  21. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  22. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  23. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  24. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  26. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  27. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:483)
  32. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  33. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  34. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  35. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  36. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  37. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  39. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  40. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:583)
  41. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:233)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  44. at net.minecraft.client.main.Main.main(SourceFile:123)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:483)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 1.12
  59. Operating System: Windows 10 (amd64) version 10.0
  60. Java Version: 1.8.0_25, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 179080216 bytes (170 MB) / 309813248 bytes (295 MB) up to 1060372480 bytes (1011 MB)
  63. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  64. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65. FML: MCP 9.40 Powered by Forge 14.21.0.2335 6 mods loaded, 6 mods active
  66. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  67. UC minecraft{1.12} [Minecraft] (minecraft.jar)
  68. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  69. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.0.2335.jar)
  70. UC forge{14.21.0.2335} [Minecraft Forge] (forge-1.12-14.21.0.2335.jar)
  71. UC betterbuilderswands{0.11.1} [Better Builder's Wands] (Better-Builders-Wands-Mod-1.12.jar)
  72. UE customnpcs{1.12} [CustomNPCs] (CustomNPCs_1.12.0(22jul17)beta.jar)
  73. Loaded coremods (and transformers):
  74. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics 4600'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement