[MOD 0.12.x] Transformator
Re: [MOD 0.12.x] Transformator
An update to 12.11+ would be apreciated.
Re: [MOD 0.12.x] Transformator
works with 0.12.11+
https://forums.factorio.com/forum/dow ... hp?id=6635
https://forums.factorio.com/forum/dow ... hp?id=6635
Re: [MOD 0.12.x] Transformator
Yep, I'm using it in 0.12.15. It's working great.
Re: [MOD 0.12.x] Transformator
Getting an error when trying to load this into an existing savegame (factorio 0.12.16 // bobsmods // 5dim).
Right after trying to load the savegame this error pops up preventing me to actually play:
Right after trying to load the savegame this error pops up preventing me to actually play:
Code: Select all
Notice
__Transformator__/control.lua:18 attempt to index global 'game' (a nil value)
Re: [MOD 0.12.x] Transformator
When I try to start the game an error:
- Attachments
-
- 2015-12-15 10-48-43 Factorio 0.12.20.png (1.14 MiB) Viewed 8069 times
Re: [MOD 0.12.x] Transformator
you are using a version of the mod for 0.12.10- in factorio 0.12.11+
no yes yes no yes no yes yes
Re: [MOD 0.12.x] Transformator
Managed a brute force fix, no idea if it's stable: In control.lua, replace all 'game.on_' with 'script.on_'. There's probably more that should be changed to fix it, but the only iffy spots are commented out.
Thanks so much for finding a way to implement this kind of 'electricity pump'. The only addition I might recommend is perhaps a brightly colored arrow on the machine pointing to the direction of flow [instead of having one pole be larger] to stop people accidentally placing it backwards and wondering why it doesn't work. (Speaking from experience here)
Thanks so much for finding a way to implement this kind of 'electricity pump'. The only addition I might recommend is perhaps a brightly colored arrow on the machine pointing to the direction of flow [instead of having one pole be larger] to stop people accidentally placing it backwards and wondering why it doesn't work. (Speaking from experience here)
Re: [MOD 0.12.x] Transformator
This isn't working as expected for me. I can't seem to be able to charge accumulators on the other side and the energy rate is always at 98% despite the steam engines running at 40% putting all equipment in the yellow. I built 5 of them but this subsection only consumes 24 MW at the moment.hofi02 wrote:works with 0.12.11+
https://forums.factorio.com/forum/dow ... hp?id=6635
Re: [MOD 0.12.x] Transformator
It should be noted that "transformator" is the German word for this, and that the English localization should be "Transformer". See https://en.wikipedia.org/wiki/Transformer and https://de.wikipedia.org/wiki/Transformator
Re: [MOD 0.12.x] Transformator
Any chance this will get an update for 0.14? So far this has been the only mod I've found that would allow me to have a power plant seem as a 'black box' for the network. It also seems to be the only mod that allows me to force accumulators to charge other accumulators, which is an incredibly useful feature with the new power switch.
Re: [MOD 0.12.x] Transformator
If this mod works in 0.13.20, all you have to do is change the "Factorio version" in the info.json file to =0.14 and you're good to gopofigismo wrote:Any chance this will get an update for 0.14? So far this has been the only mod I've found that would allow me to have a power plant seem as a 'black box' for the network. It also seems to be the only mod that allows me to force accumulators to charge other accumulators, which is an incredibly useful feature with the new power switch.
Re: [MOD 0.12.x] Transformator
sadly it says that the needed version is 0.12 :/jockeril wrote:If this mod works in 0.13.20, all you have to do is change the "Factorio version" in the info.json file to =0.14 and you're good to gopofigismo wrote:Any chance this will get an update for 0.14? So far this has been the only mod I've found that would allow me to have a power plant seem as a 'black box' for the network. It also seems to be the only mod that allows me to force accumulators to charge other accumulators, which is an incredibly useful feature with the new power switch.
Re: [MOD 0.12.x] Transformator
For anyone who wants this to work with 0.14, here is the download - https://mods.factorio.com/mods/Penguin/transformer. I was a bit sad when I realized this is not exactly the mod I was looking for, as this has only one transformer so I found the other Transformer mod on the forums (viewtopic.php?f=93&t=20174) with a few more transformers for different voltages and updated it for 0.14. Hopefully this will be of use to someone