Version:
1.2.0
What is the bug:
The version dropdown box didn't allow for me to choose 1.2.1, which is the version which this bug exists on. So, please keep that in mind if it's important. I am not aware if anyone else is experiencing this same bug, but I will assume that it exists universally.
When in Creative+ mode, NEI will cause the game to crash when the player attempts to spawn an item/block from the inventory. I should note that while the player is in normal creative mode NEI does not cause the game to crash, only in creative+ when the extra inventory slots are accessible.
I have tried numerous kinds of items and blocks and the bug appears to affect everything, whether it's a modded item or a vanilla item or block.
Here is the Crash Log from the incident.
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 3/21/15 1:17 PM
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at com.google.common.collect.Iterables$3.transform(Iterables.java:508)
at com.google.common.collect.Iterables$3.transform(Iterables.java:505)
at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
at com.google.common.collect.Iterators$5.hasNext(Iterators.java:543)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:155)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:140)
at codechicken.nei.NEIClientUtils.cheatItem(NEIClientUtils.java:130)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:267)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: codechicken.nei.GuiExtendedCreativeInv
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Rozarik'/544, l='MpServer', x=-10368.82, y=67.62, z=-875.44]]
Chunk stats: MultiplayerChunkCache: 420, 420
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-893,64,829), Chunk: (at 3,4,13 in -56,51; contains blocks -896,0,816 to -881,255,831), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 618636 game time, 1026555 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Mod & Version:
NEI
Paste.feed-the-beast.com log:
Can it be repeated:
In order to repeat this bug, simply activate creative+ mode through NEI and attempt to spawn in any item or block through the NEI interface. The game should crash.
Known Fix:
1.2.0
What is the bug:
The version dropdown box didn't allow for me to choose 1.2.1, which is the version which this bug exists on. So, please keep that in mind if it's important. I am not aware if anyone else is experiencing this same bug, but I will assume that it exists universally.
When in Creative+ mode, NEI will cause the game to crash when the player attempts to spawn an item/block from the inventory. I should note that while the player is in normal creative mode NEI does not cause the game to crash, only in creative+ when the extra inventory slots are accessible.
I have tried numerous kinds of items and blocks and the bug appears to affect everything, whether it's a modded item or a vanilla item or block.
Here is the Crash Log from the incident.
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 3/21/15 1:17 PM
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at com.google.common.collect.Iterables$3.transform(Iterables.java:508)
at com.google.common.collect.Iterables$3.transform(Iterables.java:505)
at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
at com.google.common.collect.Iterators$5.hasNext(Iterators.java:543)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:155)
at codechicken.nei.NEIClientUtils.giveStack(NEIClientUtils.java:140)
at codechicken.nei.NEIClientUtils.cheatItem(NEIClientUtils.java:130)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:267)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: codechicken.nei.GuiExtendedCreativeInv
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Rozarik'/544, l='MpServer', x=-10368.82, y=67.62, z=-875.44]]
Chunk stats: MultiplayerChunkCache: 420, 420
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-893,64,829), Chunk: (at 3,4,13 in -56,51; contains blocks -896,0,816 to -881,255,831), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 618636 game time, 1026555 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Mod & Version:
NEI
Paste.feed-the-beast.com log:
Can it be repeated:
In order to repeat this bug, simply activate creative+ mode through NEI and attempt to spawn in any item or block through the NEI interface. The game should crash.
Known Fix: