|
|||
| Views: 693,802 | 06-28-21, 01:23 am | ||
code block | 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. |