[MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Without testing it myself, I would guess it was just a typo for >=
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
I'm deliberately breaking forward compatability for when Mooncat resumes updates, so eventually the fix version won't be downloadable from newer versions of factorio. This means that when either I'm lazy, or the devs put out lots of patches, my fix stops working for about 16 hours until I patch it.dgw wrote:Without testing it myself, I would guess it was just a typo for >=
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
very honorable of you chrisgbk.
has the lasted patch with "Added support for setting icon_size per icon layer." cause need for any update besides the version dependency?
has the lasted patch with "Added support for setting icon_size per icon layer." cause need for any update besides the version dependency?
- eradicator
- Smart Inserter
- Posts: 5207
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
That addition does not require any mod to change anything. It's just a feature you can use if you want.impetus maximus wrote:very honorable of you chrisgbk.
has the lasted patch with "Added support for setting icon_size per icon layer." cause need for any update besides the version dependency?
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
cool, thanks.eradicator wrote: That addition does not require any mod to change anything. It's just a feature you can use if you want.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
By the way, at least on linux vim has a zipfile editor, it's as easy as vim creative-mode* and change the requirement directly in the info.json, saving rewrites the zip.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
hello chrisgbk,
i have a problem with the creative fix
i cant find the creative logo when pushing d
https://i.imgur.com/SvjW7Ep.jpg
and whin i use a fluid source i cannot pick a recept
https://i.imgur.com/U3Ultxw.jpg
ps im dutch
i hope you can fix it
i have a problem with the creative fix
i cant find the creative logo when pushing d
https://i.imgur.com/SvjW7Ep.jpg
and whin i use a fluid source i cannot pick a recept
https://i.imgur.com/U3Ultxw.jpg
ps im dutch
i hope you can fix it
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
fixedchrisdec wrote:hello chrisgbk,
i have a problem with the creative fix
i cant find the creative logo when pushing d
https://i.imgur.com/SvjW7Ep.jpg
and whin i use a fluid source i cannot pick a recept
https://i.imgur.com/U3Ultxw.jpg
ps im dutch
i hope you can fix it
for some odd reason i had to remove the mod then open my map without the mod save it and reinstall the mod and it works again
sorry iff i disturbed you for nothing
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
i wouldn't be sorry. there was an issue. would be nice to know the cause.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Creative Mod fix for 0.16 doesn't load for me on 0.16.24:
Error while loading entity prototype "creative-mode-fix_energy-source" (generator)" Fluidbox base are must be 0
At ROOT.generator.creative-mode-fix_entery-source.fluid_box
Modifications: Creative Mode (Fix for 0.16).
Error while loading entity prototype "creative-mode-fix_energy-source" (generator)" Fluidbox base are must be 0
At ROOT.generator.creative-mode-fix_entery-source.fluid_box
Modifications: Creative Mode (Fix for 0.16).
-
- Manual Inserter
- Posts: 1
- Joined: Tue Dec 19, 2017 4:26 pm
- Contact:
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Just change the base_area = 0 in line 1825 of creative-mode-fix_0.0.21/prototypes/entity.lua to base_area = 1 and you're good to go again.cvkurt wrote:Creative Mod fix for 0.16 doesn't load for me on 0.16.24:
Error while loading entity prototype "creative-mode-fix_energy-source" (generator)" Fluidbox base are must be 0
At ROOT.generator.creative-mode-fix_entery-source.fluid_box
Modifications: Creative Mode (Fix for 0.16).
Credit to Magma McFry in this reddit post.
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
many thanks SAI Peregrinus.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Thanks for the speedy update.chrisgbk wrote:I'm deliberately breaking forward compatability for when Mooncat resumes updates, so eventually the fix version won't be downloadable from newer versions of factorio. This means that when either I'm lazy, or the devs put out lots of patches, my fix stops working for about 16 hours until I patch it.dgw wrote:Without testing it myself, I would guess it was just a typo for >=
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
When importing blueprints saved in factorio 0.15 with Creative Mode 0.15 entities, into a 0.16 game with Creative Mode enabled, none of the entities in the blueprints get imported.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
The 0.16 branch of CM is currently technically a different mod, not compatible with the 0.15 version.DRY411S wrote:When importing blueprints saved in factorio 0.15 with Creative Mode 0.15 entities, into a 0.16 game with Creative Mode enabled, none of the entities in the blueprints get imported.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
It's called the '0.16 fix'. But it's broken something. That's not what I call a fix.chrisgbk wrote:The 0.16 branch of CM is currently technically a different mod, not compatible with the 0.15 version.DRY411S wrote:When importing blueprints saved in factorio 0.15 with Creative Mode 0.15 entities, into a 0.16 game with Creative Mode enabled, none of the entities in the blueprints get imported.
No big deal, thought I'd just report it.
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
I hope this is the correct place to report minor bugs. I was trying to add recipes and items for biters, spawners, etc through another mod and I got an error from creative mode. Apparently there needs to be at least one spawner without item and recipe. The relevant code is in data-final-fixes, at the end of the function clone_enemy_entities_in_data_raw_and_create_recipe, the code
should check if next(new_data) exists because data:extend gives an error for an empty table. It's not an issue for me, I added a copy of a spawner etc to make the mod load again, just thought I'd report it.
Code: Select all
-- Extend data.
data:extend(new_data)
end
unique_2 on discord and mod portal
- Deadlock989
- Smart Inserter
- Posts: 2529
- Joined: Fri Nov 06, 2015 7:41 pm
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Creative Mode Fix 0.0.25 - bug with the automatic creation of infinite resources and non-standard icon sizes.
Code in lines 242-285 of data-final-fixes assumes that item icons are default size, but it copies attributes from the base item including icon_size. When the base item wasn't icon_size = 32, and it tries to layer the little infinity symbol onto them, the game won't load and suggests disabling the mod because the layer isn't big enough. Solution: create 64 and 128 versions of the infinity symbol layer and use icon_size as the suffix for the icon's filename. Alternatively, don't layer anything onto them at all if icon_size isn't 32.
Code in lines 242-285 of data-final-fixes assumes that item icons are default size, but it copies attributes from the base item including icon_size. When the base item wasn't icon_size = 32, and it tries to layer the little infinity symbol onto them, the game won't load and suggests disabling the mod because the layer isn't big enough. Solution: create 64 and 128 versions of the infinity symbol layer and use icon_size as the suffix for the icon's filename. Alternatively, don't layer anything onto them at all if icon_size isn't 32.
Re: [MOD 0.16] Creative Mode 0.0.25
Error loader mods
Failed to load mods. Error while loader item prototype "creative-mode-fix_enemy-object_simple-spawner" (item): Key "icon" not found in property tree at ROOT.item.creative-mode-fix_enemy-object_simple-spawner
Modifications: Creative Mode (Fix for 0.16)
Failed to load mods. Error while loader item prototype "creative-mode-fix_enemy-object_simple-spawner" (item): Key "icon" not found in property tree at ROOT.item.creative-mode-fix_enemy-object_simple-spawner
Modifications: Creative Mode (Fix for 0.16)
Re: [MOD 0.15.29+] Creative Mode 0.3.12 - Infinite resources
Factorio 0.16.35
Version 0.0.25
Error when launch
https://yadi.sk/i/am-Raf1M3TxtiU
My mods
https://yadi.sk/i/eG1aCBgh3Txtok
Version 0.0.25
Error when launch
https://yadi.sk/i/am-Raf1M3TxtiU
My mods
https://yadi.sk/i/eG1aCBgh3Txtok
Nickname on ModPortal - Naron79