Version 0.3.2 - Win Xp compatibility fix release

Information about releases and roadmap.
Post Reply
kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Version 0.3.2 - Win Xp compatibility fix release

Post by kovarex »

Hello,
we released 0.3.2 that should solve the win xp compatibility problems, if it still doesn't work for you, please let me know in this thread.

Wardiaper
Inserter
Inserter
Posts: 20
Joined: Sat Mar 30, 2013 1:44 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by Wardiaper »

This works perfectly for me on Win XP 32 bit. Thanks Kovarex and the whole Factorio team.

Muad'Dib
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Mar 03, 2013 10:40 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by Muad'Dib »

Yay, perfect, works absolutely fine! Love the new inserters graphic!

Thank you guys, you put up a good job fixing this for us prehistoric xp users :P

Arakasi
Fast Inserter
Fast Inserter
Posts: 109
Joined: Tue Feb 26, 2013 9:43 pm
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by Arakasi »

Is there any other fix except xp compatibility issue? Is it recommended to install this new version for win7 users?

User avatar
FreeER
Smart Inserter
Smart Inserter
Posts: 1266
Joined: Mon Feb 18, 2013 4:26 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by FreeER »

I went ahead and got the 3.2 on win 7 64bit and it runs fine, from what I read they'll be doing the same 'fix' for all future releases as well, but unless you use xp it really should affect anything lol (though I could be wrong I don't think I am or I wouldn't be posting :D )
<I'm really not active any more so these may not be up to date>
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me :)
Or drop into #factorio on irc.esper.net

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by kovarex »

There is not any other fix apart the xp compatibility. If we don't change something important all other versions should stay compatibile with all major win systems (xp, vista, win 7, win8)

Bliz
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Apr 03, 2013 9:30 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by Bliz »

After upgrading from 0.2.9 to 0.3.0-0.3.2
Image
http://s5.hostingkartinok.com/uploads/i ... 677dd1.jpg

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by kovarex »

What level is it?

Bliz
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Apr 03, 2013 9:30 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by Bliz »

kovarex wrote:What level is it?
This is the second level.
p.s. In this version, there are only two levels?

drs9999
Filter Inserter
Filter Inserter
Posts: 831
Joined: Wed Mar 06, 2013 11:16 pm
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by drs9999 »

I think I found the error.
You can solve the issue by yourself:
-go to your factorio-folder
- go to data/base/campaigns/beta/level-02
- open the control.lua
- at row 177 change "target=game.player" into "target=game.player.character"

It should work then

Bliz
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Apr 03, 2013 9:30 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by Bliz »

drs9999 wrote:I think I found the error.
You can solve the issue by yourself:
-go to your factorio-folder
- go to data/base/campaigns/beta/level-02
- open the control.lua
- at row 177 change "target=game.player" into "target=game.player.character"

It should work then
In 177 row is already "target=game.player.character"

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: Version 0.3.2 - Win Xp compatibility fix release

Post by kovarex »

I know what is probably the problem. We made migration to reload new version of the script.
(The script from the campaign gets copied to the save once you start the game and stays there.)
That migration works just once (once you get 0.3.x version), but we repaired that error in 0.3.1, this means that if you saved the game in 0.3.0 version, and then reloaded in 0.3.1-2 the new version of the script wasn't reloaded (overwriten) from the campaign directory.

The solution is to repair the error directly in the save (saves/<your save game>/control.lua>

This is our mistake ofcourse (we should have made another migration for 0.3.1 that would reload the script again, I just forgot to do it).

Post Reply

Return to “Releases”