Jump to content

wmchris

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by wmchris

  1. That's the problem - it was done exactly the same way as every other launcher did it. Had to rewrite the whole code based on a newer version of the base. So don't need help anymore. https://github.com/wmchris/MCLauncher
  2. Hi, i'm trying to port my adaption of the launcher for a mod-package to work with a newer forge version. I already implemented the WrapperClass setting and the .replace() commands on the Applet-Holder - but on every launch i'll get the error below. When i copy the source from FML which is triggering this error - it works without a problem. Just when it's executed from within minecraft it's not recognized. Could it be, that the class is not available from within minecraft anymore after launch? [MCLauncher] Setting WrapperClass to: com.kokakiwi.mclauncher.core.Launcher [MCLauncher] INFO : Start game. 2013-01-11 02:36:20 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading 2013-01-11 02:36:20 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-01-11 02:36:21 [sEVERE] [ForgeModLoader] Found unknown applet parent com.kokakiwi.mclauncher.core.Launcher, unable to inject! See: https://github.com/wmchris/BrauTecLauncher/commit/bc7fe822bba63c1f66a18874bd91461efa03d91b#L3R163
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.