2.2pre.r446.g1098093-1 + Project Brutality - failed assert

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
q3cpma
Posts: 3
Joined: Mon Feb 15, 2016 12:51

2.2pre.r446.g1098093-1 + Project Brutality - failed assert

Post by q3cpma »

Hello, using gzdoom 2.2pre.r446.g1098093-1 and Project Brutality 2.03, I get

Code: Select all

gzdoom: /tmp/yaourt-tmp-user/aur-gzdoom-git/src/gzdoom/src/thingdef/thingdef_codeptr.cpp:1789: int AF_A_CustomRailgun(VMFrameStack*, VMValue*, int, VMReturn*, int): Assertion `spawnclass != __null && spawnclass->IsDescendantOf(((AActor::MetaClass *)(AActor::RegistrationInfo.MyClass)))' failed.
when killing a revenant (most of the time). I suppose this is a Project Brutality bug, not a gzdoom one, right?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 2.2pre.r446.g1098093-1 + Project Brutality - failed asse

Post by Graf Zahl »

This looks like at some point an incorrect actor class was set. But then there should have been a more informative error message earlier.
q3cpma
Posts: 3
Joined: Mon Feb 15, 2016 12:51

Re: 2.2pre.r446.g1098093-1 + Project Brutality - failed asse

Post by q3cpma »

I get

Code: Select all

Tried to register class 'RailgunInfrared' more than once.
when starting it. Maybe it's this.
q3cpma
Posts: 3
Joined: Mon Feb 15, 2016 12:51

Re: 2.2pre.r446.g1098093-1 + Project Brutality - failed asse

Post by q3cpma »

I took the time to test it with a freshly build 2.1.0, and it doesn't crash.
EDIT: nevermind, it happens too on 2.1.0.
Last edited by q3cpma on Tue Feb 16, 2016 21:25, edited 1 time in total.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 2.2pre.r446.g1098093-1 + Project Brutality - failed asse

Post by Graf Zahl »

q3cpma wrote:I get

Code: Select all

Tried to register class 'RailgunInfrared' more than once.
when starting it. Maybe it's this.

Yes, that can be the cause. There have been some changes that would make name duplication a bit problematic but I'll first need to check the mod in question to see where it goes wrong. before I can say more.

(In hindsight it was a bad idea to demote that error to a warning several years ago... :()
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: 2.2pre.r446.g1098093-1 + Project Brutality - failed assert

Post by Graf Zahl »

If this still exists, please re-report at the ZDoom bugs forum because this is an inherited problem someone else will have to look into.
Locked

Return to “Closed Bugs”