Location of download for semi-old Factorio versions?
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Location of download for semi-old Factorio versions?
I discovered a mod that I really want to play with recently, but it appears that it doesn't work in 0.12.20, so I went and looked on the main download page to see if I could download 0.12.9 (the version the mod I want runs on) anywhere. I looked in the Experimentals, but it didn't appear to go back that far. Is there any way for me to download 0.12.9, or is my search hopeless?
My apologies for any confusion the wording in this post may cause, I'm rather tired at the moment.
My apologies for any confusion the wording in this post may cause, I'm rather tired at the moment.
Re: Location of download for semi-old Factorio versions?
Hi,
Your quest is hopeless atm : there's only a very limited number of experimental versions available on factorio website.
However, there's still hope for you, as you can post a request on you mod's thread, asking if someone can update it for 0.12.22.
Your quest is hopeless atm : there's only a very limited number of experimental versions available on factorio website.
However, there's still hope for you, as you can post a request on you mod's thread, asking if someone can update it for 0.12.22.
Koub - Please consider English is not my native language.
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Re: Location of download for semi-old Factorio versions?
Thanks for the response!Koub wrote:Hi,
Your quest is hopeless atm : there's only a very limited number of experimental versions available on factorio website.
However, there's still hope for you, as you can post a request on you mod's thread, asking if someone can update it for 0.12.22.
I guess I'll try that, but it seems most people have just given up on it (and it's in the Obsolete forum, which I doubt many people check). Who knows, though, there may be someone willing to do it and I just have to ask.
Again, thanks for the information, and have a good night! (for me at least)
Re: Location of download for semi-old Factorio versions?
The changes from 12.9 to current version are in most cases small. You just need to replace game.on_load() etc. with script.on_load()
The point is, that some mods just do the on_load wrong. But you can just try, perhaps it works, for the mods I use it worked.
The point is, that some mods just do the on_load wrong. But you can just try, perhaps it works, for the mods I use it worked.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Re: Location of download for semi-old Factorio versions?
Could you give me some more specifics? Do I only replace lines that say game.on_load() with script.on_load(), or are there others too? For example, one line says this; game.on_init(function()ssilk wrote:The changes from 12.9 to current version are in most cases small. You just need to replace game.on_load() etc. with script.on_load()
The point is, that some mods just do the on_load wrong. But you can just try, perhaps it works, for the mods I use it worked.
Would I replace the 'game' in that with script?
Another line says this: game.on_event(defines.events.on_player_created, function(event)
Again, do I replace the 'game' in that with script?
Keep in mind, I have basically no experience with Lua, or almost any programming language for that matter.
EDIT: On further examination of the script, I have actually discovered that there is no line that specifically says 'game.on_load()' that I could find.
Also, in case it would help, here is the link to the mod that I am talking about. https://forums.factorio.com/forum/viewtop ... 40&t=13583
Re: Location of download for semi-old Factorio versions?
[Edited by Koub : we will not promote piracy and illegal software here]
Re: Location of download for semi-old Factorio versions?
Why would you want to downgrade the game instead of upgrading the mod?
Re: Location of download for semi-old Factorio versions?
[Edited by Koub : this STILL is incitement to piracy unless stated otherwise by the devs themselves. Any link to pirated software will be moderated.]
Re: Location of download for semi-old Factorio versions?
Oh wow forum mods nuked my post. Well for crap sake's if you dont support him downloading the file on [link removed] then contact the team and get this modder his file. He's your customer why are you enforcing a rule that will help him if you wont help him yourself. At least ask kovarex or someone to make it availible in a dropbox or SOMETHING. What a disappointment... people wouldnt be "stealing" if you didnt abandon the older versions of your work, SOME OF US NEED THOSE FILES!
Re: Location of download for semi-old Factorio versions?
They are experimental versions, the devs just happen to be nice enough to let us play them. They have no obligation to support old experimental versions.
The mods are generally simple to update, even though the game is still a BETA version that is expected to break mods. Eventually the mod API will become stable, and the devs will avoid breaking changes if at all possible after that point.
I don't know the exact reasoning behind not allowing downloads of old versions, but I suspect at least part of it is to try keeping everyone playing on the latest version, and simplify support/bug tracking.
The mods are generally simple to update, even though the game is still a BETA version that is expected to break mods. Eventually the mod API will become stable, and the devs will avoid breaking changes if at all possible after that point.
I don't know the exact reasoning behind not allowing downloads of old versions, but I suspect at least part of it is to try keeping everyone playing on the latest version, and simplify support/bug tracking.
Re: Location of download for semi-old Factorio versions?
I actually wanted to answer therapist's issues last night, but didn't find the right words. Your answer was pretty spot on.starholme wrote:They are experimental versions, the devs just happen to be nice enough to let us play them. They have no obligation to support old experimental versions.
The mods are generally simple to update, even though the game is still a BETA version that is expected to break mods. Eventually the mod API will become stable, and the devs will avoid breaking changes if at all possible after that point.
Experimental versions are just that, experimental versions of an alpha game. If you want to have the most mod-compatible versions, you stick to the stable versions. If you want to try something new, use the experimental.
In this case, the mod is [MOD 0.12.X] Galactic Trade, which is only updated to work with 0.12.9, an experimental version.
The mod maker (coopmaster, last online 14 Dec 2015) didn't update it to the stable version of 0.12.x.
However, there's the older version [MOD 0.11.22] Galactic Trade Mod for the people who prefer stable releases.
I think that experimental versions are just that - experimental. If you want to have an actual safe playthrough with mods, use the stable version they are released with. If Factorio gets changes/features in experimental and the mod doesn't respond accordingly, it's the modders fault, not the devs.
I know that most mods broke with 0.12.11, but that's the risk you're taking if you use experimental versions. Most mods now have (sometimes inofficial) updates to the stable 0.12.20 and are working.
Exactly. The devs don't want you to play outdated experimental versions, as it makes tracking down bugs you encounter harder (they might have been fixed), they won't look at bugs from older experimental versions, unless you can reproduce them in the current experimental. If you want to support the dev team, don't use outdated (especially not available) releases for your bug reports.starholme wrote:I don't know the exact reasoning behind not allowing downloads of old versions, but I suspect at least part of it is to try keeping everyone playing on the latest version, and simplify support/bug tracking.
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Re: Location of download for semi-old Factorio versions?
Actually, just last night I tried downgrading to 0.11.22 and there were all these odd bugs. Certain entities were missing their graphics and appeared as just squares of static (like you would see on old TVs). I know one of these was a pistol. I also couldn't zoom out at all.daniel34 wrote: In this case, the mod is [MOD 0.12.X] Galactic Trade, which is only updated to work with 0.12.9, an experimental version.
The mod maker (coopmaster, last online 14 Dec 2015) didn't update it to the stable version of 0.12.x.
However, there's the older version [MOD 0.11.22] Galactic Trade Mod for the people who prefer stable releases.
I had already uninstalled the previous version of Factorio, including deleting the AppData folder (which somehow didn't get deleted in the uninstall). I really have no clue why in the world it was weird like that.
Although now that I think about it, it may have been that I enabled auto-updates (I was tired and not thinking straight). I'll try re-installing it sometime today without auto-updates and see if that fixes the problem.
Re: Location of download for semi-old Factorio versions?
Uninstalling the current Factorio version and deleting the AppData folder (%appdata%\Factorio) should be enough to remove any previous install you had on your pc. Yes, you have to remove the AppData folder manually, it doesn't get deleted by default.Ninjadude501 wrote:Actually, just last night I tried downgrading to 0.11.22 and there were all these odd bugs. Certain entities were missing their graphics and appeared as just squares of static (like you would see on old TVs). I know one of these was a pistol. I also couldn't zoom out at all.daniel34 wrote: In this case, the mod is [MOD 0.12.X] Galactic Trade, which is only updated to work with 0.12.9, an experimental version.
The mod maker (coopmaster, last online 14 Dec 2015) didn't update it to the stable version of 0.12.x.
However, there's the older version [MOD 0.11.22] Galactic Trade Mod for the people who prefer stable releases.
I had already uninstalled the previous version of Factorio, including deleting the AppData folder (which somehow didn't get deleted in the uninstall). I really have no clue why in the world it was weird like that.
Although now that I think about it, it may have been that I enabled auto-updates (I was tired and not thinking straight). I'll try re-installing it sometime today without auto-updates and see if that fixes the problem.
Also, auto-updates should ask you if you want to update the game, not update it without any notice.
I recommend you download the zip-version of 0.11.22, extract it and add the mod linked ([MOD 0.11.22] Galactic Trade Mod) in the same directory under mods. If there's no mod folder after extracting, just make a new folder.
- Phillip_Lynx
- Filter Inserter
- Posts: 541
- Joined: Mon Jul 21, 2014 6:00 pm
- Contact:
Re: Location of download for semi-old Factorio versions?
Alphastarholme wrote:... BETA version ...
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Re: Location of download for semi-old Factorio versions?
Well, I tried downloading the zip folder and extract it, but before I installed the mod I ran a game to check if the visual glitches were still there. They were. I took some screenshots this time. http://imgur.com/a/62aD5daniel34 wrote:Uninstalling the current Factorio version and deleting the AppData folder (%appdata%\Factorio) should be enough to remove any previous install you had on your pc. Yes, you have to remove the AppData folder manually, it doesn't get deleted by default.Ninjadude501 wrote:Actually, just last night I tried downgrading to 0.11.22 and there were all these odd bugs. Certain entities were missing their graphics and appeared as just squares of static (like you would see on old TVs). I know one of these was a pistol. I also couldn't zoom out at all.daniel34 wrote: In this case, the mod is [MOD 0.12.X] Galactic Trade, which is only updated to work with 0.12.9, an experimental version.
The mod maker (coopmaster, last online 14 Dec 2015) didn't update it to the stable version of 0.12.x.
However, there's the older version [MOD 0.11.22] Galactic Trade Mod for the people who prefer stable releases.
I had already uninstalled the previous version of Factorio, including deleting the AppData folder (which somehow didn't get deleted in the uninstall). I really have no clue why in the world it was weird like that.
Although now that I think about it, it may have been that I enabled auto-updates (I was tired and not thinking straight). I'll try re-installing it sometime today without auto-updates and see if that fixes the problem.
Also, auto-updates should ask you if you want to update the game, not update it without any notice.
I recommend you download the zip-version of 0.11.22, extract it and add the mod linked ([MOD 0.11.22] Galactic Trade Mod) in the same directory under mods. If there's no mod folder after extracting, just make a new folder.
Re: Location of download for semi-old Factorio versions?
that appears to be a Vram issue please try some of these https://forums.factorio.com/forum/viewtop ... f=7&t=9300
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Re: Location of download for semi-old Factorio versions?
Okay, I did that, it fixed the black spots where terrain was missing. However, the static squares stayed. Also, I forgot to mention that the inventory/crafting also has some pictures missing. http://imgur.com/a/Oo0V8Smarty wrote:that appears to be a Vram issue please try some of these https://forums.factorio.com/forum/viewtop ... f=7&t=9300
EDIT: BTW, I have a theory that perhaps some pictures got accidentally removed from the 0.11.22 folders somewhere along the way, and this is what is causing all of the staticky spots.
Re: Location of download for semi-old Factorio versions?
Yes, you can refer to other resources by searching it, like so:Ninjadude501 wrote:Could you give me some more specifics? Do I only replace lines that say game.on_load() with script.on_load(), or are there others too? For example, one line says this; game.on_init(function()
Would I replace the 'game' in that with script?
Another line says this: game.on_event(defines.events.on_player_created, function(event)
Again, do I replace the 'game' in that with script?
https://forums.factorio.com/forum/sea ... mit=Search
It's surely not that easy to do that in this case, but if you manage to rewrite the mod I can say the result will be overwhelming satisfying for you.Keep in mind, I have basically no experience with Lua, or almost any programming language for that matter.
Well, I didn't test it, but there are some "on_*" events, like in prototypes/scripts/trading-chest.lua...EDIT: On further examination of the script, I have actually discovered that there is no line that specifically says 'game.on_load()' that I could find.
Also, in case it would help, here is the link to the mod that I am talking about. https://forums.factorio.com/forum/viewtop ... 40&t=13583
Code: Select all
game.on_event(defines.events.on_entity_died, function(event)
...
etc.
I mention this, cause there is no guarantee, that it will work afterwards, but with that knowledge it's more probable that you can solve it.
You can find all the includes, by following the requires at the top of the files.
You need to start with control.lua
Code: Select all
require "defines"
require("prototypes.scripts.trading-chest")
require 'config'
The next is the mentioned files where the game.on_* are
and then the config.lua.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
-
- Inserter
- Posts: 33
- Joined: Tue Jan 26, 2016 4:07 am
- Contact:
Re: Location of download for semi-old Factorio versions?
Thank you so much! You're right, it feels so good to have fixed those by myself. The problem is now, it's throwing some other glitches. I created a new thread in the modding help forum to deal with this glitch, and all glitches following it. For ease of access, here's the link: https://forums.factorio.com/forum/viewtop ... 25&t=19608ssilk wrote:Yes, you can refer to other resources by searching it, like so:Ninjadude501 wrote:Could you give me some more specifics? Do I only replace lines that say game.on_load() with script.on_load(), or are there others too? For example, one line says this; game.on_init(function()
Would I replace the 'game' in that with script?
Another line says this: game.on_event(defines.events.on_player_created, function(event)
Again, do I replace the 'game' in that with script?
https://forums.factorio.com/forum/sea ... mit=Search
It's surely not that easy to do that in this case, but if you manage to rewrite the mod I can say the result will be overwhelming satisfying for you.Keep in mind, I have basically no experience with Lua, or almost any programming language for that matter.
Well, I didn't test it, but there are some "on_*" events, like in prototypes/scripts/trading-chest.lua...EDIT: On further examination of the script, I have actually discovered that there is no line that specifically says 'game.on_load()' that I could find.
Also, in case it would help, here is the link to the mod that I am talking about. https://forums.factorio.com/forum/viewtop ... 40&t=13583To understand the function of this you can refer to either to the wiki ( https://forums.factorio.com/wiki/inde ... Lua/Events ), or what I meanwhile prefer the documentation delivered with the game (you can find it in the folder doc-html and it starts with the index.html of course). It's just on the top of that first page how LuaBootstrap works.Code: Select all
game.on_event(defines.events.on_entity_died, function(event) ... etc.
I mention this, cause there is no guarantee, that it will work afterwards, but with that knowledge it's more probable that you can solve it.
You can find all the includes, by following the requires at the top of the files.
You need to start with control.luaThere you see it requires some defines, which are taken from outside (in the Factorio-lua part).Code: Select all
require "defines" require("prototypes.scripts.trading-chest") require 'config'
The next is the mentioned files where the game.on_* are
and then the config.lua.
Again, thanks so much for the help up to this point!
Re: Location of download for semi-old Factorio versions?
I'm glad you decided to stick with Factorio, and give updating the mod a try. I felt a little bad after my post, it was a bit harsh
The modder forum is generally very active and helpful, hopefully they'll get you running in no time!
The modder forum is generally very active and helpful, hopefully they'll get you running in no time!