extremly unrealistic and inbalanced mod. learn physics more
Posts by MaxCPP
-
-
I hate this mod and one of my main goals is to make better mod that will push out this mod from almost all servers. Almost all players on all servers is panel-zombies and reactors don't mean anything for them with this mod. But it's good for decompile and exploring. Explore your enemy to win him!!
-
http://pastebin.com/1sQjU11z i get this error when start minecraft with forge and included ic2 jar in build path
-
Decompiling IC2: Go to GregoriusT 's profile here and look for the appropriate section inside his "About me".
API: Learn some Java and come back.
Decompiling IC2: a lot of errors appearing. Fixing of them all is impossible.
Code
Display More== MCP 7.2 (data: 7.2, client: 1.3.2, server: 1.3.2) == [12:17:30] Exception in thread "main" java.lang.UnsatisfiedLinkError: org.lwjgl. DefaultSysImplementation.getPointerSize()I [12:17:30] at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Meth od) [12:17:30] at org.lwjgl.Sys.<clinit>(Sys.java:113) [12:17:30] at net.minecraft.client.Minecraft.getSystemTime(Minecraft.java:1 743) [12:17:30] at net.minecraft.client.Minecraft.main(Minecraft.java:1491) [12:17:30] at Start.main(Start.java:22) '"C:\Program Files\Java\jdk1.7.0_09\bin\java" -Xincgc -Xms1024M -Xmx1024M -cp ". .\bin\minecraft;..\li...' failed : 1 FATAL ERROR Traceback (most recent call last): File "runtime\startclient.py", line 30, in startclient File "E:\icaddon (ъюяш )\runtime\commands.py", line 1079, in startclient self.runmc(forkcmd) File "E:\icaddon (ъюяш )\runtime\commands.py", line 1119, in runmc raise CalledProcessError(process.returncode, forkcmd, output) CalledProcessError: Command '"C:\Program Files\Java\jdk1.7.0_09\bin\java" -Xincg c -Xms1024M -Xmx1024M -cp "..\bin\minecraft;..\lib;..\lib\*;..\jars\bin\minecraf t.jar;..\jars\bin\jinput.jar;..\jars\bin\lwjgl.jar;..\jars\bin\lwjgl_util.jar" - Djava.library.path=..\jars\bin\natives Start' returned non-zero exit status 1
wtf -
I cant decompile ic2 property. I don't know how to use the API. There aren't any instructions anywhere. Help please!!! Give me some instruction.
-
I decompiled ic2 client very hard, but there are a lot of errors in the code. please help me to fix. example:
I get this error:CodeThe method newMultimap(Map<K,Collection<V>>, Supplier<? extends Collection<V>>) in the type Multimaps is not applicable for the arguments (HashMap<Object,Object>, ModLoaderClientHelper$1)
and I don't know how to fix it. It's hard and errors is so lot.I tried make mods for Minecraft, I just changed explosition physics in regular Minecraft. So no say that I don't know how to code. Java very resemble with C++, and i easy changed explosition physics (obsidian can be exploded, but with very small chance). So i can code. And i have good ideas for IC2 addon.
Sorry for bad grammar, I'm Russian.
-
Remove the nei-folder from the IC²-jar. Its causing the Problem.
Or you can add NEI to the decompiled Mods, hat would work too.In case you get that error with other Mods, then delete their Integration-Folders too or install them to the Decompilation Setup.
I removed neiintegration, but i get another error:
== ERRORS FOUND ==Unrecoverable error during obfuscation, see log file for details.
RetroGuard error: COM.rl.obf.classfile.ClassFileException: ClassNotFound cpw/mods/fml/common/IFuelHandler
==================
I had deleted also bcintergation and 1 more integration folders. But i get this error:
== ERRORS FOUND ==Unrecoverable error during obfuscation, see log file for details.
RetroGuard error: COM.rl.obf.classfile.ClassFileException: ClassNotFound com/google/common/base/Supplier
================== -
How to use this? I tried to decompile the client with this mod, but I had got this stupid error:
> Applying Retroguard
'"java" -cp "runtime/bin/retroguard.jar:lib:lib/*:jars/bin/minecraft.jar:jars/bin/jinput.jar:jars/bin...' failed : 1== ERRORS FOUND ==
Unrecoverable error during obfuscation, see log file for details.
RetroGuard error: COM.rl.obf.classfile.ClassFileException: ClassNotFound codechicken/nei/recipe/TemplateRecipeHandler$CachedRecipe
==================
HELP!!!
I successfully decompiled the clean client, but i can't decompile client with this mod (client is working).