Everything posted by LexManos
-
[SOLVED]1.5 Forge Decompile/Recompile Error with 7.7.0.580
Known issue with macs, give your java more ram by defailt in either your system settings or in mcp.cfg in the fernflower command line.
-
1.5 Texture system Help (Bow related)
Locked because you are both fucking morons. YOU CAN NOT DEFINE A FUNCTION INSIDE OF A FUCKING FUNCTION LIKE THAT! Go learn some basic java.
-
Um... I don't know what the problem is with this mod(More Enchantments)
Why did you come here? Go talk to the mod author. With the information given it doesn't seem like our issue.
-
FML or modloader
I'm not sure what you're actually trying to do... As ModLoader Does NOT give the functionality that FML does, there is literally NO way to have a mod that is dependent on FML classes/functionality to work with pure modloader... So... What are you talking about?
-
Fatal Error
Unless you've derped something up, the fml_at.cfg will grant access to the b class. Make sure you've installed the correct version into your jar.
-
[solved]Can I disabled ForgeModloader Update Check Manually?
That's not forge, forge does not do update checks. flat out, PERIOD, it DOES NOT. One of your mods is doing it.
-
[1.5] Error Installing the SRC...
Manually update the md5s yourself and deal with the screw ups, or just hold your damn horses for a new mcp version.
-
[solved]Can I disabled ForgeModloader Update Check Manually?
FML Doesn't auto-update. It downloads required libraries, if you have those libraires it won't even try to connect. Some other mod you have installed must be connecting out.
-
[1.5] Error Installing the SRC...
There was a 'stealth update' meaning the files changed on mojang's side but they didnt announce it.
-
Fatal Error
You need to make sure that fml_at.cfg is in your MC jar.
-
ticking memory connection error (i think this is a forge bug)
seems like you have a NPE in your mod, doesn't seem like this has anything to do with forge.
-
Deobfuscation 1.5 error
Update Forge.
-
1.5 tool crafting
https://github.com/MinecraftForge/MinecraftForge/commit/529062d73f5691d4a6cecd374daf46d1ed66dcb8
-
Server Goes Offline with Forge
Thread closed for being to fucking stupid to post your god damn logs. THERE IS TEXT ON THE SCREEN post it.
-
Server Goes Offline with Forge
- Black Screen, No mojang logo, no FML load
No need for 1.5 Just fucking install forge properly and it'll work.- Server Goes Offline with Forge
Whatever tool you used to combine the jars corrupted them. Redownload forge and try again.- Any chance of a tutorial on the "runtime deobfuscation" feature?
Its there, if its not for you then you have the wrong version of MCP.- Server Goes Offline with Forge
Logs- Any chance of a tutorial on the "runtime deobfuscation" feature?
Yes, reflection is not handled hence why the reflection helper class allows you to specify many names. And to use it, just when you reobfusicate, pass the --srgnames as a argument. Instead of obfuscating to notching names 'aby.a' it'll obfuscate to srg names 'net.minecraft.world.World.field_46592_a' Which typically do not change cross versions so, in theory if you only use things that do not change, you'll be fine cross versions.- Crash selecting mod in mods list.
Update.- [1.4.7] Forge + Magic Launcher
Typically this means that you have installed a version of forge for the wrong version of minecraft such as installing forge for 1.4.7 on snapshots, or 1.3.2- [1.5] There was a fatal error starting up minecraft and fml
(Le chemin d’accès spécifié est introuvable) what does that mean? Also, i'm gunna guess that somehow the file isnt giving you read access? Can you go in and make sure you have read/write access to it?- Bug in FMLClientHandler if entity.getParts() != null
https://github.com/MinecraftForge/FML/commit/1642bad402efe819f4e763bf4b460d8c04194849- Done loading screen freeze
Java 5 has been dead for several years now, Minecraft itself is even dropping support for it. You need to update to at least java6. - Black Screen, No mojang logo, no FML load
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.