by VoidMage » Fri Mar 18, 2016 1:22 pm
I'm not getting a crash, just the following output:
Code: Select all
Attempt to get invalid state Ready from actor Toilet.
Attempt to get invalid state Ready from actor Urinal.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 2880:
Parent type 'DarkImp' not found in DarkImpStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 2880:
Replaced type 'DarkImp' not found for DarkImpStun
Attempt to get invalid state See from actor DarkImpStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3102:
Parent type 'Belphegor' not found in BelphegorStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3102:
Replaced type 'Belphegor' not found for BelphegorStun
Attempt to get invalid state See from actor BelphegorStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3116:
Parent type 'Cacolantern' not found in CacolanternStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3116:
Replaced type 'Cacolantern' not found for CacolanternStun
Attempt to get invalid state See from actor CacolanternStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3130:
Parent type 'Hectebus' not found in HectebusStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3130:
Replaced type 'Hectebus' not found for HectebusStun
Attempt to get invalid state See from actor HectebusStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3172:
Parent type 'BloodDemon' not found in BloodDemonStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3172:
Replaced type 'BloodDemon' not found for BloodDemonStun
Attempt to get invalid state See from actor BloodDemonStun.
5 errors while parsing DECORATE scripts
After that, ZDoom simply quits.
I'm not getting a crash, just the following output:
[code]Attempt to get invalid state Ready from actor Toilet.
Attempt to get invalid state Ready from actor Urinal.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 2880:
Parent type 'DarkImp' not found in DarkImpStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 2880:
Replaced type 'DarkImp' not found for DarkImpStun
Attempt to get invalid state See from actor DarkImpStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3102:
Parent type 'Belphegor' not found in BelphegorStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3102:
Replaced type 'Belphegor' not found for BelphegorStun
Attempt to get invalid state See from actor BelphegorStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3116:
Parent type 'Cacolantern' not found in CacolanternStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3116:
Replaced type 'Cacolantern' not found for CacolanternStun
Attempt to get invalid state See from actor CacolanternStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3130:
Parent type 'Hectebus' not found in HectebusStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3130:
Replaced type 'Hectebus' not found for HectebusStun
Attempt to get invalid state See from actor HectebusStun.
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3172:
Parent type 'BloodDemon' not found in BloodDemonStun
Script error, "Phobos City V1.4.pk3:phobos city 1.4.wad:DECORATE" line 3172:
Replaced type 'BloodDemon' not found for BloodDemonStun
Attempt to get invalid state See from actor BloodDemonStun.
5 errors while parsing DECORATE scripts[/code]
After that, ZDoom simply quits.