ForkGG / Fork-legacy

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

Deleting a plugin creates a NullReferenceException due to hardcoded reference #31

Closed The-Monkey-King closed 8 months ago

The-Monkey-King commented 2 years ago

Logic and IO exceptions caused by (I think) hard coded references to the application owner.

"C:\Users\chris\Source\Repos\fork\logic..."

See attached error log:

errorLog.txt

ChristianKernDev commented 8 months ago

There is no reference in the code. This is just for creating the stacktrace. The error is probablly somewhere else. As the errorLog is not there anymore and there were some fixes regarding this in #44 i will close this issue for now