SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

/admin delete grids noownership nopower Stop the server running #37

Closed SwApiy closed 9 years ago

SwApiy commented 9 years ago

run the command /admin delete grids noownership nopower and the server shutdown

2015-05-22 17:44:40.2023|Info|Chat - Server: Operation deletes 12 grids 2015-05-22 17:44:40.454: Logging off Steam... 2015-05-22 17:44:40.454: Shutting down server... 2015-05-22 17:44:40.556: Done 2015-05-22 17:44:40.5613|Info|Server has stopped running 2015-05-22 17:44:40.5683|Info|Unloading plugin 'f767bda5-0a8c-4813-85fd-a5a23417 78e8' 2015-05-22 17:44:40.5683|Info|Shutting down plugin: Dedicated Server Essentials

SilentSymphony commented 9 years ago

Edit: I'm having very varied results with this, I turned off my dynamic concealment and it ran fine yesterday, Today the same except it shut down.

dodexahedron commented 9 years ago

Most likely this was a thread safety issue. I'm not going to directly address this one, since the change away from using reflection is going to have a significant impact on these sorts of things, sometimes for the better and sometimes for the worse. We'll have to deal with the new issues as they arise, and a lot of existing issues are no longer really worth investigating until their code has been re-written.

dodexahedron commented 9 years ago

I'm closing this for now, even though it's not technically "fixed," for the reason stated above. Once reflection is gone, we can see if it still happens and then address it from there. Thanks for the report.