Crash on startup

This subforum contains all the issues which we already resolved.
Dwrlesky
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat May 16, 2015 6:38 pm
Contact:

Crash on startup

Post by Dwrlesky »

Hey guys, i have a problem with the newest version of the game.

The game crashs everytime i try to launch it. It gets stuck at 36% (loading spirites), then there is a error message with an unexpected error. I guess this problem occurs because of my old laptop, the game runs fine on my tower.
Version 0.6.4 worked so far on the laptop.

Whatever, here is the log:

Code: Select all

   0.002 2015-05-16 20:33:55; Factorio 0.11.22 (Build 14011, win32)
   0.002 Operating system: Windows 7 Service Pack 1
   0.002 Read data path: C:/Program Files/Factorio/data
   0.002 Write data path: C:/Users/sebastian/AppData/Roaming/Factorio
   0.002 Binaries path: C:/Program Files/Factorio/bin
   0.067 Initialised video: Mobile Intel(R) 965 Express Chipset Family
   0.139 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 125%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high]
   0.379 Loading mod core 0.0.0 (data.lua)
   0.408 Loading mod base 0.11.22 (data.lua)
   0.845 Loading mod base 0.11.22 (data-updates.lua)
   2.097 Initial atlas bitmap size is 4096
   2.411 Created atlas bitmap 4096x4089
   2.722 Created atlas bitmap 4096x4088
   3.113 Created atlas bitmap 4096x4087
   3.449 Created atlas bitmap 4096x4095
   3.616 Created atlas bitmap 4096x1046
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\factorio\libraries\stackwalker\stackwalker.cpp (903): StackWalker::ShowCallstack
c:\factorio\src\util\logger.cpp (261): Logger::writeStacktrace
c:\factorio\src\util\logger.cpp (315): Logger::logStacktrace
c:\factorio\src\util\crashhandler.cpp (79): CrashHandler::writeStackTrace
c:\factorio\src\util\crashhandler.cpp (137): CrashHandler::SignalHandler
f:\dd\vctools\crt\crtw32\misc\winxfltr.c (366): _XcptFilter
f:\dd\vctools\crt\crtw32\startup\crt0.c (267): __tmainCRTStartup
f:\dd\vctools\crt\crtw32\misc\i386\exsup4.asm (391): _EH4_CallFilterFunc
f:\dd\vctools\crt\crtw32\misc\i386\chandler4.c (360): _except_handler4
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771D71F9)
771D71F9 (ntdll): (filename not available): RtlRaiseStatus
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771D71CB)
771D71CB (ntdll): (filename not available): RtlRaiseStatus
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771D7057)
771D7057 (ntdll): (filename not available): KiUserExceptionDispatcher
c:\factorio\libraries\allegro\src\drawing.c (30): al_clear_to_color
c:\factorio\src\graphics\atlassystem.cpp (301): AtlasSystem::loadSprites
c:\factorio\src\graphics\atlassystem.cpp (468): AtlasSystem::build
c:\factorio\src\globalcontext.cpp (349): GlobalContext::init
c:\factorio\src\mainloop.cpp (437): MainLoop::run
c:\factorio\src\main.cpp (267): wmain
f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7566EE1C)
7566EE1C (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771F37EB)
771F37EB (ntdll): (filename not available): RtlInitializeExceptionChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 771F37BE)
771F37BE (ntdll): (filename not available): RtlInitializeExceptionChain
  17.537 Error Util.cpp:43: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: Crash on startup

Post by daniel34 »

Factorio is not known to work on the Intel(R) 965 Express Graphics Chipset (dated 2006).
You can try to set the graphics quality to very low:

Code: Select all

graphics-quality=very-low
in your config, which should be at

Code: Select all

C:/Users/sebastian/AppData/Roaming/Factorio/config/config.ini
Should that work, it wouldn't look very good.
I do have a laptop from 2006 here, with a dedicated Nvidia GeForce Go 6150, and it does start with very-low, but the graphics and performance overall are really bad. Not more than 20 FPS possible with 800x600 pixels, and it takes a long time (few minutes) to start.
quick links: log file | graphical issues | wiki
Dwrlesky
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat May 16, 2015 6:38 pm
Contact:

Re: Crash on startup

Post by Dwrlesky »

The game runs fine with very-low settings, but it is really hard to tell what is what. On low settings it is playable to, but only with very limited fps like you said.

It doesn't really matter if the game runs on my laptop, since I have a good pc at home. I just thought it would be nice to play the game when im not at home.

Thx for your help ;)
Post Reply

Return to “Resolved Problems and Bugs”