ForkGG / Fork-legacy

Fork: Minecraft Server Manager GUI for Windows
https://www.fork.gg
MIT License
102 stars 15 forks source link

Nihilus can't relaunch after crashing for the 2nd time #3

Closed anthonymendez closed 4 years ago

anthonymendez commented 4 years ago

After testing out ban-list and op-list, I attempted to unban myself. I typed maybe three commands to try and figure it out, but the program crashed. Attempts to reopen failed to get it open. Restarting my computer didn't work either. Bug highlighted in line 36 of the file below.

2020_1_5_v0_5_notes_AM.txt

System Info: Intel Core i5-7300HQ 16 Gb of DDR3 @ 2400 Mhz GTX 1050

anthonymendez commented 4 years ago

Will attempt to reinstallation to see if that would fix the issue.

anthonymendez commented 4 years ago

Reinstallation does not fix the issue. Can't do any more testing if this doesn't get fixed @ChristianKern97

ChristianKernDev commented 4 years ago

Try deleting AppData/Roaming/Nihilus

And send the details of persistance/servers.xml

anthonymendez commented 4 years ago

https://pastebin.com/zYJKgWer

ChristianKernDev commented 4 years ago

Seems normal. Can you restart the program after deleting the folder?

anthonymendez commented 4 years ago

I was able to look through the original server world logs.

When I ban the player "hlep", it causes Nihilus to crash. Attempting to re-open Nihilus fails again. The server is still running the background.

ChristianKernDev commented 4 years ago

I can reproduce the issue by banning "hlep".

I will investigate this further to find the cause for it

ChristianKernDev commented 4 years ago

Ok so the issue is cased by banning any player that was not on the server before.

This will be fixed in the next version.