Jump to content

Minecraft 1.6.2 Forge SRC Decompile Error [!!PLEASE HELP!!]


Recommended Posts

Posted

Hello, everyone.

 

I have minecraft 1.6.2. I'm trying to install forge by using many minecraftforge-src versions.

 

Here's my error, when I double-click install.cmd (I'm using "windows 7 x64" with "Java SE Runtime Environment 7u25" and "Java SE Development Kit 7u25"), I get the following output:

 

================ Forge ModLoader Setup Start ===================
MCP Detected already, not downloading
Setting up MCP
Patching commands.py
patching file commands.py
    Commands patch applied successfully
Copying FML conf
Creating Repackaged data
    Creating re-packaged srg
    Creating re-packaged exc
    Creating re-packaged MCP patches
== MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
"scalac" is not found on the PATH.  Scala files will not be recompiled
WARNING:
The cleanup script will delete all folders created by MCP, including the
src folder which may contain changes you made to the code, along with any
saved worlds from the client or server.
If you really want to clean up, enter "Yes" Yes
> Cleaning temp
> Cleaning src
> Cleaning bin
> Cleaning reobf
> Cleaning jars
> Cleaning logs
Backing up client
Backing up server
Gathering assets list from http://s3.amazonaws.com/Minecraft.Resources
    No new assets need to download
== MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
"scalac" is not found on the PATH.  Scala files will not be recompiled
# found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle co
nfig, rg, ss
== Decompiling client using fernflower ==
> Creating SRGs
> Applying SpecialSource
Stripping META-INF from jars\versions\1.6.2\1.6.2.jar
    Skipping: META-INF/MANIFEST.MF
    Skipping: META-INF/MOJANGCS.SF
    Skipping: META-INF/MOJANGCS.RSA
> Compiling AccessTransformer
> Compiling MCPMerger
> Running MCPMerger
> Running AccessTransformer
    Forge config detected
FATAL ERROR
Traceback (most recent call last):
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\mcp\runtime\decompile.p
y", line 136, in decompile
    keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\mcp\runtime\mcp.py", li
ne 34, in decompile_side
    commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 943,
in applyss_shunt
    transformers_hook(self, side)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 1001,
in transformers_hook
    apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, c
ommands=self)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 1322,
in apply_ats
    if not runcmd(forkcmd, echo=False, commands=commands):
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 373,
in runcmd
    process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subproce
ss.STDOUT, bufsize=-1)
  File "subprocess.pyc", line 679, in __init__
  File "subprocess.pyc", line 896, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application
Decompile Exception: 1
Drücken Sie eine beliebige Taste . . .

 

mcp.log

16:42:36 - == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
16:42:36 - OS : win32
16:42:37 - "scalac" is not found on the PATH.  Scala files will not be recompiled
16:42:37 - # VERSION INFO
16:42:37 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
16:42:37 - platform: Windows-7-6.1.7601-SP1
16:42:37 - # java: '"C:\Program Files\Java\jdk1.7.0_25\bin\java" -version'
16:42:37 - java version "1.7.0_25"

Java(TM) SE Runtime Environment (build 1.7.0_25-b17)

Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
16:42:37 - # javac: '"C:\Program Files\Java\jdk1.7.0_25\bin\javac" -version'
16:42:37 - javac 1.7.0_25
16:42:37 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_25\bin\javac" -J-version'
16:42:37 - java version "1.7.0_25"

Java(TM) SE Runtime Environment (build 1.7.0_25-b17)

Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
16:42:37 - # retroguard: 'runtime\bin\retroguard.jar --version'
16:42:37 - RetroGuard MCP v3.6.5
based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com
16:42:37 - # specialsource: 'runtime\bin\specialsource.jar --version'
16:42:37 - SpecialSource v{something}
16:42:37 - # mcinjector: 'runtime\bin\mcinjector.jar --version'
16:42:37 - MCInjector v2.8 by Searge, LexManos, Fesh0r
16:42:37 - # patch: 'runtime\bin\applydiff.exe --version'
16:42:37 - patch 2.5.4
16:42:37 - # astyle: 'runtime\bin\astyle.exe --version'
16:42:37 - Artistic Style Version 2.02.1
16:42:37 - # jadretro: 'runtime\bin\jadretro.jar'
16:42:37 - Error: Unable to access jarfile runtime\bin\jadretro.jar
16:42:37 - # jad: 'runtime\bin\jad.exe'
16:42:37 - # fernflower: 'runtime\bin\fernflower.jar'
16:42:37 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>
16:42:37 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, rg, ss
16:42:37 - Updates disabled
16:42:37 - client md5: 1d43cdba8b9752d7f557ab7d3e365964
16:42:37 - == Decompiling client using fernflower ==
16:42:37 - > Creating SRGs
16:42:37 - > Applying SpecialSource
16:42:38 - > Compiling AccessTransformer
16:42:38 - > Compiling MCPMerger
16:42:39 - > Running MCPMerger
16:42:41 - > Running AccessTransformer
16:42:41 -     Forge config detected
16:42:41 - FATAL ERROR
Traceback (most recent call last):
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\mcp\runtime\decompile.py", line 136, in decompile
    keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\mcp\runtime\mcp.py", line 34, in decompile_side
    commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 943, in applyss_shunt
    transformers_hook(self, side)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 1001, in transformers_hook
    apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, commands=self)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 1322, in apply_ats
    if not runcmd(forkcmd, echo=False, commands=commands):
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 373, in runcmd
    process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, bufsize=-1)
  File "subprocess.pyc", line 679, in __init__
  File "subprocess.pyc", line 896, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application

 

