walpurgis causes GZDoom g4.15pre-223-g58809a368 to stop responding

Is there something that doesn't work right in the latest GZDoom? Post about it here.

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!
deeperdead
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

Post by deeperdead »

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
User avatar
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

Post by merlin86 »

Old not valid anymore information:
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.
User avatar
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

Post by eharper256 »

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.
Post Reply

Return to “Bugs [GZDoom]”