Posted June 10, 201312 yr Good time of day to you, guys. The problem is: I'm coding a simple Minecraft launcher, its source code is located here: https://github.com/asn007/nLoader-min, the files that handle Minecraft load are located here: https://github.com/asn007/nLoader-min/tree/master/src/eu/q_b/asn007/nloader/minecraft The problem is: when I'm starting the launcher from sources (in eclipse), everything runs ok, like this: But when I compile launcher as Jar, minecraft fails to launch: The error stacktrace begins with: 2013-06-10 21:26:51 [sEVERE] [ForgeModLoader] Found unknown applet parent eu.q_b.asn007.nloader.minecraft.Launcher, unable to inject! FML log is here: http://pastebin.com/XNDEexqn
June 10, 201312 yr You know the applet launcher is dieing right? Quit using it. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
June 11, 201312 yr Author You know the applet launcher is dieing right? Quit using it. So, your suggestions? Start Minecraft as separate process?
June 11, 201312 yr Use the main entry point. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.