Posted May 23, 201312 yr First This Long Code That kept appearing while looking through the command files through Python: ================ Forge ModLoader Setup Start =================== Downloaded mcp7.44.zip Extracting MCP to 'C:\Users\Harnando\Desktop\BIGFol\forge\mcp' Setting up MCP Backing up commands.py patching file commands.py Commands patch applied successfully Copying FML conf Creating re-packaged srg Creating re-packaged exc Creating re-packaged MCP patches Fixing MCP Workspace Downloaded argo-3.2-src.jar Downloaded guava-14.0-rc3.jar Downloaded asm-4.1.tar.gz Downloaded asm-debug-all-4.1.jar Downloaded bcprov-debug-jdk15on-148.jar Downloaded bcprov-jdk15on-148-src.zip Downloaded guava-14.0-rc3-sources.jar Downloaded lwjgl.jar Downloaded lwjgl_util.jar Downloaded jinput.jar Downloaded windows_natives.jar Extracting jinput-dx8.dll Extracting jinput-dx8_64.dll Extracting jinput-raw.dll Extracting jinput-raw_64.dll Extracting lwjgl.dll Extracting lwjgl64.dll Extracting OpenAL32.dll Extracting OpenAL64.dll Downloaded macosx_natives.jar Extracting libjinput-osx.jnilib Extracting liblwjgl.jnilib Extracting libopenal.dylib Extracting openal.dylib Downloaded linux_natives.jar Extracting libjinput-linux.so Extracting libjinput-linux64.so Extracting liblwjgl.so Extracting liblwjgl64.so Extracting libopenal.so Extracting libopenal64.so Downloaded minecraft.jar Downloaded minecraft_server.jar == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) == # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, ast yle, astyle config > Creating Retroguard config files == Decompiling client using fernflower == > Creating SRGs > Applying Retroguard > Compiling AccessTransformer C:\Users\Harnando\Desktop\BIGFol\forge\fml\common\cpw\mods\fml\common\asm\transf ormers\AccessTransformer.java:50: error: cannot find symbol import cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper; ^ symbol: class FMLDeobfuscatingRemapper location: package cpw.mods.fml.common.asm.transformers.deobf C:\Users\Harnando\Desktop\BIGFol\forge\fml\common\cpw\mods\fml\common\asm\transf ormers\AccessTransformer.java:162: error: package FMLDeobfuscatingRemapper does not exist boolean makeAllPublic = FMLDeobfuscatingRemapper.INSTANCE.isRemappedClas s(name); ^ 2 errors Decompile Exception: 1 Press any key to continue . . . -I don't have any clue to what its saying. Second, for the past hours I have been trying to fix this problem. I have researched online and tried everything... Can someone please help me with this problem. I've downloaded Forge Universal as well as the other files with it, and I keep getting problems whenever I try to launch minecraft; a box comes up saying, "FML is setting up your minecraft environment". This stays at 0% and doesn't change. I need help asap with both the Codding, (Above,) and what to do with just getting this modloader of sorts to work. -PS I run through Windows 8, and minecraft version 1.5.2 just in case this effects anything.
June 7, 201312 yr I am having the same issue as this person with the updater always staying at 0% and not doing anything. I have windows eight, and I'm rather frustrated. Could really use some help.
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.