Skip to content

Instantly share code, notes, and snippets.

View amdorj's full-sized avatar

John Amdor amdorj

  • Abraham Lincoln High School Student-run Datacenter
  • Council Bluffs, Iowa
View GitHub Profile

Keybase proof

I hereby claim:

  • I am amdorj on github.
  • I am amdorj (https://keybase.io/amdorj) on keybase.
  • I have a public key whose fingerprint is 6391 B13F 417D B56F C88B 6C62 4D71 95DE 9B50 14A2

To claim this, I am signing this object:

@amdorj
amdorj / gist:3478b994f78905308061
Created January 4, 2016 03:23
DiseaseCraft Crash Report
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 1/3/16 9:07 PM
Description: Ticking entity
java.lang.NumberFormatException: For input string: "DiseaseCraft.rat"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 1/4/16 2:14 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at mc.Mitchellbrine.diseaseCraft.event.ContractingEvents.mobAroundEvent(ContractingEvents.java:93)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_13_ContractingEvents_mobAroundEvent_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)