Posted 05 October 2012 - 05:02 PM
Little error: When placing BLANK (As in, NEI-ed) pages with a piece of string, the game crashes.
For clarity: I'm crafting TWO blank 'printed' pages (spawned in from NEI) with one piece of string.
ALSO:
The crash occurs on the frame the item should appear in the "Product" slot, NOT when I click it.
Of course, this happens in both multiplayer as singleplayer.
Error log:
(If people want a spoiler here, tell me how to do it >.<, and I'll put one here)
For clarity: I'm crafting TWO blank 'printed' pages (spawned in from NEI) with one piece of string.
ALSO:
The crash occurs on the frame the item should appear in the "Product" slot, NOT when I click it.
Of course, this happens in both multiplayer as singleplayer.
Error log:
(If people want a spoiler here, tell me how to do it >.<, and I'll put one here)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to C:UsersGebruikerAppDataRoaming.minecraftcrash-reportscrash-2012-10-05_18.00.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 589e7ed8 --------
Generated 5-10-12 18:00
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_04, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 422978160 bytes (403 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- FML: FML v3.1.30.390 Minecraft Forge 4.1.4.298 8 mods loaded, 8 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ImmibisCore [Immibis Core] (immibis-core_50.0.2_for_1.3.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ImmibisPeripherals [Immibis's Peripherals] (immibis-peripherals_50.0.2_for_1.3.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
- LWJGL: 2.4.2
- OpenGL: AMD Radeon HD 6800 Series GL version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- World MpServer Entities: 1 total; [atg['Dino2306'/89, l='MpServer', x=258,47, y=6,62, z=-181,36]]
- World MpServer Players: 1 total; [atg['Dino2306'/89, l='MpServer', x=258,47, y=6,62, z=-181,36]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 441
- Forced Entities: 4 total; [nj['item.item.ccpagesingle'/86, l='MpServer', x=258,66, y=5,13, z=-180,94], atg['Dino2306'/89, l='MpServer', x=258,47, y=6,62, z=-181,36], nj['item.item.string'/88, l='MpServer', x=258,53, y=5,13, z=-180,75], nj['item.item.ccpagesingle'/87, l='MpServer', x=258,75, y=5,13, z=-180,97]]
- Retry Entities: 0 total; []
java.lang.IllegalArgumentException: Empty string not allowed
at ax.<init>(SourceFile:15)
at an.a(SourceFile:72)
at dan200.computer.shared.ItemPrintout.createFromTitleAndText(ItemPrintout.java:116)
at dan200.computer.shared.ItemPrintout.createMultipleFromTitleAndText(ItemPrintout.java:133)
at dan200.computer.shared.PrintoutRecipe.b(PrintoutRecipe.java:130)
at dan200.computer.shared.PrintoutRecipe.a(PrintoutRecipe.java:26)
at td.a(CraftingManager.java:287)
at pi.a(SourceFile:78)
at pb.a(SourceFile:70)
at pr.d(SourceFile:76)
at ov.a(SourceFile:141)
at atc.a(PlayerControllerMP.java:423)
at aqh.a(GuiContainer.java:397)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:570)
at aqh.a(GuiContainer.java:360)
at apn.d(SourceFile:112)
at aqh.d(GuiContainer.java:480)
at apn.m(SourceFile:100)
at net.minecraft.client.Minecraft.l(Minecraft.java:1495)
at net.minecraft.client.Minecraft.J(Minecraft.java:845)
at net.minecraft.client.Minecraft.run(Minecraft.java:775)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 3cb5bb13 ----------