OS: Windows 10 (NT 10.0) Build 19045
GZDoom version g4.12.0
Execution could not continue.
Script error, "c:/program files (x86)/steam/config/libraryfolders.vdf" line 3:
Expected '{' but got string constant "365184088097943399" instead.
What is this? I removed the offending file and it loaded but I don't know what gzdoom wants with steam in the first place.
4.12 won't load..
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Spotlight Team
- Posts: 1096
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
Re: 4.12 won't load..
Depends on where you placed GZDoom to start with and if you are using it through Steam.
4.12.1 is out, by the way. - viewtopic.php?t=79017
4.12.1 is out, by the way. - viewtopic.php?t=79017
-
- Posts: 982
- Joined: Wed Mar 06, 2013 5:31 am
Re: 4.12 won't load..
I don't own it on steam and I launched it from c:/gzdoom
4.12.1 had the same error
4.12.1 had the same error
-
- Spotlight Team
- Posts: 1096
- Joined: Mon Nov 25, 2019 8:54 am
- Graphics Processor: Intel (Modern GZDoom)
-
- Lead GZDoom+Raze Developer
- Posts: 49188
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: 4.12 won't load..
This is from the code that reads the steam installation folders.
Of course this shouldn't abort if parsing the file fails - in that case it should just return without Steam info.
Of course this shouldn't abort if parsing the file fails - in that case it should just return without Steam info.