No clue what might be with this error.

Some mods, made by Bob. Basically streaks every Factroio-area.

Moderator: bobingabout

Bloody_Mikey
Burner Inserter
Burner Inserter
Posts: 6
Joined: Tue May 22, 2018 2:16 pm
Contact:

No clue what might be with this error.

Post by Bloody_Mikey »

I have no clue with this error what mig cause it?


7.838 Error ModManager.cpp:1024: Failed to load mod "boblogistics": __boblogistics__/data.lua:35: __boblogistics__/prototypes/entity/inserter.lua:710: attempt to index field 'hr_version' (a nil value)
7.842 Loading mod core 0.0.0 (data.lua)
7.934 Checksum for core: 2304860305
7.990 Error ModManager.cpp:1024: Error in assignID, recipe-category with name 'crafting' does not exist.
User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: No clue what might be with this error.

Post by bobingabout »

Line 710 is this

Code: Select all

data.raw.inserter["filter-inserter"].hand_open_picture.hr_version.filename = "__base__/graphics/entity/fast-inserter/hr-fast-inserter-hand-open.png"
to note, line 708 is this

Code: Select all

data.raw.inserter["filter-inserter"].hand_closed_picture.hr_version.filename = "__base__/graphics/entity/fast-inserter/hr-fast-inserter-hand-closed.png"
So I have no idea why it would fail for the hand open picture, but not hand closed.

what other mods do you have installed, and do any of them play around with inserter graphics? because the error sounds like a mod has removed the hr_version tag from the filter inserter's hand open picture.

Also it says "Error in assignID, recipe-category with name 'crafting' does not exist.", which makes no sense, that can't not exist.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.
Post Reply

Return to “Bob's mods”