Skip to content

Instantly share code, notes, and snippets.

View Skaphegor's full-sized avatar

Nick Skaphegor

  • Germany
View GitHub Profile
---- Minecraft Crash Report ----
// You're mean.
Time: 2019-01-27 00:28:02 CET
Description: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at net.minecraft.util.Util.runTask(Util.java:531)
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 2018-06-28 00:35:44 CEST
Description: Rendering item
java.lang.ClassCastException: it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap cannot be cast to gnu.trove.map.hash.TIntObjectHashMap
at team.chisel.ctm.client.model.ModelUtil.lambda$getMesh$0(ModelUtil.java:51)
at java.util.Optional.map(Unknown Source)
at team.chisel.ctm.client.model.ModelUtil.getMesh(ModelUtil.java:51)