[MOD 0.13] Water Well - pump water from the underground

Topics and discussion about specific mods
User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.12.X] Water Well 1.0.9

Post by binbinhfr »

WTF !!!!!!!! :shock:

That's a long list... :lol:

I will have some hard work to see what's the problem.
I don't know most of these mods...
Do you know which mod could play with recipes or assembly machines ?

One more thing : could you uninstall all mod but mine, and test that with ONLY my mod, you can blueprint the waterwell + a connected tank?

EDIT: I see you have aquiferdrill that works like my mod : do you have the same problem with it ?

EDIT 2 : then could you try to disable only your mods dealing with blueprints ?
My mods on the Factorio Mod Portal :geek:

Qon
Smart Inserter
Smart Inserter
Posts: 2118
Joined: Thu Mar 17, 2016 6:27 am
Contact:

Re: [MOD 0.12.X] Water Well 1.0.9

Post by Qon »

binbinhfr wrote:WTF !!!!!!!! :shock:

That's a long list... :lol:
xD

blueprint-string is the mod that breaks your mod, but not aquifier drill.

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.12.X] Water Well 1.0.9

Post by binbinhfr »

So you are using that mod to copy/paste bluestrings ?
I will have a look at it, but I suspect that it forgot to copy recipes (what the original blueprint does).
My mods on the Factorio Mod Portal :geek:

Qon
Smart Inserter
Smart Inserter
Posts: 2118
Joined: Thu Mar 17, 2016 6:27 am
Contact:

Re: [MOD 0.12.X] Water Well 1.0.9

Post by Qon »

binbinhfr wrote:So you are using that mod to copy/paste bluestrings ?
I will have a look at it, but I suspect that it forgot to copy recipes (what the original blueprint does).
No, simply having it installed and enabled will break you mod. I don't have to use it.

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.12.X] Water Well 1.0.9

Post by binbinhfr »

Yes I tested this blueprint-string and found the problem : it writes

Code: Select all

script.on_event(defines.events.on_robot_built_entity, function(event) 
	local entity = event.created_entity
	if (entity and entity.type == "assembling-machine" and entity.recipe and not entity.recipe.enabled) then
		entity.recipe = nil
	end
end)
And in our fake assembly machine (me and aquifer), we use a disabled recipe.
And the blueprint-string mod refuses to copy this disabled recipe.

EDIT : I changed my mod to be compatible (using hidden recipe instead of disabled).
v1.0.10
please try with blueprint-string and tell me if everyting ok for you
My mods on the Factorio Mod Portal :geek:

BULIGO
Burner Inserter
Burner Inserter
Posts: 19
Joined: Thu Jun 16, 2016 9:36 am
Contact:

Re: [MOD 0.12.X] Water Well 1.0.4

Post by BULIGO »

Sander_Bouwhuis wrote:Getting water to oil facilities is a MAJOR hassle. Thanks for removing this annoyance in a very believable way!
^^ This.
Throwing petroleum gas pipes around my compact heavily packed base is unfun enough, to have to throw water pipes around even more, it is a major pain in the butt. Thanks for the mod, i use it only in my base, since it can be exploited by being able to build steam produced electricity in water-less expansions ( i prefer the diesel-electric + solar power, for 'RP" reasons).
As always, the decision to cheat on myself or not is mine, the player.

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.13.X] Water Well - pump water from the underground

Post by binbinhfr »

0.13 update
My mods on the Factorio Mod Portal :geek:

tzombiek
Burner Inserter
Burner Inserter
Posts: 7
Joined: Tue Jun 21, 2016 9:07 am
Contact:

Re: [MOD 0.13.X] Water Well - pump water from the underground

Post by tzombiek »

binbinhfr wrote:0.13 update
very informative what change . . .

Qon
Smart Inserter
Smart Inserter
Posts: 2118
Joined: Thu Mar 17, 2016 6:27 am
Contact:

Re: [MOD 0.13.X] Water Well - pump water from the underground

Post by Qon »

tzombiek wrote:
binbinhfr wrote:0.13 update
very informative what change . . .
Obviously that it now works with v0.13 of factorio instead of just factorio v0.12 q:

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.13.X] Water Well - pump water from the underground

Post by binbinhfr »

Qon wrote:Obviously that it now works with v0.13 of factorio instead of just factorio v0.12 q:
Qon and I do not speak the same langage, but we understand each other :-)
My mods on the Factorio Mod Portal :geek:

Nerze
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Aug 06, 2016 10:06 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by Nerze »

Can I use this mod to make kind of the same thing, but with an oil pumpjack which can extract crude oil from any spot of the map ?

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by binbinhfr »

Nerze wrote:Can I use this mod to make kind of the same thing, but with an oil pumpjack which can extract crude oil from any spot of the map ?
This kind of free resources mod already exists : https://mods.factorio.com/mods/Mooncat/creative-mode

You can also use my mining tools mod https://mods.factorio.com/mods/binbinhfr/MiningTools
with its special dynamites that creates oil patches on the map.
My mods on the Factorio Mod Portal :geek:

Nerze
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Aug 06, 2016 10:06 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by Nerze »

My intention was not to create a infinite godlike oil machine, but more a pumpjack which can be used to totally automatise oil production without any need of human intervention and produce a modest amount of crude oil. Of course, if you accept, I'll give you credit !

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by binbinhfr »

Nerze wrote:My intention was not to create a infinite godlike oil machine, but more a pumpjack which can be used to totally automatise oil production without any need of human intervention and produce a modest amount of crude oil. Of course, if you accept, I'll give you credit !
Oh I did not understand that you want to use the code. I thought you asked me if I can modify my code.
But it's ok for me.

PS : You know that oil patches are never fully depleted and always give this minimum amount you are talking about ?
That's why I thought that mining tools oil dynamite would help you create oil patches where you want, that at the end would always give a little bit oil.
My mods on the Factorio Mod Portal :geek:

Nerze
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Aug 06, 2016 10:06 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by Nerze »

OK, tanks you a lot ! I knew that, but 0,1 oil per second is just... not enough for big factories

Noldaz
Manual Inserter
Manual Inserter
Posts: 1
Joined: Fri Aug 26, 2016 6:31 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by Noldaz »

Hey, I was going to play my game and it says it need basemod v 0.14? Why the fuck it doesnt work with v 0.13 also? :x Do I have to scrap my game for that??

hyspeed
Long Handed Inserter
Long Handed Inserter
Posts: 69
Joined: Sun Jun 05, 2016 10:18 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by hyspeed »

Hi,

I noticed the update makes it only work on 0.14.

Is there a way to make it work on both 0.13 and 0.14?

thanks,
jon

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by binbinhfr »

No sorry, if you want to stay under 0.13, you have to avoid the auto-updater. You can download last 0.13 version here :
https://mods.factorio.com/mods/binbinhfr/WaterWell
My mods on the Factorio Mod Portal :geek:

User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by binbinhfr »

It seems if you want to stay in 0.13, factorio 0.13.19 corrects this problem and do not try to update mods to 0.14 anymore...
My mods on the Factorio Mod Portal :geek:

ThermicKestrel
Burner Inserter
Burner Inserter
Posts: 12
Joined: Mon Aug 15, 2016 6:07 am
Contact:

Re: [MOD 0.13] Water Well - pump water from the underground

Post by ThermicKestrel »

I need version 1.0.10 so I can play with my friends, factorio auto updated my mods, so I don't have my old ones anymore.

Post Reply

Return to “Mods”