Open uroflavin opened 3 years ago
this needs some extra work. the relevant function is 'first_server_is_running_or_starting' But i don't know why i implemented this function - the intend is unclear... Function only checks if there are servers and the function is used in main to check, if the server is running. BUT in no case am i trying to start a offline server :D this makes no sense
I think, i should refactor the function
...just because the logic is to prevent the user from giving unneccesary money. a not running server costs money. so this is a bug