Hey sorry for my bad english. My problem is that factorio starts briefly then loads up to 3% and then just closes without message. I have already uninstalled it and checked the files. And i dont have installed mods. But when i change the version to 0.12.35 then the game starts without problem but only on this version. Other versions i have the problem.
here the current log:
0.002 2022-02-12 22:32:21; Factorio 1.1.53 (build 59373, win64, steam)
0.003 Operating system: Windows 10 (build 22543)
0.003 Program arguments: "F:\SteamLibrary\steamapps\common\Factorio\bin\x64\Factorio.exe"
0.003 Read data path: F:/SteamLibrary/steamapps/common/Factorio/data
0.003 Write data path: C:/Users/Steven/AppData/Roaming/Factorio [3204/227696MB]
0.003 Binaries path: F:/SteamLibrary/steamapps/common/Factorio/bin
0.016 System info: [CPU: AMD Ryzen 7 2700X Eight-Core Processor, 16 cores, RAM: 10349/16295 MB, page: 16899/32679 MB, virtual: 4337/134217727 MB, extended virtual: 0 MB]
0.017 Display options: [FullScreen: 1] [VSync: 1] [UIScale: automatic (100.0%)] [Native DPI: 1] [Screen: 255] [Special: lmw] [Lang: de]
0.026 Available displays: 2
0.027 [0]: \\.\DISPLAY1 - NVIDIA GeForce RTX 2080 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
0.028 [1]: \\.\DISPLAY2 - NVIDIA GeForce RTX 2080 {0x01, [1920,0], 1920x1080, 32bit, 60Hz}
0.173 [Direct3D11] Display: 0, Output: 0, DisplayAdapter: 0, RenderingAdapter: 0; d3dcompiler_47.dll
0.552 Initialised Direct3D[0]: NVIDIA GeForce RTX 2080; id: 10de-1e87; driver: nvldumdx.dll 30.0.15.1123
0.552 D3D Feature Level: 11.1, DXGI 1.5+, SwapChain: 3,flip-discard,-,-,-,none
0.552 [Local Video Memory] Budget: 7242MB, CurrentUsage: 14MB, Reservation: 0/3749MB
0.552 [Non-Local Vid.Mem.] Budget: 7484MB, CurrentUsage: 5MB, Reservation: 0/3870MB
0.552 Tiled resources: Tier 2
0.552 Unified Memory Architecture: No
0.552 BGR 565 Supported: Yes
0.552 MaximumFrameLatency: 3, GPUThreadPriority: 0
0.552 Graphics settings preset: very-high
0.552 Dedicated video memory size 8010 MB
0.623 Desktop composition is active.
0.623 Graphics options: [Graphics quality: high] [Video memory usage: all] [DXT: high-quality] [Color: 32bit]
0.623 [Max threads (load/render): 32/8] [Max texture size: 0] [Tex.Stream.: 0] [Rotation quality: normal] [Other: STDCWT] [B:0,C:0,S:100]
0.673 DSound: Starting _dsound_update thread
0.673 [Audio] Backend:default; Depth:16, Channel:2, Frequency:44100; MixerQuality:linear
0.673 DSound: Enter _dsound_update; tid=44288
1.519 Razer Chroma Controller initialized.
1.729 Loading mod core 0.0.0 (data.lua)
Crash on start (Razer Chroma issue)
Re: Cant start the game
Does the .zip install from factorio.com work?
Re: Cant start the game
I wonder if it's Chroma related? You could try disabling it in your %AppData%/Factorio/config/config.ini by changing to (you do remove the semicolon at the start of the line)
Code: Select all
; enable-razer-chroma-support=true
Code: Select all
enable-razer-chroma-support=false
Re: Cant start the game
that was the problem. Now it works Thank youlyvgbfh wrote: ↑Sun Feb 13, 2022 5:43 am I wonder if it's Chroma related? You could try disabling it in your %AppData%/Factorio/config/config.ini by changingtoCode: Select all
; enable-razer-chroma-support=true
(you do remove the semicolon at the start of the line)Code: Select all
enable-razer-chroma-support=false