0.14.22 unexpected error
Posted: Sun Feb 26, 2017 1:32 am
If i remove the mods it works fine. But i cant get it to work. Been having this error for about 3 weeks.
Code: Select all
28.294 Loading mod bobvehicleequipment 0.14.2 (data-updates.lua)
28.303 Script technology-functions.lua:152: Technology vehicle-big-turret-4 does not exist.
...
34.154 Script technology-functions.lua:152: Technology water-miner-2 does not exist.
34.154 Script technology-functions.lua:152: Technology water-miner-3 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-3 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-3 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-4 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-4 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-4 does not exist.
34.155 Script technology-functions.lua:24: Technology water-miner-5 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
34.155 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
I don't think it's a specific mod that makes the game crash, it's the sum of all of them. That notebook only has ~3GB of RAM and no dedicated video memory since it only has a built-in graphics chip, and it apparently crashes when trying to allocate more graphics memory (al_ogl_setup_fbo_non_backbuffer).vtx wrote:Maybe it's this mod "bobvehicleequipment" that crash your factorio. If it's not that one try removing one mod at a time to see the mod that make your game crash.
The only way he's going to get it to load is to get more RAM, use a different computer, or remove some of the mods.daniel34 wrote:I don't think it's a specific mod that makes the game crash, it's the sum of all of them. That notebook only has ~3GB of RAM and no dedicated video memory since it only has a built-in graphics chip, and it apparently crashes when trying to allocate more graphics memory (al_ogl_setup_fbo_non_backbuffer).vtx wrote:Maybe it's this mod "bobvehicleequipment" that crash your factorio. If it's not that one try removing one mod at a time to see the mod that make your game crash.
I would try to set the video memory usage to low (solution 1 here, maybe also solution 3) or use the --force-d3d Steam launch option.