Page 1 of 1

Help with my mod? :P

Posted: Sun Jan 29, 2017 9:24 pm
by Bizobinator
So, I've gotten a few other problems resolved on my mod, but now I've got another issue popping up.

When the game is loading (& my mod is enabled), it pops up with this error message:

Code: Select all

---------------------------
Error
---------------------------
Error while loading entity prototype "sewage-pipe" (furnace): No such node (energy_usage)
Modifications: sewage_pipe › Squeak Through › Additional-Turret
---------------------------

Any idea what's causing the error? :(

Re: Help with my mod? :P

Posted: Sun Jan 29, 2017 9:45 pm
by Nexela
Bizobinator wrote:Any idea what's causing the error?
It may be missing a neon sign and arrows but it does tell you what the problem is.

error while loading entity prototype "sewage-pipe" (furnace): No such node (energy_usage)

Your entity prototype for sewage-pipe is missing energy_usage settings

Re: Help with my mod? :P

Posted: Mon Jan 30, 2017 12:20 am
by Bizobinator
:P

Well, this has been an adventure.

At first, I thought "Huh? I know that, I already have it in there!"


And then, I realized I had misspelled "useage" >_<

sigh. And this is about as basic of a mod as it comes!