[0.11.3] Error loading map from 0.11.2

Place for things which are bugs but we have no idea how to solve them. Things related to hardware, libraries, strange setups, etc.
Post Reply
Alkalyne
Inserter
Inserter
Posts: 25
Joined: Sun Jun 15, 2014 11:39 pm
Contact:

[0.11.3] Error loading map from 0.11.2

Post by Alkalyne »

I try to update factorio from 0.11.2 to 0.11.3 on my dedicaced server (so no GUI)
Steps :
1 - Download and copy factorio 0.11.3 on my server
2 - Copy saves from 0.11.2 to 0.11.3 directory
3 - Launch factorio 0.11.3

I have this error

Code: Select all

31005501.135599 Info AllInOne.cpp:365: Router state -> Disconnected
31005501.135705 Info AllInOne.cpp:33: Opening socket at port 34197
31005501.136103 Info AllInOne.cpp:365: Router state -> Connected
31005501.136166 Info AllInOne.cpp:60: NetworkTick(0) initialized Synchronizer local peer(0).
31005501.136341 Notice AllInOne.cpp:74: Hosting game at port 34197, peerID 0, session magic 16132
31005501.136378 Info AllInOne.cpp:336: MultiplayerManager changing state from(Disconnected) to(CreatingGame)
31005501.136402 Notice AllInOne.cpp:112: Loading map /var/www/factorio/saves/_autosave1.zip
31005501.472832 Info AllInOne.cpp:138: Map version 0.11.2-2
31005502.410160 Notice AllInOne.cpp:65: Applying migration: Base Mod: 2014-11-14_Factorio_0.11.2.lua
./startfactorio: line 6:  8191 Instruction non permise /var/www/factorio/bin/x64/factorio --mp-load-game $name
Any Idea ? I tried with Chmod 777 everywhere to be sure that's not a right issue.

Debian 6 Server 64Bit

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

Re: [0.11.3] Error loading map from 0.11.2

Post by kovarex »

There is a reload script migration between 0.11.2 and 0.11.3 maybe you have not set your directories right and it can't be opened.

Can those saves be loaded in normal game with gui?

Alkalyne
Inserter
Inserter
Posts: 25
Joined: Sun Jun 15, 2014 11:39 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by Alkalyne »

I tried :

- 0.11.3 on Windows 64bits : It works fine
- 0.11.3 on Linux Server : Crash
- 0.11.3 on Linux Server in GUI mode (With VNC) : Crash

I have done a chmod -R 777 on factorio directory and I launch factorio with root user

Workaround : Download the savegame, open it with factorio on my Windows computer, save it (0.11.3), reupload it to the server

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by cube »

What CPU does the server have?

Alkalyne
Inserter
Inserter
Posts: 25
Joined: Sun Jun 15, 2014 11:39 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by Alkalyne »

Intel Pentium Dual CPU E2180 @ 2.00GHz
2 Gb Ram

I will change soon for a Core™ i5-2300 with 16Go RAM the Intel Pentium Dual CPU E2180 run the game fine but I need to host more players and bigger maps

Do you think that the CPU is the problem here ?

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by cube »

In 11.2 we added requirement for SSE2 instruction set to work around some floating point desync problems. The illegal instruction reported sounds like there might be a problem with this. I can't find any details about that processor, though. Does `grep sse2 /proc/cpuinfo` return anything?

Alkalyne
Inserter
Inserter
Posts: 25
Joined: Sun Jun 15, 2014 11:39 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by Alkalyne »

Return :

Code: Select all

flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by cube »

So there is good news and bad news: The good news is that your cpu supports SSE2, so you should be able to play. The bad news is that I don't have a clue what happened :-)

Alkalyne
Inserter
Inserter
Posts: 25
Joined: Sun Jun 15, 2014 11:39 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by Alkalyne »

I have this error in syslog (I doubt it would help )

Code: Select all

kernel: traps: factorio[2587] trap invalid opcode ip:baee75 sp:7fffd9e3baa0 error:0 in factorio[400000+ae2000]
Maybe it's an hardware issue or OS issue, I will try again when I will have my new server

Alkalyne
Inserter
Inserter
Posts: 25
Joined: Sun Jun 15, 2014 11:39 pm
Contact:

Re: [0.11.3] Error loading map from 0.11.2

Post by Alkalyne »

Just for info : I have tested on my new server (Core i5 2300 Debian 7) and it work fine ;)

Post Reply

Return to “1 / 0 magic”