Sometimes, when a player that is morphed exits the game, the game will generate the following error message:
"Tried to spawn a class-less actor"
More detail can be found here: http://skulltag.com/forum/viewtopic.php ... 16&start=0
Test WAD can be found attached.
I only got this error while playing a network game between 2 computers.
I have no idea what version this broke in.
Morphed player exits multiplayer game, kills game
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.
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.
Morphed player exits multiplayer game, kills game
- Attachments
-
monsters-alpha3.pk3
- (15.77 KiB) Downloaded 36 times
Re: Morphed player exits multiplayer game, kills game
http://dev.skulltag.net/tracker/view.php?id=784
ZDoom (3568) crashes if a morphed player exits the game after dropping all weapons.
Steps to reproduce:
1. zdoom.exe -file morph_bug_test_09.wad -host 2 +sv_cheats 1
2. zdoom.exe -file morph_bug_test_09.wad -join 127.0.0.1
3. "give morphitem" in the console with client A.
4. "weapdrop" in the console with client A. The RL will be dropped.
5. "weapdrop" in the console with client A. The pistol will be dropped.
6. "quit" in the console with client A.
ZDoom (3568) crashes if a morphed player exits the game after dropping all weapons.
Steps to reproduce:
1. zdoom.exe -file morph_bug_test_09.wad -host 2 +sv_cheats 1
2. zdoom.exe -file morph_bug_test_09.wad -join 127.0.0.1
3. "give morphitem" in the console with client A.
4. "weapdrop" in the console with client A. The RL will be dropped.
5. "weapdrop" in the console with client A. The pistol will be dropped.
6. "quit" in the console with client A.