Page 1 of 1

[0.11.22]Installed on Windows Server 2k12

Posted: Wed Jun 03, 2015 6:19 pm
by Agomy
Hello everyone,

i was currently trying to install factorio on my Windows 2k12 server. The installation itself was possible without any troubles.
I guess the reason why someone would want to have factorio running on a dedicated server is obvious.

Starting factorio seems to be a problem.

Sadly it quits during the startup at round about 60%.
Maybe i am missing something?

The log can be found here:

Code: Select all

0.001 2015-06-03 21:05:54; Factorio 0.11.22 (Build 14011, win64)
   0.001 Operating system: Windows 8 
   0.002 Read data path: C:/Program Files/Factorio/data
   0.002 Write data path: C:/Users/Administrator/AppData/Roaming/Factorio
   0.002 Binaries path: C:/Program Files/Factorio/bin
   0.057 Initialised video: Microsoft Basic Render Driver
   2.595 Graphics options: [FullScreen: false] [VSync: false] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: low]
   2.682 Loading mod core 0.0.0 (data.lua)
   2.711 Loading mod base 0.11.22 (data.lua)
   3.134 Loading mod base 0.11.22 (data-updates.lua)
   4.199 Initial atlas bitmap size is 16384
   4.207 Created atlas bitmap 9904x85
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\factorio\libraries\stackwalker\stackwalker.cpp (922): 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 (372): _XcptFilter
f:\dd\vctools\crt\crtw32\startup\thread.c (259): _callthreadstart$filt$0
f:\dd\vctools\crt\crtw32\misc\amd64\chandler.c (162): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF8170921D)
00007FFF8170921D (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF816C5B5B)
00007FFF816C5B5B (ntdll): (filename not available): RtlAppendUnicodeToString
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF817083DE)
00007FFF817083DE (ntdll): (filename not available): KiUserExceptionDispatcher
c:\factorio\src\graphics\atlassystem.cpp (300): AtlasSystem::loadSprites
c:\factorio\src\graphics\atlassystem.cpp (467): 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: 00007FFF7F2615DD)
00007FFF7F2615DD (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFF816E43D1)
00007FFF816E43D1 (ntdll): (filename not available): RtlUserThreadStart
  24.493 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.

Re: [0.11.22]Installed on Windows Server 2k12

Posted: Wed Jun 03, 2015 6:44 pm
by sillyfly
What graphics adapter does the machine have? How much VRAM?
It may be wiser to wait until a headless version is out before making a dedicated Factorio server machine, because right now every Factorio instance has to do all the graphics as well.

Re: [0.11.22]Installed on Windows Server 2k12

Posted: Thu Jun 04, 2015 1:44 pm
by Agomy
I am running it on a server which has onboard graphic not sure if there is a dedicated V-RAM. Since i am able to run Factorio on a laptop with onborad graphic which actually has a even less powerful hardware i assume that this is not the problem.

Of coure a headless version will be easier to run. I am just experimenting and trying. And thats why i came here and maybe there is already a way to make it run.

Even though the server would have to "do all the graphics" the used character would not move at all and you could keep it zoomed in all the way. So it would not permanently have to display and render everything.

Re: [0.11.22]Installed on Windows Server 2k12

Posted: Fri Jun 05, 2015 8:50 am
by kovarex
Try low graphics quality, or wait for 0.12 headless mode.