Once you have done it at least once, then the world from there on out crashes if you click any furnace.
A crash report is attached. It takes a few tries to the button to make it crash, I'm still not entirely what's causing this. The crash report, below, states that it was dividing by zero.
The world is also attached, so you can see this happening firsthand.
There are no data packs installed in the world.
---- Minecraft Crash Report ----
// Don't do that.
Time: 2/9/18 11:24 AM
Description: Rendering screen
java.lang.ArithmeticException: / by zero
at ccu.a(SourceFile:98)
at ccs.a(SourceFile:111)
at ccr.a(SourceFile:261)
at cbx.a(SourceFile:69)
at cjr.a(SourceFile:990)
at bwx.b(SourceFile:823)
at bwx.a(SourceFile:383)
at net.minecraft.client.main.Main.main(SourceFile:141)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at ccu.a(SourceFile:98)
at ccs.a(SourceFile:111)
at ccr.a(SourceFile:261)
at cbx.a(SourceFile:69)
-- Screen render details --
Details:
Screen name: cbx
Mouse location: Scaled: (208, 87). Absolute: (624.234375, 262.265625)
Screen size: Scaled: (480, 300). Absolute: (1440, 900). Scale factor of 3.000000
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [cje['CreeperMagnet_'/0, l='MpServer', x=204.89, y=50.00, z=-60.39]]
Chunk stats: MultiplayerChunkCache: 756, 756
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (202,4,-50), Chunk: (at 10,0,14 in 12,-4; contains blocks 192,0,-64 to 207,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 12435 game time, 12435 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
Forced entities: 1 total; [cje['CreeperMagnet_'/0, l='MpServer', x=204.89, y=50.00, z=-60.39]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at chf.a(SourceFile:368)
at bwx.b(SourceFile:1833)
at bwx.a(SourceFile:392)
at net.minecraft.client.main.Main.main(SourceFile:141)
-- System Details --
Details:
Minecraft Version: 18w06a
Operating System: Mac OS X (x86_64) version 10.12.6
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 630774312 bytes (601 MB) / 939524096 bytes (896 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 18w06a
LWJGL: 3.1.2 build 29
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.25.17, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: vanilla, file/TCC Resource Pack (1.13), file/Pineapples, file/The Creeper Pack (1.13)
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz
#@!@# Game crashed! Crash report saved to: #@!@# /Users/nick/Library/Application Support/minecraft_snapshots/crash-reports/crash-2018-02-09_11.24.32-client.txt
<log4j:Event logger="sx" timestamp="1518197072639" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[CreeperMagnet_ lost connection: Server closed]]></log4j:Message>
</log4j:Event>
Linked issues
is duplicated by 1
Attachments
Comments 6
The crash report looks a lot like MC-122817, but it's not the same. Might be the same or a similar core issue.
Was specific issue for when showing the ghost recipe for a shaped recipe with "holes" as part of the ingredient list such as shields and pickaxes.
Experiencing this crash in 18w07a, 14 Feb, 6:30PM EST, exactly as described above. Additionally, items placed into the furnace prior to the crash are lost, even upon breaking the furnace.
That'll be MC-125271?
I cannot reproduce it by enabling the described setting. Even the world you attached doesnt crash for me after enabling the setting.
Maybe the reason you were crashing is a different one?