Notice: If the game stops working after an update, it might be a savegame incompatibility. Remove your savegame folder and try again before posting about it.
Registration has an extra hurdle now: There have been advertisement bots, so I added a security keyword to registration. Deal with it.
  0 users browsing Bug Reports. | 1 bot  
Main » Bug Reports » Broken item: fizzy white potion resolved
Pages: 1
Posted on 12-27-13, 05:38 am (revision 1)

 

Posts: 5/13
Since: 11-14-13

Last post: 3472 days
Last view: 3471 days
I have found a item, called fizzy white potion from a loot chest.

It contains a description that says "[inventory_thisis_x]".
When used, the game crashes with the following report:

------------------------
Exception type: JintException
Main message: Mutate() has been disabled in this build.
------ Stack Trace:
Mutate(2, 15, Random)


Stack trace:
at Jint.JintEngine.Run(Program program, Boolean unwrap)
at Jint.JintEngine.Run(String script, Boolean unwrap)
at Jint.JintEngine.Run(String script)
at Noxico.InventoryItem.RunScript(Token item, String script, Character character, BoardChar boardchar, Action`1 running)
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
------------------------


EDIT: Bubbling yellow potion has [inventory_thisis_x] for a description as well, but it does NOT crash the game when used. however, when used, no dialog box appeared that explains the effects of the potion.
Posted on 12-27-13, 09:39 am (revision 1)
<i>Prophet of Celestia</i><br>Baka on the streets, senpai in the sheets

Posts: 298/344
Since: 06-08-12

Last post: 1692 days
Last view: 1232 days
I must've missed a spot. Fixing for a release along with the other two things...

Edit: items are now skipped when disabled, instead of trying to censor them out of lootsets after the fact. This shouldn't break your saves.

I don't just program Noxico...
Pages: 1
Main » Bug Reports » Broken item: fizzy white potion resolved