Bug #15417
Partools broken by an empty .cfg file
10%
Description
if any empty .cfg file is in the GameData folder, partools break.
and the help in the console isn't really intuitive, maybe add a safety check to avoid it? (i don't code, so i can't help you more)
to reproduce it:
create an empty.cfg file anywhere inside the GameData,
run unity and the partools, after adding it to a part,and selcted the GameData folder it breaks.
History
#1 Updated by Skalou over 7 years ago
if any empty .cfg file is in the GameData folder, PartTools breaks.
and the help in the console isn't really intuitive, maybe add a safety check to avoid it? (i don't code, so i can't help you more)
to reproduce it:
create an empty.cfg file anywhere inside the GameData,
run unity and the PartTools, after adding it to a part,and selected the GameData folder it breaks.
#2 Updated by Fengist over 7 years ago
- Status changed from New to Confirmed
- % Done changed from 0 to 10
- Version changed from Not Applicable to 1.3.0
It does't have to be an empty file. I have a .cfg file that contains csv data and that completely broke the part tools install into an empty project. Changing the name of the file to .dat and reimporting part tools resulted in a proper part tools install.