for some weird reason, gzdoom crashes when i'm using either the IDFA/IDKFA cheat code or the "Give all" command in DuduKrazy's Guns III. It never happened before in older versions, but i suspect that there's something very wrong with the wad file.
Here's the wad file
http://rapidshare.com/files/209319517/Le-guns3.rar
[r306]: GZDoom crash when using IDFA/IDKFA
Moderator: Graf Zahl
- DuduKrazy
- Posts: 402
- Joined: Sun Dec 25, 2005 18:59
[r306]: GZDoom crash when using IDFA/IDKFA
- Attachments
-
- CrashReport.zip
- The Crash Report
- (16.14 KiB) Downloaded 104 times
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
I did notice some errors being printed to the console when I loaded it. They were nothing to do with the crash, but GZdoom was warning about some lines of code where, I think, you have used A_CustomPunch and there were also some warnings about actors sharing edit numbers.DuduKrazy wrote:is there really something wrong with the wad file?
The custom punch error, IIRC was to do with it expecting an actor name for a puff where you had written "1" as a parameter instead. The editnum conflicts can be fixed using the "replaces" command.