Extra Bobs! (Texture changes and equipment only)


This mod is just a stripped down version of MoreBobs! with only texture changes I liked.

Tweaks
3 years ago
0.16 - 0.18
9

b [Fixed] 0.17.35 broke extrabobs

4 years ago

I'm sure you already are aware. Looks like the update broke this mod as well due to the name changes I assume.
Screenshot of the full error.
https://www.dropbox.com/s/hwkefx86re780pt/extra%20bobs.png?dl=0

4 years ago

I am in fact not. I will try to fix it at the weekend.

4 years ago
(updated 4 years ago)

4 years ago

Version 0.2.1 of the mod is still generating the same error.
Looks like \prototypes\useful_equipment\useful_equipment.lua still references player

4 years ago

I missed the scripts.. Will fix this asap.

4 years ago

I hope I was able to save you time in tracking it down.

4 years ago

Thanks. Should be fixed now. Let me know if I missed something.

4 years ago
(updated 4 years ago)

I still get error.
https://imgur.com/a/m8x3KLY

4 years ago

You sure you grabbed 0.2.2? You are still on 0.2.0.

4 years ago
4 years ago

Then I don't understand how you can get that error. This line does not exist in the version on the mod portal.

4 years ago

I will delete and re-download.

4 years ago

Error in newest version
moreshinybobs/gfx/gfx-armor.lua:159
attempt to index field 'bob-player-miner' (a nil value)

4 years ago

Line 158-165 of gfx-armor.lua in mod version 2.2

if mods["bobclasses"] then
table.insert(data.raw["character"]["bob-player-miner"].animations, bobsarmor)
table.insert(data.raw["character"]["bob-player-fighter"].animations, bobsarmor)
table.insert(data.raw["character"]["bob-player-builder"].animations, bobsarmor)

    table.insert(data.raw["character"]["bob-player-miner"].animations, bobspowerarmor)
    table.insert(data.raw["character"]["bob-player-fighter"].animations, bobspowerarmor)
    table.insert(data.raw["character"]["bob-player-builder"].animations, bobspowerarmor)
4 years ago

Fixed in 0.2.3

4 years ago

Loads the game and loads the map. Thank you very much. Sorry that was such a pain to track down all the pieces.

4 years ago

I should have tested it a bit more :)

New response