0 users browsing Bug Reports. | 2 guests  
Main » Bug Reports » 1.6 crash error on climax » 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
Greyhound319 [***THIS HAS BEEN FIXED***]

Whenever a character climaxes, the game crashes for me with this error:

Exception type: NullReferenceException
Main message: Could not find a sex choice named "pleasure".

Stack trace:
at Noxico.SexManager.GetResult(String id, Character actor, Character target)
at Noxico.Character.UpdateSex()
at Noxico.BoardChar.Update()
at Noxico.Board.Update(Boolean active, Boolean surrounding)
at Noxico.Player.EndTurn()
at Noxico.Player.Update()
at Noxico.Board.Update(Boolean active, Boolean surrounding)
at Noxico.NoxicoGame.Update()
at Noxico.MainForm.timer_Tick(Object sender, EventArgs e)

Background info:
Noxico 0.1.6
Microsoft Windows NT 6.2.9200.0
64-bit OS, 64-bit process.
C:\Users\(MYNAME)\Downloads\noxico-0.1.6\Noxico

I don't know if I built it wrong or something, but I have no clue how to fix it. I dug in the files and looked at those lines until my eyes hurt, and I've still got no idea what's wrong.

*edit: I downloaded the build in the download section, and still the same problem.
Main » Bug Reports » 1.6 crash error on climax » New reply