TotalFreedomMod/src/main
Paldiu 3464a33678 NPE on Thread.join() possible fix
This bug is hard to decipher mainly due to the thread being terminated somewhere before the thread.join is called. this may be due to the safeClose method defined with serverSocket, but again, I'm not too sure what's up here. This may also be because something failed to execute in one of the try catch statements, causing the thread to never be initialized in the first place.
2021-01-08 00:25:46 -06:00
..
java/me/totalfreedom/totalfreedommod NPE on Thread.join() possible fix 2021-01-08 00:25:46 -06:00
resources Update social links in line with live config 2020-12-24 18:36:27 +00:00