SWG-Source / src

Other
34 stars 46 forks source link

/reloadAdminTable crashes server #2

Closed GeneUNCG closed 3 years ago

GeneUNCG commented 5 years ago

Using the /reloadAdminTable in-game crashes the server.

AlecH92 commented 5 years ago

The user you added needs to have logged in and created a character for their stationid to be created in the database. Otherwise the reload command will indeed crash the server.

GeneUNCG commented 5 years ago

Hello @AlecH92, the datatable was reloaded after the person had already logged in with a character from the account.

Though, reloading the admin datatable doesn't involve the database, so that shouldn't matter anyways.

AconiteX commented 3 years ago

@AlecH92 was this fixed with your change in a9ffeca8c3f1e653add9766ceaec5bd00ff585e6 and 625e4d168f24aa2590c6fe4ac78e7a1164e5b03f?

AlecH92 commented 3 years ago

it should be, yes. I didn't test on a Source VM though.

Cekis commented 3 years ago

Tested - this is fixed.