[0.12.25 linux x64] Can't launch the game

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
babajaga
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat Mar 05, 2016 10:58 pm
Contact:

[0.12.25 linux x64] Can't launch the game

Post by babajaga »

Hello,

I just purchased the game and I cannot launch it :/

This is the error :

Code: Select all

0.000 2016-03-05 14:57:09; Factorio 0.12.25 (Build 17747, linux64)
   0.043 Operating system: Linux (Debian 8.3)
   0.043 Program arguments: "./factorio" 
   0.043 Read data path: /home/user/Documents/factorio/data
   0.043 Write data path: /home/user/Documents/factorio
   0.043 Binaries path: /home/user/Documents/factorio/bin
   0.061 Available display adapters: 1
   0.061  [0]: resolution 1366x768px at [0,0]
   0.061 Create display on adapter 0. Size 1266x668 at position [40, 32].
   0.108 Initialised OpenGL:[0] Mesa DRI Intel(R) Haswell Mobile ; driver: 3.0 Mesa 10.3.2
   0.161 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 20%] [Screen: 255]
   0.218 Loading mod core 0.0.0 (data.lua)
   0.221 Loading mod base 0.12.25 (data.lua)
   5.603 Error Util.cpp:57: Sprite "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-08.png" couldn't be loaded
User avatar
Smarty
Global Moderator
Global Moderator
Posts: 816
Joined: Sat Oct 04, 2014 5:00 pm
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by Smarty »

babajaga
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat Mar 05, 2016 10:58 pm
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by babajaga »

I tried all the steps, it did not work :/
sillyfly
Smart Inserter
Smart Inserter
Posts: 1103
Joined: Sun May 04, 2014 11:29 am
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by sillyfly »

Did you try re-downloading? This could be a corrupt download...
Koub
Global Moderator
Global Moderator
Posts: 7955
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by Koub »

Your CPU integrated GPU is pretty low end (no offense).

Code: Select all

   0.108 Initialised OpenGL:[0] Mesa DRI Intel(R) Haswell Mobile ; driver: 3.0 Mesa 10.3.2

Code: Select all

[Graphics quality: normal] [Video memory usage: high]
Have you tried lowering the graphic options and memory usage to minimum settings in your config.ini ?
Koub - Please consider English is not my native language.
sillyfly
Smart Inserter
Smart Inserter
Posts: 1103
Joined: Sun May 04, 2014 11:29 am
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by sillyfly »

Koub - I'm running Factorio on a laptop with an Ivybridge processor and integrated GPU (even on high graphics settings), so Haswell should work, as long as the system has enough memory (the OS should allocate system ram to VRAM in these Intel integrated GPUs).

So the important question becomes - how much RAM does the system have, and how much of it is free when trying to start Factorio
babajaga
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat Mar 05, 2016 10:58 pm
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by babajaga »

sillyfly wrote:Did you try re-downloading? This could be a corrupt download...
I did, same issue :

Code: Select all

   0.000 2016-03-05 18:05:24; Factorio 0.12.25 (Build 17747, linux64)
   0.045 Operating system: Linux (Debian 8.3)
   0.045 Program arguments: "./factorio" 
   0.045 Read data path: /home/user/Downloads/factorio/data
   0.045 Write data path: .local/share/factorio
   0.045 Binaries path: /home/user/Downloads/factorio/bin
   0.060 Available display adapters: 1
   0.060  [0]: resolution 1366x768px at [0,0]
   0.060 Create display on adapter 0. Size 1266x668 at position [40, 32].
   0.146 Initialised OpenGL:[0] Mesa DRI Intel(R) Haswell Mobile ; driver: 3.0 Mesa 10.3.2
   0.203 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 20%] [Screen: 255]
   0.263 Loading mod core 0.0.0 (data.lua)
   0.267 Loading mod base 0.12.25 (data.lua)
   3.859 Error Util.cpp:57: Sprite "__base__/graphics/entity/cargo-wagon/cargo-wagon-spritesheet-1.png" couldn't be loaded

Koub wrote:Your CPU integrated GPU is pretty low end (no offense).

Code: Select all

   0.108 Initialised OpenGL:[0] Mesa DRI Intel(R) Haswell Mobile ; driver: 3.0 Mesa 10.3.2

Code: Select all

[Graphics quality: normal] [Video memory usage: high]
Have you tried lowering the graphic options and memory usage to minimum settings in your config.ini ?
I know it is low end but, the previous version is working perfectly !

It is the same when I lower the parameters :

Code: Select all

   0.000 2016-03-05 18:07:55; Factorio 0.12.25 (Build 17747, linux64)
   0.026 Operating system: Linux (Debian 8.3)
   0.026 Program arguments: "./factorio" 
   0.026 Read data path: /home/user/Downloads/factorio/data
   0.026 Write data path: .local/share/factorio
   0.026 Binaries path: /home/user/Downloads/factorio/bin
   0.041 Available display adapters: 1
   0.041  [0]: resolution 1366x768px at [0,0]
   0.041 Create display on adapter 0. Size 1266x668 at position [40, 32].
   0.252 Initialised OpenGL:[0] Mesa DRI Intel(R) Haswell Mobile ; driver: 3.0 Mesa 10.3.2
   0.315 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: low] [Video memory usage: low] [Light scale: 20%] [Screen: 255]
   0.369 Loading mod core 0.0.0 (data.lua)
   0.373 Loading mod base 0.12.25 (data.lua)
   3.894 Error Util.cpp:57: Sprite "__base__/graphics/entity/cargo-wagon/cargo-wagon-spritesheet-1.png" couldn't be loaded
sillyfly wrote:Koub - I'm running Factorio on a laptop with an Ivybridge processor and integrated GPU (even on high graphics settings), so Haswell should work, as long as the system has enough memory (the OS should allocate system ram to VRAM in these Intel integrated GPUs).

So the important question becomes - how much RAM does the system have, and how much of it is free when trying to start Factorio
I have 4GB of RAM and only 800MB are used before I launch the game.
posila
Former Staff
Former Staff
Posts: 5448
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.12.25 linux x64] Can't launch the game

Post by posila »

maybe graphics/entity/cargo-wagon/cargo-wagon-spritesheet-1.png is missing or corrupted?
Post Reply

Return to “Technical Help”