View Issue Details

IDProjectCategoryView StatusLast Update
0001791Industrial-Craft²tools / electric itemspublic2016-01-01 17:27
ReporterChocohead Assigned To 
PrioritylowSeveritycrashReproducibilityhave not tried
Status newResolutionopen 
Summary0001791: Q-Suit Internal Function Loop
DescriptionLine 94 in ItemArmorQuantumSuit is:

if (!tNBT.hasKey("display")) tNBT.setTag("display", tNBT);

Which is obviously an infinite loop and causes this crash: http://pastebin.com/NDv9d1Yh. Don't think there's actually a way to get to this code in the game without an addon, but just for safety's sake you might want to fix it ;)
TagsNo tags attached.
Minecraft Version

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-01-01 17:27 Chocohead New Issue