Decorate Error

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Post Reply
Bryanvent7
Posts: 3
Joined: Thu Mar 04, 2021 10:10 am

Decorate Error

Post by Bryanvent7 »

I don't know if i'm a shit in decorate code or this is a common erro,r but this is the error

Code: Select all

Script error, "BD_VE.pk3:actors/weapons/uacbar.txt" line 1:
Parent type 'VanillaWeapon' not found in UACBAR

Execution could not continue.

Script error, "BD_VE.pk3:actors/weapons/uacbar.txt" line 3:
'@property@inventory.pickupmessage' is an unknown actor property
which is rare since the 'VanillaWeapon' is inheritance a doomwepon(or is wrong)but BDv21 use the same code(isntead the Vanillaweapon is BrutalWeapon)
and that is almost the same code, and he funtions normally, soo... i'm writing some bad or is needed to do something or someone can help me or explain me
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Decorate Error

Post by wildweasel »

Please post your project. The error message is meaningless without the code to look at.
tetssian
Posts: 40
Joined: Wed May 30, 2012 1:09 pm

Re: Decorate Error

Post by tetssian »

I can only tell you have an error in line 3 but we need to see the code so we can help you XD
Post Reply

Return to “Scripting”