Always crashes after 1st level score screen.
Loads next level in 1.9.1, however.
[NAM][1.10] Cannot pass 1st level
Moderator: Raze Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Posts: 13793
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: [NAM][1.10] Cannot pass 1st level
Did not crash for me. What commit did you compile from?
-
- Lead GZDoom+Raze Developer
- Posts: 49183
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [NAM][1.10] Cannot pass 1st level
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.
The CON parser just sucks.