Advertisement
Guest User

Crash ;~;

a guest
May 26th, 2016
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 5/26/16 7:14 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class screenshotuploader.Config
  8. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
  9. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:587)
  10. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
  13. at net.minecraft.client.main.Main.main(SourceFile:124)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:498)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  25. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  26. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  27. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  28. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class screenshotuploader.Config
  29. at screenshotuploader.Config.loadGeneralConfig(Config.java:31)
  30. at screenshotuploader.Config.<init>(Config.java:22)
  31. at screenshotuploader.ScreenshotUploader.preInit(ScreenshotUploader.java:35)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:498)
  36. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:561)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:498)
  41. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  42. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  43. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  44. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  46. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
  47. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:498)
  52. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  53. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  54. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  55. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  56. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  57. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  58. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:584)
  59. ... 18 more
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.9
  68. Operating System: Windows 7 (amd64) version 6.1
  69. Java Version: 1.8.0_91, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 412114856 bytes (393 MB) / 644349952 bytes (614 MB) up to 954728448 bytes (910 MB)
  72. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP 9.23 Powered by Forge 12.16.1.1887 4 mods loaded, 4 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  77. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1887-universal.jar)
  78. UCH Forge{12.16.1.1887} [Minecraft Forge] (forge-1.9-12.16.1.1887-universal.jar)
  79. UCE ScreenshotUploader{1.9-2.3.0} [Screenshot Uploader] (ScreenshotUploader-1.9-2.3.0.jar)
  80. Loaded coremods (and transformers):
  81. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 9.18.10.3324' Renderer: 'Intel(R) HD Graphics 4400'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement