Starwaster / DeadlyReentry

Heat and force damage for KSP
Other
31 stars 19 forks source link

Unnamed Node. #43

Closed 7ranceaddic7 closed 5 years ago

7ranceaddic7 commented 5 years ago

Getting this warning in KSP.log

[WRN 10:22:16.137] Config in file '/home/scott/Games/KSP_1.6.1/GameData/DeadlyReentry/DeadlyReentry-OPT.cfg' contains an unnamed node. Skipping.

Looks like the fault lies here:

https://github.com/Starwaster/DeadlyReentry/blob/3f2c95064bf472a26598adedca6b49e5263caca3/DeadlyReentry/DeadlyReentry-OPT.cfg#L97

remove 'name=' from inside PART node.

(I'll confirm/not this during the next start-up.)

Starwaster commented 5 years ago

Fixed