Necesse

Necesse

What is that? (WIT)
4 Comments
Oblio  [author] 20 Jul @ 12:00am 
fix out, just give Steam the time to approve it, I would be surprised if it can still crash at all with this update :despotflip:
Oblio  [author] 19 Jul @ 11:10pm 
apparently was the gravestone, this time I'm adding controls to prevent the game from crashing regardless of what goes wrong
Oblio  [author] 19 Jul @ 10:38pm 
thanks for the report, I will look for a fix
LD 19 Jul @ 8:45pm 
Caused a `NullPointerException` on one of the tile, not sure which one unfortunately.



java.lang.NullPointerException
at java.base/java.util.Objects.requireNonNull(Unknown Source)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:60)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:68)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:72)
at necesse.inventory.InventoryItem.<init>(InventoryItem.java:80)
at whatisthat.HelperClasses.InfoUtils.getObjectIcon(InfoUtils.java:103)
at whatisthat.HelperClasses.FormUtility.getIcon(FormUtility.java:42)
at whatisthat.container.InfoboxForm.updateContent(InfoboxForm.java:43)
at whatisthat.InfoboxManager.updateContent(InfoboxManager.java:20)
at necesse.gfx.forms.MainGameFormManager.frameTick(MainGameFormManager.java:209)
...