-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue reading xml #42
Comments
Editor does not work with the latest version of the game (A17), nor is it still maintained. |
I tried with alpha 16.4 release, which I thought was supported. |
As I said, the program is no longer mantained. |
Sucks, but oh well. Thanks for the help. |
Sorry. It is open source though, so anyone is free to take up the development of the program if they so desire. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: