#Exception throwing on my custom weapon
27 messages · Page 1 of 1 (latest)
starbound.log file please
activeitem
the error shown on screen doesn’t tell much info so it’s a good idea to look in the log file to figure out what’s going wrong. you can find the log file in the game files: Starbound/storage/starbound.log
if you don’t already, it helps to show file type extensions
sometimes i forget that such issues can happen
You have 2 missing commas:
1 before Stances; 1 before Builder.
use a linter or an editor that checks syntax for you
it wouldn't give me one for some reason
ouuuu, alright
I've been using notepad++
what do you mean?
I checked the logs and they were all just past errors, and after clearing it just didn't give me one
reward bag ⁉️
also thanks
are you showing file extensions? the latest one is called starbound(.log)
the other ones are like starbound.log(.1) or something
yeah
alright it works now, I'll look into the text editors when I wake up though and probably put any other issues I run into on this thread
i’m a big fan of vscode but i bet there’s some kind of plugin out there for np++ to catch json syntax errors
alright I got a log file this time, sifted through and for some reason there's another exception: Fatal Exception: (ItemException) Could not load item asset /items/active/weapons/staffs/WoodenStaff/WoodenStaff.activeitem
only thing that confuses me is that it loads fine ingame
albeit very small
