ardittristan

Crash report

Mar 27th, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // You should try our sister game, Minceraft!
  7.  
  8. Time: 27-3-16 15:28
  9. Description: There was a severe problem during mod loading that has caused the game to fail
  10.  
  11. net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class screenshotuploader.Config
  12. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:172)
  13. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
  14. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:240)
  15. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
  17. at net.minecraft.client.main.Main.main(SourceFile:124)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:483)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class screenshotuploader.Config
  25. at screenshotuploader.Config.loadGeneralConfig(Config.java:31)
  26. at screenshotuploader.Config.<init>(Config.java:22)
  27. at screenshotuploader.ScreenshotUploader.preInit(ScreenshotUploader.java:35)
  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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  33. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:483)
  36. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:221)
  42. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:199)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:483)
  47. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  48. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  49. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  50. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  51. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  52. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:128)
  53. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
  54. ... 10 more
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.9
  63. Operating System: Windows 10 (amd64) version 10.0
  64. Java Version: 1.8.0_25, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 79132048 bytes (75 MB) / 309080064 bytes (294 MB) up to 4281597952 bytes (4083 MB)
  67. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  68. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  69. FML: Minecraft 1.9 MCP 9.23 Powered by Forge 12.16.0.1811 Optifine OptiFine_1.9_HD_U_B1 11 mods loaded, 11 mods active
  70. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  71. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  72. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1811-1.9.jar)
  73. UCH Forge{12.16.0.1811} [Minecraft Forge] (forge-1.9-12.16.0.1811-1.9.jar)
  74. UCH LunatriusCore{1.1.2.33} [LunatriusCore] (LunatriusCore-1.9-1.1.2.33-universal.jar)
  75. UCH InGameInfoXML{2.8.1.81} [InGame Info XML] (InGameInfoXML-1.9-2.8.1.81-universal.jar)
  76. UCH itemscroller{0.2.2} [Item Scroller] (itemscroller-1.9-0.2.2.jar)
  77. UCH JEI{3.1.0.170} [Just Enough Items] (jei_1.9-3.1.0.170.jar)
  78. UCH journeymap{1.9-5.1.6b1} [JourneyMap] (journeymap-1.9-5.1.6b1-unlimited.jar)
  79. UCE ScreenshotUploader{1.9-2.3.0} [Screenshot Uploader] (ScreenshotUploader-1.9-2.3.0.jar)
  80. UCH simplehp{1.2.1} [Simple HP] (SimpleHP-1.9-1.2.1.jar)
  81. UCH WIT{1.0.9} [WIT] (WIT-1.9-1.0.9-23.jar)
  82. Loaded coremods (and transformers):
  83. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.51' Renderer: 'GeForce GTX 750/PCIe/SSE2'
  84. OptiFine Version: OptiFine_1.9_HD_U_B1
  85. Render Distance Chunks: 32
  86. Mipmaps: 4
  87. Anisotropic Filtering: 1
  88. Antialiasing: 0
  89. Multitexture: false
  90. Shaders: null
  91. OpenGlVersion: 4.5.0 NVIDIA 364.51
  92. OpenGlRenderer: GeForce GTX 750/PCIe/SSE2
  93. OpenGlVendor: NVIDIA Corporation
  94. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment