Advertisement
kreezxil

JER 1.9-0.4.5.24 crashes while cycling items in JEI

May 4th, 2016
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Hey, that tickles! Hehehe!
  8.  
  9. Time: 5/4/16 7:05 AM
  10. Description: Updating screen events
  11.  
  12. java.lang.NullPointerException: Updating screen events
  13. at jeresources.entry.VillagerEntry$Trade.buysItem(VillagerEntry.java:236)
  14. at jeresources.entry.VillagerEntry$TradeList.getSubListBuy(VillagerEntry.java:147)
  15. at jeresources.entry.VillagerEntry$TradeList.getFocusedList(VillagerEntry.java:157)
  16. at jeresources.entry.VillagerEntry.getPossibleLevels(VillagerEntry.java:103)
  17. at jeresources.jei.villager.VillagerWrapper.getPossibleLevels(VillagerWrapper.java:52)
  18. at jeresources.jei.villager.VillagerCategory.setRecipe(VillagerCategory.java:51)
  19. at mezz.jei.gui.RecipeLayout.<init>(RecipeLayout.java:49)
  20. at mezz.jei.gui.RecipeGuiLogic.getRecipeWidgets(RecipeGuiLogic.java:248)
  21. at mezz.jei.gui.RecipesGui.updateLayout(RecipesGui.java:454)
  22. at mezz.jei.gui.RecipesGui.func_146284_a(RecipesGui.java:427)
  23. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:452)
  24. at mezz.jei.gui.RecipesGui.func_73864_a(RecipesGui.java:295)
  25. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:540)
  26. at mezz.jei.gui.RecipesGui.func_146274_d(RecipesGui.java:274)
  27. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:509)
  28. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1694)
  29. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
  30. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
  31. at net.minecraft.client.main.Main.main(SourceFile:124)
  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:483)
  36. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  37. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Stacktrace:
  45. at jeresources.entry.VillagerEntry$Trade.buysItem(VillagerEntry.java:236)
  46. at jeresources.entry.VillagerEntry$TradeList.getSubListBuy(VillagerEntry.java:147)
  47. at jeresources.entry.VillagerEntry$TradeList.getFocusedList(VillagerEntry.java:157)
  48. at jeresources.entry.VillagerEntry.getPossibleLevels(VillagerEntry.java:103)
  49. at jeresources.jei.villager.VillagerWrapper.getPossibleLevels(VillagerWrapper.java:52)
  50. at jeresources.jei.villager.VillagerCategory.setRecipe(VillagerCategory.java:51)
  51. at mezz.jei.gui.RecipeLayout.<init>(RecipeLayout.java:49)
  52. at mezz.jei.gui.RecipeGuiLogic.getRecipeWidgets(RecipeGuiLogic.java:248)
  53. at mezz.jei.gui.RecipesGui.updateLayout(RecipesGui.java:454)
  54. at mezz.jei.gui.RecipesGui.func_146284_a(RecipesGui.java:427)
  55. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:452)
  56. at mezz.jei.gui.RecipesGui.func_73864_a(RecipesGui.java:295)
  57. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:540)
  58. at mezz.jei.gui.RecipesGui.func_146274_d(RecipesGui.java:274)
  59. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:509)
  60.  
  61. -- Affected screen --
  62. Details:
  63. Screen name: mezz.jei.gui.RecipesGui
  64.  
  65. -- Affected level --
  66. Details:
  67. Level name: MpServer
  68. All players: 1 total; [EntityPlayerSP['Kreezxil'/0, l='MpServer', x=-999.70, y=84.00, z=-999.16]]
  69. Chunk stats: MultiplayerChunkCache: 529, 529
  70. Level seed: 0
  71. Level generator: ID 07 - skyworld, ver 0. Features enabled: false
  72. Level generator options:
  73. Level spawn location: World: (-851,86,662), Chunk: (at 13,5,6 in -54,41; contains blocks -864,0,656 to -849,255,671), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
  74. Level time: 1747 game time, 1747 day time
  75. Level dimension: 0
  76. Level storage version: 0x00000 - Unknown?
  77. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  78. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  79. Forced entities: 1 total; [EntityPlayerSP['Kreezxil'/0, l='MpServer', x=-999.70, y=84.00, z=-999.16]]
  80. Retry entities: 0 total; []
  81. Server brand: fml,forge
  82. Server type: Integrated singleplayer server
  83. Stacktrace:
  84. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:409)
  85. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)
  86. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:387)
  87. at net.minecraft.client.main.Main.main(SourceFile:124)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  91. at java.lang.reflect.Method.invoke(Method.java:483)
  92. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  93. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  94.  
  95. -- System Details --
  96. Details:
  97. Minecraft Version: 1.9
  98. Operating System: Windows 10 (amd64) version 10.0
  99. Java Version: 1.8.0_25, Oracle Corporation
  100. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  101. Memory: 841600648 bytes (802 MB) / 1999634432 bytes (1907 MB) up to 4202168320 bytes (4007 MB)
  102. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4508m -Xms256m -XX:PermSize=256m
  103. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  104. FML: MCP 9.23 Powered by Forge 12.16.1.1887 26 mods loaded, 26 mods active
  105. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  106. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  107. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1887.jar)
  108. UCHIJAAAA Forge{12.16.1.1887} [Minecraft Forge] (forge-1.9-12.16.1.1887.jar)
  109. UCHIJAAAA basemetals{2.2.2} [Base Metals] (BaseMetals_1.9-2.2.2.jar)
  110. UCHIJAAAA BiomesOPlenty{4.0.2.2018} [Biomes O' Plenty] (BiomesOPlenty-1.9-4.0.2.2018-universal.jar)
  111. UCHIJAAAA Chameleon{1.9-2.1.3} [Chameleon] (Chameleon-1.9-2.1.3.jar)
  112. UCHIJAAAA poweradvantage{2.1.0} [Power Advantage] (PowerAdvantage_1.9.0-2.1.0.jar)
  113. UCHIJAAAA electricadvantage{2.0.3} [Electric Advantage] (ElectricAdvantage_1.9-2.0.3.jar)
  114. UCHIJAAAA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-1.9-1.6.jar)
  115. UCHIJAAAA hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9-1.4.7.jar)
  116. UCHIJAAAA itemdisplay{1.0} [Item Display] (itemdisplay-1.0.jar)
  117. UCHIJAAAA JEI{3.3.3.197} [Just Enough Items] (jei_1.9-3.3.3.197.jar)
  118. UCHIJAAAA jeresources{0.4.5.24} [Just Enough Resources] (JustEnoughResources-1.9-0.4.5.24.jar)
  119. UCHIJAAAA MapWriter{2.4.18} [MapWriter] (MapWriter-1.9-2.4.18.jar)
  120. UCHIJAAAA refinedstorage{0.5.6} [Refined Storage] (refinedstorage-0.5.6.jar)
  121. UCHIJAAAA sciapi{1.3.0.3} [SciAPI] (SciAPI-1.3.0.3.jar)
  122. UCHIJAAAA skyresources{0.5.3 Alpha} [Sky Resources] (skyresources-0.5.3 Alpha.jar)
  123. UCHIJAAAA steamadvantage{2.0.3} [Steam Advantage] (SteamAdvantage_1.9-2.0.3.jar)
  124. UCHIJAAAA stellarsky{0.3.2.5b} [Stellar Sky] (Stellar Sky-0.3.2.5b.jar)
  125. UCHIJAAAA StorageDrawers{1.9-3.1.6} [Storage Drawers] (StorageDrawers-1.9-3.1.6.jar)
  126. UCHIJAAAA terrainCrystals{1.0.8} [Terrain Crystals] (TerrainCrystals-1.0.8-universal.jar)
  127. UCHIJAAAA terrainCrystalsAddons{1.0.0} [Terrain Crystals Addons] (Terrain Crystals Addons.jar)
  128. UCHIJAAAA VeinMiner{0.31.5_build.forgePost18010} [Vein Miner] (VeinMiner-1.9_0.31.5.forgePost18010.jar)
  129. UCHIJAAAA VeinMinerModSupport{0.31.5_build.forgePost18010} [Mod Support] (VeinMiner-1.9_0.31.5.forgePost18010.jar)
  130. UCHIJAAAA vending{1.3.1} [vending] (vending-1.9-1.3.4.jar)
  131. UCHIJAAAA WIT{1.0.14} [WIT] (WIT-1.9-1.0.14-29.jar)
  132. Loaded coremods (and transformers):
  133. FldLoadingPlugin (FastLeafDecay-1.9-1.6.jar)
  134. com.olafski.fastleafdecay.FldTransformer
  135. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 365.10' Renderer: 'GeForce GTX 460/PCIe/SSE2'
  136. Launched Version: forge-12.16.1.1887
  137. LWJGL: 2.9.4
  138. OpenGL: GeForce GTX 460/PCIe/SSE2 GL version 4.5.0 NVIDIA 365.10, NVIDIA Corporation
  139. GL Caps: Using GL 1.3 multitexturing.
  140. Using GL 1.3 texture combiners.
  141. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  142. Shaders are available because OpenGL 2.1 is supported.
  143. VBOs are available because OpenGL 1.5 is supported.
  144.  
  145. Using VBOs: No
  146. Is Modded: Definitely; Client brand changed to 'fml,forge'
  147. Type: Client (map_client.txt)
  148. Resource Packs:
  149. Current Language: English (US)
  150. Profiler Position: N/A (disabled)
  151. CPU: 2x AMD Athlon(tm) II X2 220 Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement