Bug #1787
Empty config files prevent the game from loading
Status:
Closed
Severity:
Low
Assignee:
-
Category:
Controls and UI
Target version:
-
Start date:
11/15/2013
% Done:
100%
Language:
English (US)
Mod Related:
No
Votes:
Description
Description
When an empty *.cfg file is present in the GameData directory, game loading halts indefinitely with a null reference exception.
See attached output_log.txt for details.
Steps to Reproduce
- Create a new 0 KB text file inside the GameData directory, and name it to "filename.cfg".
- Start KSP.
History
#1 Updated by cantab over 10 years ago
- Status changed from New to Confirmed
- % Done changed from 0 to 10
Confirmed that this still exists in 0.23.5 on Linux.
#2 Updated by Squelch over 9 years ago
- Platform Win32 added
- Platform deleted (
Windows)
#3 Updated by TriggerAu over 8 years ago
- Status changed from Confirmed to Needs Clarification
- % Done changed from 10 to 0
#4 Updated by pizzaoverhead over 8 years ago
- Status changed from Needs Clarification to Resolved
- % Done changed from 0 to 100
Tested on 1.1.3, game loads as expected. Marking as Resolved.
#5 Updated by TriggerAu over 8 years ago
- Status changed from Resolved to Closed
Thanks pizzaoverhead