Jump to content

server crashes when toggle off admin

Closed 3.1.15 3.1.15

Hello @BadLandPVE
This is quite odd, as I tried to reproduce it on my development server without any luck.

My only suggestion as of now is to enable DebugType.All
Open up the AdminToggle.cs file and find the line 
private const DebugType DEBUG = DebugType.Disabled;
And replace with
private const DebugType DEBUG = DebugType.All;

Once debug mode is enabled, try to reproduce the error once more and a log file should appear in Oxide/Logs for AdminToggle, with all events leading up to the issue.
Please share this file with me thanks

image.png.7723c1cdc3f25b37f60ab032baaf8dd0.png

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.