[MOD 0.18] ShinyBobGFX

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

Moderator: bobingabout

OldWhovian
Burner Inserter
Burner Inserter
Posts: 5
Joined: Thu May 16, 2019 5:25 pm
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by OldWhovian »

Since the latest update I'm seeing the following error:

Failed to load mods: The given sprite rectangle (left_top=1050x0, right_bottom=1400x219) is outside the actual sprite size (left_top=0x0, right_bottom=1249x222).: __base__/graphics/entity/chemical-plant/hr-chemical-plant-shadow.png

Mods to be disabled:
ShinyAngelGFX
ShinyBobGFX
angelspetrochem
angelsrefining
bobassembly
bobplates

I disabled mods one at a time (including dependents) until it came down to ShinyBobGFX. Everything else seems to be working fine

User avatar
Zombiee
Fast Inserter
Fast Inserter
Posts: 149
Joined: Mon Nov 07, 2016 8:50 pm
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by Zombiee »

Will be fixifying soonish.

danyax
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Tue Dec 26, 2017 9:29 am
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by danyax »

Zombiee, are you planning to update your Bob mod for 0.18? All electric poles look the same, it is such a mess. Same goes for you Angel mod, playing without color coded building is a real pain.

Boeng01
Inserter
Inserter
Posts: 21
Joined: Thu Jan 23, 2020 11:23 am
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by Boeng01 »

danyax wrote:
Mon Feb 10, 2020 7:34 pm
Zombiee, are you planning to update your Bob mod for 0.18? All electric poles look the same, it is such a mess. Same goes for you Angel mod, playing without color coded building is a real pain.
I want to copy that, since your work was (for me) essential on playing bob's and angel's - and with angel's now being lifted to 0.18 by brave souls, it would be a shame to not have your mods working.

User avatar
kirazy
Filter Inserter
Filter Inserter
Posts: 416
Joined: Tue Mar 06, 2018 12:18 am
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by kirazy »

Edit: Removed, since they're not a general fix, just specific to my set of Angels/Bobs.
Last edited by kirazy on Wed Feb 12, 2020 2:40 am, edited 1 time in total.

Boeng01
Inserter
Inserter
Posts: 21
Joined: Thu Jan 23, 2020 11:23 am
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by Boeng01 »

Thanks for your work on this.

Unfortunately this isn't working completely - at least not with my mod combination. Could you please specify what exactly has to be specified in the lua's, so i may be able to help myself?

To clarify a bit - with your modified ShinyBob's i get the message that /graphics/icons/lab-1a.png is 32x32, sprite rectangle ist 64x64 and should be specified.
Same with your modified shiny angel's, which tells me the same about /graphics/icons/num-1.png

i'm not able yet to figure out where exactly to specify these to icon sizes, may you be able to help?

User avatar
kirazy
Filter Inserter
Filter Inserter
Posts: 416
Joined: Tue Mar 06, 2018 12:18 am
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by kirazy »

Boeng01 wrote:
Tue Feb 11, 2020 9:09 pm
Thanks for your work on this.

Unfortunately this isn't working completely - at least not with my mod combination. Could you please specify what exactly has to be specified in the lua's, so i may be able to help myself?

To clarify a bit - with your modified ShinyBob's i get the message that /graphics/icons/lab-1a.png is 32x32, sprite rectangle ist 64x64 and should be specified.
Same with your modified shiny angel's, which tells me the same about /graphics/icons/num-1.png

i'm not able yet to figure out where exactly to specify these to icon sizes, may you be able to help?
I didn't do all of them, just enough to get it to start with my mod combo. For ShinyBobs, in your case I'm like 99% sure you need to edit prototypes\fuctions\iconchoice.lua and on line 261 add item.icon_size = 32.

