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
-
- Posts: 402
- Joined: Sun Dec 25, 2005 18:59
[r306]: GZDoom crash when using IDFA/IDKFA
You do not have the required permissions to view the files attached to this post.
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
-
- Posts: 402
- Joined: Sun Dec 25, 2005 18:59
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
-
- Posts: 402
- Joined: Sun Dec 25, 2005 18:59
-
- Developer
- Posts: 4753
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
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.