Everything posted by LexManos
-
Possible Fatal Error Fix
The hell you talking about? You, and the people who are having download issues, could just read the error log and follow it's directions. If you manually install the libraries FML will not attempt to re-download them.
-
Possible Fatal Error Fix
The hell you talking about? You, and the people who are having download issues, could just read the error log and follow it's directions. If you manually install the libraries FML will not attempt to re-download them.
-
Modloader Mods not working with Forge 7.7.1.655
Issue with dead code on the mod side, not ours.
-
Modloader Mods not working with Forge 7.7.1.655
Issue with dead code on the mod side, not ours.
-
1.5 Configuration Problem?
Read your log.
-
1.5 Configuration Problem?
Read your log.
-
It is possible to modify the minecraft.java.patch of mcp'forge source ?
Edit base classes is bad especially for things as stupid as this. Look at the plethora of other launchers out there that do this exact same thing without editing any base classes.
-
Some one send me forge for 1.4.7 before the update where you need the Internet
There is no such thing. Just follow the directions and download the libraires it tells you to.
-
NoClassDefFoundError: cpw/mods/fml/common/asm/ASMTransformer
Delete your coremods -.-
-
Forge console message
Not a god message, probably a mod spamming something out. Try removing your mods till it stops.
-
Possible Fatal Error Fix
We could do that, but that would bork for anything that doesnt use the default install path.
-
Possible Fatal Error Fix
We decided not to ship the libraries interally simply because of the massive amounts of redundant data on our server that would cause along with a few other factors. 99% of people can download things just fine. Not exactly sure what you're getting at about not a official server... files.minecraftforge.net is our official files server... The fix is users just reading the error and following it's directions. But sadly we cannot fix users being lazy.
-
Lava generation problem in forge #651-652
Got a seed and location I can test, I noticed tat the world gen create flowing lava blocks, but thats how vanilla does it. We did make a small change to this recently, but the logic itself is doing the same thing as before out change: https://github.com/MinecraftForge/MinecraftForge/commit/3818ffdf5692a36451c59efabb8af54cca10bb17 Note that both the segment we remove and add use Block.lavaMoving
-
MC 1.4.7 - mod crashes with Incompatible Argument
Typically this is caused by you not using the proper version of Minecraft for your mod.
-
Every Mob Dropping Item?!?!?!
You do realise that if does absolutely fucking nothing? Then ; at the end says that you're done with the block essentally you wrote: if(event.entityLiving instanceof EntitySheep) { }
-
Black Screen after Mojang logo.
Seems like you're using mods for the wrong version of minecraft.
-
Not Working with Lan Connections
That log tells me you simply can't connect to the lan server, typically firewalls/whatever else is stopping you. Its not giving the method not found error, which means that the one you were having before was fixed. As I said, I have tested lan connections, and they work just fine with forge. Do you have a log of the other computer?
-
setCameraZoom
This can quite easily be done via reflection. As it's never written to by vanilla only ever read. The reflection only has to be done when you actually change things. So do it that way.
-
Not Working with Lan Connections
Thats an interesting exception, seems to be something to do with the runtime deobfusication. However, there have been a few fixes to that seince the version you're using. You're on build 608, we are on build 652. So you're quite out of date. Try updating and see if that helps, I will however look into this more.
-
1.5.1 runtime deobfuscation missing names
No you still need to rebfusicate your mods. To srg names. Hence the reobfusicate_srg script. Mapped names change, obfusicated names change, srg names don't. Thats how things work.
-
1.5.1 runtime deobfuscation missing names
Its not missing any names.
-
Solved: Forge Installation Exception - "Main" java.lang.NoClassDefFoundError: ab
Yes you need to jar for the server, not the exe. Always use the jars.
-
Problems with Eclipse (Hot Code Replace failed)
Update and try again.
-
Server Issues
One of your mods isnt server compatible.
-
Compatibility with Modloader
You would have to use purely modloader functionality, which FML emulates. But you're also probably running into hooks that Forge adds that ModLoader doesn't. So you're gunna have to live with the shortcomings of ModLoader if you use it.
IPS spam blocked by CleanTalk.