Enderbyte-Programs / CraftServerSetup

A feature rich TUI Minecraft Server maker
Other
3 stars 0 forks source link

Adding to whitelist causes crash #35

Closed Enderbyte09 closed 1 month ago

Enderbyte09 commented 1 month ago

TYPE: <class 'UnboundLocalError'> MESSAGE: cannot access local variable 'pluid' where it is not associated with a value Traceback (most recent call last): File "craftserversetup.py", line 3333, in main File "craftserversetup.py", line 1296, in servermgrmenu File "craftserversetup.py", line 2139, in manage_server File "craftserversetup.py", line 656, in manage_whitelist UnboundLocalError: cannot access local variable 'pluid' where it is not associated with a value

Enderbyte09 commented 1 month ago

Happens only when list is empty and when you add player who does not exist

Enderbyte09 commented 1 month ago

Fix 1.38.1