Page 1 of 1

Version 0.12.24: No such Node

Posted: Mon Feb 29, 2016 10:11 am
by Toma
Hey everyone,

starting up my steam or non steam version both gives me the No such Node error. I read in an older post that this might be due to outdated game versions, so I also tried the different "Beta" releases on Steam, but no dice. It worked a few days ago though, so anyone knows what might be the issue here?

0.001 2016-02-29 11:05:37; Factorio 0.12.24 (Build 17689, win64)
0.002 Operating system: Windows 10
0.002 Program arguments: "C:\Program Files (x86)\Steam\steamapps\common\Factorio\bin\x64\Factorio.exe"
0.002 Read data path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/data
0.002 Write data path: C:/Users/Marco/AppData/Roaming/Factorio
0.002 Binaries path: C:/Program Files (x86)/Steam/steamapps/common/Factorio/bin
0.015 Available display adapters: 1
0.015 [0]: \\.\DISPLAY1 - Intel(R) HD Graphics 4600 {0x05, [0,0], 1600x900, 32bit, 60Hz}
0.016 Create display on adapter 0. Size 1280x720 at position [150, 72]. Monitor 0
0.078 Initialised Direct3D:[0] NVIDIA GeForce GT 740M; driver: nvd3dumx.dll 10.18.13.5362
0.114 Desktop composition is active.
0.114 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: high] [Light scale: 20%] [Screen: 0]
0.209 Error Util.cpp:49: No such node (version)

Re: Version 0.12.24: No such Node

Posted: Mon Feb 29, 2016 12:11 pm
by Koub
One case I've seen such an error was with corrupted config-path.cfg
Can you check :
- config-path.cfg is not empty
- when you double-click on the link to config you can find in Factorio install folder, you end-up in a place like : %APPDATA%\Factorio\config ?

Re: Version 0.12.24: No such Node

Posted: Mon Feb 29, 2016 4:34 pm
by posila
Based on expected write data path in log I think config-path.cfg is ok.
Node "version" that the error is referring to is "version" in info.json that each mod has to contain. It is possible that your mod folder ( C:/Users/<your_username>/AppData/Roaming/Factorio/mods ) contains old outdated mod or something that is not mod at all. Delete contents of mods folder and see if the game starts.