mcperr.log

16:42:37 - "scalac" is not found on the PATH.  Scala files will not be recompiled
16:42:41 - FATAL ERROR
Traceback (most recent call last):
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\mcp\runtime\decompile.py", line 136, in decompile
    keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\mcp\runtime\mcp.py", line 34, in decompile_side
    commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 943, in applyss_shunt
    transformers_hook(self, side)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 1001, in transformers_hook
    apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, commands=self)
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 1322, in apply_ats
    if not runcmd(forkcmd, echo=False, commands=commands):
  File "C:\Users\Benutzer\Downloads\minecraftforge\forge\fml\fml.py", line 373, in runcmd
    process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, bufsize=-1)
  File "subprocess.pyc", line 679, in __init__
  File "subprocess.pyc", line 896, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application

 

Please help!

 

Bektor

Developer of Primeval Forest.

Posted

Your clicking clean temp folder instead of actually click install.cmd. Also, just download forge src and install using the install button. And, be sure to have Java JDK or Java SDK...

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Honestly, the forums are a back burner thing. Not many people use it. Best option is discord. I know that I haven't looked at the forums for more then admin tasks in quite a while. You're also best off not following tutorials which give you code. Knowing programming and reading the MC/Forge code yourself would be the best way to go.
    • on my last computer, i had a similar problem with forge/ neoforge mods but instead them launcher screen was black
    • I am trying to make a mod, all it is, a config folder that tells another mod to not require a dependency, pretty simple right.. well, I dont want whoever downloads my mod to have to download 4 other mods and then decide if they want 2 more that they kinda really need.. i want to make my mod basically implement all of these mods, i really dont care how it does it, ive tried putting them in every file location you can think of, ive downloaded intellij, mcreator, and tried vmware but thats eh (had it from school). I downloaded them in hopes theyd create the correct file i needed but honestly im only more lost now. I have gotten my config file to work, if i put all these mods into my own mods folder and the config file into the config and it works (unvbelievably) but i want to share this to everyone else, lets just say this mod will legitimately get 7M downloads.  I tried putting them in a run folder then having it create all the contents in that for a game (mods,config..etc) then i drop the mods in and all the sudden i cant even open the game, like it literally works with my own world i play on, but i cant get it to work on any coding platform, they all have like built in java versions you cant switch, its a nightmare. I am on 1.20.1 I need Java 17 (i dont think the specific versions of 17 matter) I have even tried recreating the mods i want to implement and deleting import things like net.adamsandler.themodsname and replacing it with what mine is. that only creates other problems, where im at right now is i got the thing to start opening then it crashes, closest ive gotten it, then it just says this  exception in thread "main" cpw.mods.niofs.union.unionfilesystem$uncheckedioexception: java.util.zip.zipexception: zip end header not found caused by: java.util.zip.zipexception: zip end header not found basically saying theres something wrong with my java.exe file, so i tried downloading so many different versions of java and putting them all in so many different spots, nothing, someone online says its just a mod that isnt built right so i put the mod into an editor and bunch of errors came up, id post it but i deleted it on accident, i just need help integrating mods
    • Vanilla 1.16.5 Crash Report [#L2KYKaK] - mclo.gs  
    • Hello, probably the last update, if anyone has the same problem or this can be of any help, the answer was pretty simple, textures started rendering just using a Tesselator instead of a VertexConsumer given by a MultibufferSource and a RenderType, pretty simple
  • Topics

×
×
  • Create New...

Important Information

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