GLotsapot / HellionSaveEditor

Provides an easy way to fill resources, fix components, max player health, and other edits to help counteract random glitches that happen in game
MIT License
5 stars 0 forks source link

exception on selecting char #1

Closed MarvinFS closed 7 years ago

MarvinFS commented 7 years ago

when you select a character in drops with exception. server is stopped during try, server version (official) 0.1.10 client version 0.1.10

2017-04-27_03-08-22

GLotsapot commented 7 years ago

I can see that it says it cannot find a save file when you start the program, which tells me you most likely have the HellionSaveEditor.exe in the wrong folder. Create a folder in your "Hellion Dedicated Server" and put it in there. I will update my code so that if it can't find a save game to edit, that it won't allow you to try other commands.

GLotsapot commented 7 years ago

Code pushed to repository and will be available in the next binary release.