Advertisement
Guest User

Untitled

a guest
Mar 25th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. DLFMLCorePlugin (DynamicLights-1.9.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // But it works on my machine.
  8.  
  9. Time: 25/03/16 9:53 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class atomicstryker.dynamiclights.client.modules.EntityClassLightSource
  13. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:172)
  14. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
  15. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:240)
  16. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
  18. at net.minecraft.client.main.Main.main(SourceFile:124)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:483)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25. Caused by: java.lang.IllegalAccessError: tried to access field net.minecraftforge.common.config.Property.comment from class atomicstryker.dynamiclights.client.modules.EntityClassLightSource
  26. at atomicstryker.dynamiclights.client.modules.EntityClassLightSource.preInit(EntityClassLightSource.java:52)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  31. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  32. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:483)
  35. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  36. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  37. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  38. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  40. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:221)
  41. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:199)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:483)
  46. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  47. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  48. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  49. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  51. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:128)
  52. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
  53. ... 10 more
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.9
  62. Operating System: Windows 7 (amd64) version 6.1
  63. Java Version: 1.8.0_25, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 88763752 bytes (84 MB) / 299577344 bytes (285 MB) up to 1060372480 bytes (1011 MB)
  66. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. FML: MCP 9.23 Powered by Forge 12.16.0.1809 Optifine OptiFine_1.9_HD_U_A4_pre 15 mods loaded, 15 mods active
  69. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  70. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  71. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1809-1.9.jar)
  72. UCH Forge{12.16.0.1809} [Minecraft Forge] (forge-1.9-12.16.0.1809-1.9.jar)
  73. UCH DynamicLights{1.4.0} [Dynamic Lights] (DynamicLights-1.9.jar)
  74. UCE DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.9.jar)
  75. UCH DynamicLights_creepers{1.0.5} [Dynamic Lights Creeper Module] (DynamicLights-1.9.jar)
  76. UCH DynamicLights_dropItems{1.0.9} [Dynamic Lights EntityItem Module] (DynamicLights-1.9.jar)
  77. UCE DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.9.jar)
  78. UCH DynamicLights_mobEquipment{1.0.9} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.9.jar)
  79. UCH DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.9.jar)
  80. UCH DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.9.jar)
  81. UCH DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.9.jar)
  82. UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.9.jar)
  83. UCH RTG{1.9-0.0.1} [Realistic Terrain Generation] (RTG-1.9-0.0.1.jar)
  84. UCH AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.9.jar)
  85. Loaded coremods (and transformers):
  86. DLFMLCorePlugin (DynamicLights-1.9.jar)
  87. atomicstryker.dynamiclights.common.DLTransformer
  88. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.51' Renderer: 'GeForce GT 650M/PCIe/SSE2'
  89. OptiFine Version: OptiFine_1.9_HD_U_A4_pre
  90. Render Distance Chunks: 12
  91. Mipmaps: 4
  92. Anisotropic Filtering: 1
  93. Antialiasing: 0
  94. Multitexture: false
  95. Shaders: null
  96. OpenGlVersion: 4.5.0 NVIDIA 364.51
  97. OpenGlRenderer: GeForce GT 650M/PCIe/SSE2
  98. OpenGlVendor: NVIDIA Corporation
  99. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement