Commit 41872a7 seems to have broken library loading of MCU
Opened this issue · 2 comments
Castone22 commented
Attempting to launch an instance with MCUpdater now returns
Error: Could not find or load main class net.minecraft.launchwrapper.Launch
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128M; support was removed in 8.0
It would appear that the launcher is looking for the launchwrapper in a different directory than the new one.
smbarbour commented
If you have not already, please try clicking Update. A new version of MCUpdater was pushed out earlier tonight that requires everyone to click Update on their instances.
Castone22 commented
We already have. I'm looking through the libraries directory, should there be a 1.10 version of the launchwrapper if we're running a 1.10 server?