debug.log error

These are old bug reports that have been closed.
Locked
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

I have been using static data for items for my tinkerers +1 mod and when I looked at my debug.log I see this error

Unknown sub-element for ItemType: StaticData

That doesn't make much sense because it seems to be working fine.
Crying is not a proper retort!
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Thanks for finding this.

This is a harmless bug. You're right that the StaticData is being interpreted correctly, but a different part of the code (the part that loads the rest of the ItemType) doesn't recognize the element and spits out a warning.

I'll fix this in the next version, but for now there is nothing to worry about.
Locked