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 » 1.6 crash error on climax
Pages: 1
Posted on 11-27-19, 01:49 am (revision 4)

 

Posts: 1/1
Since: 11-25-19

Last post: 1614 days
Last view: 1547 days
[***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.
Pages: 1
Main » Bug Reports » 1.6 crash error on climax