Page 1 of 1

[NAM][1.10] Cannot pass 1st level

Posted: Tue Apr 02, 2024 5:35 pm
by karry299
Always crashes after 1st level score screen.
Loads next level in 1.9.1, however.

Re: [NAM][1.10] Cannot pass 1st level

Posted: Wed Apr 17, 2024 4:03 pm
by Rachael
Did not crash for me. What commit did you compile from?

Re: [NAM][1.10] Cannot pass 1st level

Posted: Wed Oct 09, 2024 5:57 am
by Graf Zahl
Caused by a CON script where a numeric literal was used to define some internal index - and this happened to be out of bounds.
The CON parser just sucks.