Assertion `numret == C && "Number of parameters returned...

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
dawnbreez
Posts: 199
Joined: Wed Jul 08, 2015 12:29 pm

Assertion `numret == C && "Number of parameters returned...

Post by dawnbreez »

While testing an unrelated bug with latest git (g3.6pre-27-g4e690b1f6), I had this error pop up.

Debug log (too big to pastebin):
https://drive.google.com/file/d/1R08ww_ ... sp=sharing
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Assertion `numret == C && "Number of parameters returned

Post by Graf Zahl »

You need to give a bit more information. With this information we cannot do anything here. The least you have to do is post a minimal example that produces the error.
_mental_
 
 
Posts: 3812
Joined: Sun Aug 07, 2011 4:32 am

Re: Assertion `numret == C && "Number of parameters returned

Post by _mental_ »

The last run differs from the previous one by addition of two files, droplets_v15_hd.pk3 and hd_snd_1.4_ogg.pk7.
I guess the problem is in the first file. Where can I grab it?

To disable thread notifications use the following command in GDB

Code: Select all

set print thread-events off
By the way that's strange that the log doesn't contain game output. Apparently it's there when I debug something in GDB. How do you obtain this log?
User avatar
dawnbreez
Posts: 199
Joined: Wed Jul 08, 2015 12:29 pm

Re: Assertion `numret == C && "Number of parameters returned

Post by dawnbreez »

The log doesn't contain game output? Weird.

The two files are a pair of addons for Hideous Destructor. Unfortunately I'm not sure where hd_snd_1.4 is. The version of droplets I was using used to be linked on the Hideous Destructor forum post, but it must've gotten removed.

This crash occured something like 30 seconds into a map. I'll have to go back and see if I can trigger it again.
_mental_
 
 
Posts: 3812
Joined: Sun Aug 07, 2011 4:32 am

Re: Assertion `numret == C && "Number of parameters returned

Post by _mental_ »

Please upload these two files somewhere, or even better all loaded files except IWAD.
I supposed that the assertion failure happened during loading. It's not, so post exact steps to reproduce it.
Post Reply

Return to “Closed Bugs [GZDoom]”