0 users browsing Bug Reports. | 1 guest  
Main » Bug Reports » Crash: Changeling eating bacon resolved » New reply
Alert
You are about to bump an old thread. This is usually a very bad idea. Please think about what you are about to do before you press the Post button.
New reply
Post help

Presentation

[b]…[/b] — bold type
[i]…[/i] — italic
[u]…[/u] — underlined
[s]…[/s] — strikethrough
[code]…[/code] — code block
[spoiler]…[/spoiler] — spoiler block
[spoiler=…]…[/spoiler]
[source]…[/source] — colorcoded block, assuming C#
[source=…]…[/source] — colorcoded block, specific language[which?]

Links

[img]http://…[/img] — insert image
[url]http://…[/url]
[url=http://…]…[/url]
>>… — link to post by ID
[user=##] — link to user's profile by ID

Quotations

[quote]…[/quote] — untitled quote
[quote=…]…[/quote] — "Posted by …"
[quote="…" id="…"]…[/quote] — ""Post by …" with link by post ID

Embeds


Most plain HTML also allowed.
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

---------------
Main » Bug Reports » Crash: Changeling eating bacon resolved » New reply