Karlovsky120 / 7DaysProfileEditor

Tool for editing *.ttp save files of 7 Days To Die
40 stars 32 forks source link

Issue reading xml #42

Open jumbojoffer opened 5 years ago

jumbojoffer commented 5 years ago

Log started at: 01.05.2019 21:59:37

Time Stamp: 01.05.2019 21:59:41 Message: Length cannot be less than zero. Parameter name: length Source: mscorlib Exception: System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length at System.String.Substring(Int32 startIndex, Int32 length) at SevenDaysProfileEditor.Data.XmlData.GetItems() at SevenDaysProfileEditor.Program.Initialize() Target Site: System.String Substring(Int32, Int32)

Selected 7daystodie.exe as instructed by the program, was left with error message. Log entry above.

Karlovsky120 commented 5 years ago

Editor does not work with the latest version of the game (A17), nor is it still maintained.

jumbojoffer commented 5 years ago

I tried with alpha 16.4 release, which I thought was supported.

Karlovsky120 commented 5 years ago

As I said, the program is no longer mantained.

jumbojoffer commented 5 years ago

Sucks, but oh well. Thanks for the help.

Karlovsky120 commented 5 years ago

Sorry. It is open source though, so anyone is free to take up the development of the program if they so desire.