Hi there !
I have a problem with the admin command : Save & Restart (or just Restart).
When I use Mono directly, for example "sudo mono ServUO.exe", and I try to restart the shard with (or without) a save, it usually crashes at restart. The exact moment is when the World Files are loading.
Here is the error I get :
- Invalid handle to path "/opt/servuoTC/[Unknown]"
I'm a bit lost and can't find a solution. Anything changed on the way to restart the server ? It used to work with RunUO.
I've tried many things, like using the Core.Kill(true) command ... or Application.Restart() ... or Environment.Exit(-1) ... nothing works. However, I think the new application launches too fast, before the old one could get killed (and free the world files access).
Well, this is my theory, but I might be wrong.
About Wine (but I don't use Wine ... it's too slow imho), the server gets restarted, but it says the IP is still in use.
If anyone can help, I would be grateful.
Thank you !
-Rek-
I have a problem with the admin command : Save & Restart (or just Restart).
When I use Mono directly, for example "sudo mono ServUO.exe", and I try to restart the shard with (or without) a save, it usually crashes at restart. The exact moment is when the World Files are loading.
Here is the error I get :
- Invalid handle to path "/opt/servuoTC/[Unknown]"
I'm a bit lost and can't find a solution. Anything changed on the way to restart the server ? It used to work with RunUO.
I've tried many things, like using the Core.Kill(true) command ... or Application.Restart() ... or Environment.Exit(-1) ... nothing works. However, I think the new application launches too fast, before the old one could get killed (and free the world files access).
Well, this is my theory, but I might be wrong.
About Wine (but I don't use Wine ... it's too slow imho), the server gets restarted, but it says the IP is still in use.
If anyone can help, I would be grateful.
Thank you !
-Rek-