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.
debug.log error
- Betelgeuse
- Fleet Officer
- Posts: 1920
- Joined: Sun Mar 05, 2006 6:31 am
Crying is not a proper retort!
-
- 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.
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.