0 users browsing Bug Reports. | 1 guest  
Main » Bug Reports » Broken item: fizzy white potion 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 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.
infomaniac 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.
Main » Bug Reports » Broken item: fizzy white potion resolved » New reply