|
|||
| Views: 693,924 | 06-28-21, 01:24 am | ||
code block | Thread review | |
|---|---|
| Kawa |
Will reproduce and fix. Edit: as I thought, it's because quadrupeds and taurs have no hip tokens and all that fat goes right there. |
| infomaniac |
When eating bacon as a Changeling, the game crashes. this does not seem to crash when using other food. Tested 5 times, each time in a different condition (hp not full, location, etc), and all times it crashes when eating bacon. --------------- Exception type: NullReferenceException Main message: Object reference not set to an instance of an object. Stack trace: at Noxico.InventoryItem.Eat(Character gourmand, Token item) at Noxico.InventoryItem.Use(Character character, Token item, Boolean noConfirm) at Noxico.InventoryItem.<>c__DisplayClass1a.<Use>b__14() at Noxico.MessageBox.Handler() at Noxico.NoxicoGame.Update() at Noxico.MainForm.timer_Tick(Object sender, EventArgs e) Background info: Noxico 0.1.3 Microsoft Windows NT 5.1.2600 Service Pack 3 32-bit OS, 32-bit process. C:\Documents and Settings\user1\My Documents\Downloads\noxico-0.1.3-32\Noxico --------------- |