Angels is a bit messier, but for every unique entry for a "data.raw["item"][name..suf].icons = {..." (e.g. data.raw[blah blah][blah blah blah].icons - {) you'll want to add a data.raw["item"][name..suf].icon_size = 32.

Boeng01
Inserter
Inserter
Posts: 21
Joined: Thu Jan 23, 2020 11:23 am
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by Boeng01 »

Many Thanks for replying.

I really tried for hours now, tried to use your hint, tried to put an icon_size anywhere where i thought it could be helpful but …
no …
it just refuses to work. My attempts only lead to more and more errors XD

so i just wait and hope, that Zombiee will pick up his work again and releases a working 0.18 version.

Thanks anyway, again, for your help.

User avatar
Zombiee
Fast Inserter
Fast Inserter
Posts: 149
Joined: Mon Nov 07, 2016 8:50 pm
Contact:

Re: [MOD 0.17] ShinyBobGFX

Post by Zombiee »

Working on it right now. Very soon will have something functional at least.

Boeng01
Inserter
Inserter
Posts: 21
Joined: Thu Jan 23, 2020 11:23 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by Boeng01 »

Thanks for replying. Will wait patiently :)

User avatar
Zombiee
Fast Inserter
Fast Inserter
Posts: 149
Joined: Mon Nov 07, 2016 8:50 pm
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by Zombiee »

I hope the smiley means that's a joke. If not, updates for all 3 of my mods have been released, your wait is over!

Boeng01
Inserter
Inserter
Posts: 21
Joined: Thu Jan 23, 2020 11:23 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by Boeng01 »

Great, Thanks a lot :!: :!:

zabota
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Mar 17, 2020 9:16 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by zabota »

i has error who can help me?

User avatar
kirazy
Filter Inserter
Filter Inserter
Posts: 416
Joined: Tue Mar 06, 2018 12:18 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by kirazy »

zabota wrote:
Tue Mar 17, 2020 9:18 am
i has error who can help me?
We need more information, a picture of the error message perhaps?

User avatar
valneq
Smart Inserter
Smart Inserter
Posts: 1149
Joined: Fri Jul 12, 2019 7:43 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by valneq »

The 0.18.31 electric mining drill redesign broke ShinyBobGFX.

Code: Select all

  30.189 Mods to disable:Fehler beim Laden der Mods: __ShinyBobGFX__/data-updates.lua:26: __ShinyBobGFX__/prototypes/mining-drills.lua:62: attempt to index field 'animations' (a nil value)
stack traceback:
	__ShinyBobGFX__/prototypes/mining-drills.lua:62: in main chunk
	[C]: in function 'require'
	__ShinyBobGFX__/data-updates.lua:26: in main chunk
stack traceback:
	[C]: in function 'require'
	__ShinyBobGFX__/data-updates.lua:26: in main chunk

Mods, die deaktiviert werden müssen:
• ShinyBobGFX (0.18.3)

Jemsterr
Inserter
Inserter
Posts: 30
Joined: Tue Jan 07, 2020 11:23 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by Jemsterr »

From the changelog for 0.18.31:

Changed mining drill graphics definitions. Graphics are now defined using working visualizations contained in graphics_set and wet_mining_graphics_set prototype properties. If graphics_set is not defined, old animations property will be loaded instead for limited backwards compatibility, but other old graphics properties will be ignored.

Don't know if this helps fix it, but that's what caused it.

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7351
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by bobingabout »

In short: "Completely redesigned the mining drill, and wrote new game logic just for the new mining drill graphics.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Jemsterr
Inserter
Inserter
Posts: 30
Joined: Tue Jan 07, 2020 11:23 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by Jemsterr »

Still, no worries, right? I laughed out loud at your reply because I had just done a quick compare of the mining-drill.lua in the base mod, and the mining-drills.lua in the Shiny mod, and there's not much changed, apart from everything. Good luck.

User avatar
Zombiee
Fast Inserter
Fast Inserter
Posts: 149
Joined: Mon Nov 07, 2016 8:50 pm
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by Zombiee »

Disabling colored mining drills = easy. Will try to look at actual fix this weekend.

alercah
Fast Inserter
Fast Inserter
Posts: 151
Joined: Sun Apr 07, 2019 5:19 am
Contact:

Re: [MOD 0.18] ShinyBobGFX

Post by alercah »

ShinyIcons bug: with AB, repair pack 1 is moved to the Production tab, but the rest of them are left on the Angel's Industries tab.

EDIT: Also a bunch of stuff is left on the Angel's Vehicles tab which I think should be moved off? I could probably also make a list of other things I think should be shuffled around but I'll limit it to the obvious ones unless you'd like a full list.

Post Reply

Return to “Bob's mods”