A (silly?) question
Moderator: Graf Zahl
-
- Posts: 14
- Joined: Sun Sep 04, 2005 0:13
- Location: Germany
A (silly?) question
I wanted to play this but gzDoom tells me that the LANGUAGE lump had 575 strings while "this version of zDoom" expects it to have 576. What can I do to fix it?
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Remove the LANGUAGE lump. That's a known issue with it and has been plaquing ZDoom for quite some time.. It isn't worth fixing because the upcoming ZDoom version uses a completely different method to define strings which should be more user friendly and then this WAD wouldn't work anymore anyway.
The only issue with this WAD is that some key messages specify an incorrect key color.
The only issue with this WAD is that some key messages specify an incorrect key color.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
No. AFAIK the only change is that it renames one key and the 2 messages for it. Nothing serious.V-man wrote:It works fine, thanks!
(Looking at the lump, and trusting in your statement that the future string redefining system will be a user friendly one, it should not be that hard to "convert" it manually, I guess.)