Search found 5 matches

by LazyFridge
Sun Jul 16, 2017 9:38 am
Forum: Modding help
Topic: Having some issues getting a new ore to work.
Replies: 5
Views: 2053

Re: Having some issues getting a new ore to work.

moon69 wrote:Typo in mineable I think... should be "minable".

Edit... just noticed the error message actually has "mineable"!
wow, I'm an idiot. Well, to be fair how was I supposed to know how it's spelled, if the game doesnt even know??
by LazyFridge
Sun Jul 16, 2017 7:44 am
Forum: Modding help
Topic: Having some issues getting a new ore to work.
Replies: 5
Views: 2053

Having some issues getting a new ore to work.

I am currently attempting to make a new ore type in the game, called cobalt. But when I run the game, I get an error related to my resource prototype.

https://i.imgur.com/vm7tnPU.png


{ -- Cobalt Ore
type = "resource",
name = "cobalt-ore",
icon = "__Better_Circuits__/graphics/icons/cobalt ...
by LazyFridge
Sun Jul 09, 2017 9:56 am
Forum: Modding help
Topic: Getting an error I just don't understand.
Replies: 4
Views: 2214

Re: Getting an error I just don't understand.

So...

Error while loading entity prototype "Single_house" (assembling-machine): Key "crafting_categories" not found in property tree at ROOT.assembling-machine.Single_house
Pretty much what it sounds like. Your "Single_house" prototype definition is missing the "crafting_categories" key (and a ...
by LazyFridge
Sat Jul 08, 2017 6:01 pm
Forum: Modding help
Topic: Getting an error I just don't understand.
Replies: 4
Views: 2214

Re: Getting an error I just don't understand.

darkfrei wrote:Can you attach your mod?
I edited the original post, its attached now. My first little experimental mod, go easy on me. haha
by LazyFridge
Sat Jul 08, 2017 2:24 am
Forum: Modding help
Topic: Getting an error I just don't understand.
Replies: 4
Views: 2214

Getting an error I just don't understand.

This is probably an extreme noob issue, but I just don't understand why I'm get this error.

https://i.imgur.com/JCWSOTd.png

Any help would be appreciated. I have a fairly good understanding of Lua, as I've used it in the past, but a lot of things have been going over my head. :? Any help is ...

Go to advanced search