Jump to content

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


Bektor

Recommended Posts

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.

Link to comment
Share on other sites

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

    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
    • It is an issue with quark - update it to this build: https://www.curseforge.com/minecraft/mc-mods/quark/files/3642325
    • Remove Instant Massive Structures Mod from your server     Add new crash-reports with sites like https://paste.ee/  
    • Update your drivers: https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-280x
  • Topics

×
×
  • Create New...

Important Information

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