walpurgis causes GZDoom g4.15pre-223-g58809a368 to stop responding
Moderator: GZDoom Developers
Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.
If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.
Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.
If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.
Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
-
- Posts: 11
- Joined: Sun Nov 19, 2023 8:29 am
- Operating System Version (Optional): windows 11
walpurgis causes GZDoom g4.15pre-223-g58809a368 to stop responding
for some reason when I load this https://www.doomworld.com/forum/topic/1 ... nt-2702703 mod with the specified version of GZDoom the game stops responding when I select my class and difficulty level I would provide a log but no matter what I do it never creates one
- merlin86
- Posts: 153
- Joined: Tue Jan 29, 2008 4:02 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11 Pro
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: walpurgis causes GZDoom g4.15pre-223-g58809a368 to stop responding
Old not valid anymore information:
It works up to 4.14.2, tho.
Anyway here the issue I made on Github : https://github.com/ZDoom/gzdoom/issues/3079
with all details.
Spoiler:found the culprit is calling A_TakeInventory with no amount or zero .
It works up to 4.14.2, tho.
Anyway here the issue I made on Github : https://github.com/ZDoom/gzdoom/issues/3079
with all details.
- eharper256
- Posts: 1086
- Joined: Sun Feb 25, 2018 2:30 am
- Location: UK
- Contact:
Re: walpurgis causes GZDoom g4.15pre-223-g58809a368 to stop responding
Incidentally, I use A_TakeInventory with no value quite frequently, since that just guarantees it will take all instances of it. This is used to track combos and states in code in basically every part of Walp.