Page 6 of 12

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Thu May 05, 2016 6:05 pm
by UberWaffe
@OvermindDL1:
Good to hear!
I'd appreciate feedback at whatever point it is available. ;)

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Fri May 06, 2016 6:10 pm
by SoulForge
EDIT; Disregard. I fixed it.

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sat May 07, 2016 8:44 pm
by OvermindDL1
UberWaffe wrote:@OvermindDL1:
Good to hear!
I'd appreciate feedback at whatever point it is available. ;)
No graphics yet for the dark blue science intermediates just to make sure?

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sun May 08, 2016 8:48 am
by UberWaffe
Nope, sorry.
Real life is currently slowing progress on the graphics quite severely.

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sun May 08, 2016 5:35 pm
by ArchJudge
Just wanted to say that the name and description for the new science packs are enjoyable to read and an overall nice touch

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sun May 08, 2016 7:05 pm
by OvermindDL1
UberWaffe wrote:Nope, sorry.
Real life is currently slowing progress on the graphics quite severely.
All good, just making sure I did not grab the git module wrong and you were using LFS for files or something. :-)
ArchJudge wrote:Just wanted to say that the name and description for the new science packs are enjoyable to read and an overall nice touch
Hehe, yes they are. ^.^

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sun May 08, 2016 10:40 pm
by NoriSilverrage
Regarding the productivity limitations.
If you add a soft Bob library dependency you can add this:

Code: Select all

local resources = {
    "sct-t1-ironcore",
    "sct-t1-magnet-coils",
    "sct-t2-reaction-nodes",
    "sct-t2-instruments",
    "sct-t2-microcircuits",
    "sct-t2-micro-wafer",
    "sct-t2-wafer-stamp",
    "sct-t3-flash-fuel",
    "sct-t3-laser-foci",
    "sct-t3-laser-emitter",
    "sct-t3-femto-lasers",
    "sct-t3-atomic-sensors",
    "sct-t4-bioprocessor",
    "sct-t4-overclocker"
}
if bobmods.lib.add_productivity_limitations then
  bobmods.lib.add_productivity_limitations(resources)
end

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Fri Jul 01, 2016 11:36 pm
by withers
Oh Mr Uberwaffe, will this be updated to work on .13?

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sat Jul 02, 2016 1:29 pm
by hoho
It already is. It' s on mod portal

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sat Jul 02, 2016 7:25 pm
by Xterminator
I just updated on the mod portal but I get an error when I try to load up my save game from 0.12 that had this mod.

Here is the error:
Error while applying migration: ScienceCostTweaker Mod: ScienceCostTweaker_0.12.14.lua

Cannot execute command. Error: [string "for index, force in pairs(game.forces) do
..."]:5: attempt to index field 'advanced-research' (a nil value)

Anyone know what would cause this or how to possibly fix it? :) Thanks!

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Tue Jul 05, 2016 6:54 pm
by UberWaffe
@Xterminator: Sorry about that. Should be fixed in the new version 0.13.1
Check the mod portal / ingame mod update to get the new version.

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Thu Jul 07, 2016 1:05 am
by Ranakastrasz
8.667 Error Util.cpp:57: Failed to load mod "ScienceCostTweaker 0.13.1"
__ScienceCostTweaker__/data-updates.lua:2: __ScienceCostTweaker__/tweaks/productivity-limitations.lua:46: attempt to index field 'lib' (a nil value)

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Thu Jul 07, 2016 6:22 am
by UberWaffe
@Ranakastrasz:
Seems I did not cater for the case where bobsmods is installed but bob's library is not.
Should be fixed in version 0.13.2

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Thu Jul 07, 2016 7:04 am
by orzelek
UberWaffe wrote:@Ranakastrasz:
Seems I did not cater for the case where bobsmods is installed but bob's library is not.
Should be fixed in version 0.13.2
But... bobmods requires the library and none of them work without it afaik?

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Thu Jul 07, 2016 9:32 am
by Ranakastrasz
UberWaffe wrote:@Ranakastrasz:
Seems I did not cater for the case where bobsmods is installed but bob's library is not.
Should be fixed in version 0.13.2
Did not use bobs mod

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Thu Aug 18, 2016 3:42 pm
by aklesey1
Funny mod
Author will u update graphics for science pack 3 components?

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sat Aug 20, 2016 6:46 am
by UberWaffe
aklesey1 wrote:Funny mod
Author will u update graphics for science pack 3 components?
Do you mean the dark blue science packs from Bob's mods?

To be honest, I'm not really an artist, and I don't know what to make them.
So far all my 'graphics' is just bits and pieces of other graphics copied and pasted together.

Some help would be appreciated, even if it is only ideas as to what they should look like.

And yes, I am also being lazy on this. :oops:
I've been distracted with other games lately. (Notably Stellaris. Sidenote: Stellaris needs some tlc from the developer before I'd recommend buying it.)

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sat Aug 27, 2016 7:18 pm
by Aubog007
Any chance for these to be updated to .14?

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Sun Aug 28, 2016 9:48 pm
by UberWaffe
I'm not sure how the mod portal handles versions for .13 and .14 both being uploaded.
So I planned on waiting until .14 is stable.

I'll take a look tomorrow if the mod portal handles the two versions correctly. If it does, I'll do a new version upload.

EDIT: It appears the mod portal cannot support two major game versions at once. viewtopic.php?f=189&t=31679
I.e. if I upload the mod for 0.14 everyone with the 0.13 version will break.

I should have some time tonight to create a 0.14 version and upload that as a zip in this thread, but the mod portal I'm going to leave as the 0.13 version until the 0.14 version is stable.

Re: [MOD 0.12.x] Science Overhaul Mod A.K.A Science Cost Tweaker

Posted: Mon Aug 29, 2016 8:47 pm
by orzelek
Devs are fixing that game can't handle two mod versions in updater - portal can do it without problems.

And game had issues only when there were no dependencies at all I think - it worked correctly in other cases basing version on factorio_version from json file.
Only issue is figuring out how to version mod itself :D

Btw. Changing factorio_version seems to be enough to get the mod working again.