Spoiler:This seems to be crashing GZDoom for some reason. Even though I literally borrowed code from Demonsteele. I'm trying to make a new BIGFONT for DarkHud, but I can't figure FONTDEFS out. No matter how I look at it, I can't figure out why this doesn't work. Any ideas?
FONTDEFS crash-Missing String-End of File
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- Silentdarkness12
- Posts: 1555
- Joined: Thu Aug 15, 2013 5:34 pm
- Location: Plains of Pride
FONTDEFS crash-Missing String-End of File
- YukiHerz
- Global Moderator
- Posts: 1503
- Joined: Mon Dec 02, 2013 6:01 pm
- Graphics Processor: Intel (Modern GZDoom)
- Location: Where corruption is redefined daily.
Re: FONTDEFS crash-Missing String-End of File
A shot in the dark but im guessing trying to map { is the problem.
- Silentdarkness12
- Posts: 1555
- Joined: Thu Aug 15, 2013 5:34 pm
- Location: Plains of Pride
Re: FONTDEFS crash-Missing String-End of File
Good thought, but no dice.HazeBandicoot wrote:A shot in the dark but im guessing trying to map { is the problem.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: FONTDEFS crash-Missing String-End of File
What about the } as well? Those can both present issues.
- Silentdarkness12
- Posts: 1555
- Joined: Thu Aug 15, 2013 5:34 pm
- Location: Plains of Pride
Re: FONTDEFS crash-Missing String-End of File
Yes, yes, I already removed both. Same issue.wildweasel wrote:What about the } as well? Those can both present issues.