Everything posted by LexManos
-
risugami`s mods
Risugamis mods dont work on servers
-
Error when compiling classes...
or, you know use the functionality fml preovides...
-
1.4.6 Enchanting Table Bugs
Not a bug thats how enchanting works, there is no "book only" enchants.
-
Error when compiling classes...
Typically, if you need to access package private things, you're doing it wrong. If you absolutly MUST access package private things you should use reflection. If you ABSOLUTLY MUST access package private things repeatidly and you think that it is something other modders would like to have access to, submit a PR to get it on the official AT list in forge, or write your own coremod. But, in reality, 99% of the time when a modder thinks they need to do something stupid like that, they are wrong. Explain what you are doing and someone will probably point you in the right direction.
-
Error when compiling classes...
Short answer, if you're putting ANY of your code into net.minecraft.* you're doing it wrong, as we will not support you.
-
Forge Build 466 no common folder in src?
Because it was a artifact of when we were decompiling both the client and server, now that we no longer do that it isn't needed.
-
Forge 6.4.0.397 server crash (for 1.4.5)
You've screwed up your config somehow.
-
The MCP with Forge Problem.
Something went wrong with your install, move your mod files out, run recompile, updatemd5s, then stick your mod code back in and it should be fine.
-
Forge 6.5.0 Minecraft 1.4.6
Forge Version: 6.5.0 Minecraft Version: 1.4.6 Dependencies: None Downloads: Universal (Adfly) (Direct) Source (Adfly) (Direct) Javadoc (Adfly) (Direct) Minecraft Forge 6.5.0 Changelog: ============================================================================ Updated to FML v1.4.6-4.6.12.511 Updated to Minecraft v1.4.6 New: New hooks to control map rendering per-world New cloud renderer hooks MASSIVE number of new terrain gen events to allow control over almost all aspects fo terrain gen Decompile now provides proper packages for minecraft classes FML and Forge classes are now signed, and mods can test if they are signed as well. Bug Fix: Kill install if astyle isnt found Fix ForgeDirection.ROTATION_MATRIX Creative GUI will now remember what tab page you were on Make PlaySoundAtEntityEvent fire for players as well Remove erronious double call to PlayerDestroyItemEvent Fix up block drops for skulls and cocoa This is a rather small update for the modders, the major change is that we now package the classes and removed the common folder. There are a few gotchas in the 1.4.6 update to be weary!
-
Common folder not present
Thats because it no longer exists, backup your work, completely delete your MCP workspace and just download Forge, it will setup EVERYTHING for you.
-
Black Screen when starting minecraft
Install optifine LAST
-
Exception in thread "main" java.lang.IncompatibleClassChangeError: Implementing
This typically happens when you have something in there that is for the wrong version of minecraft. Remove everything including your mods and coremods folder. And start fresh.
-
onConnectionClosed patched into NetClientHandler.handleChat() ?
Fixed
-
Magic launcher
Go talk to the guy who makes MagicLauncher not us.
-
MCForge is missing a class?
Looks to me like you have two NEIs installed.
-
minecraft forge-universal-6.3.0.372 (1.4.4) doesnt work?
Delete the config/forge.cfg file
-
Crash Report
If you've got corrupt worlds.. that cant be created from this issue... So you have something else going on. I'd go get your computer checked out.
-
ForgeDummyContainer.
Delete your global config and let it regen it. Somewhere in there you have a line with { in it And not the format it expect "name" {
-
Forge incompatible mod - My Mod
Yes it works just fine -.- It even downloads those versions of MCP for you. And the logs will give you more information even if it thinks your mod isnt a valid mod, it will tell you. Unless you installed things wrong.
-
Resolving ID Block Conflicts for Dummies
Global config will not combine all the categories It just squashes all the files together. It shouldnt really ever be used.
-
ForgeDummyContainer.
It would appear that somewhere in the global config you have a syntax error, AE: A line with { in it but no name.
-
Crash Report
Humm my eyes must of missed that in the build log, however: Outputted net/minecraft/client/gui/achievement/GuiAchievements to reobf/minecraft as aux.class Seems you're right. So this a non-critical issue if users cant copy over aux as it's just the achievement pages. Achievements still work just you wont be able to see them in the normal page.
-
BiomeDecorator fields are protected again in 1.4.6
Derped a little bit in the format of the AT so out scripts thought it was something else, fixed now.
-
Decompile Error: 1
Make sure your jdk bin directory is added to your path properly, its trying to execute your eintire install directory explicity, it shouldn't
-
Decompile Error: 1
Pastebin your mcp log file from the logs folder.. seems you're doing.. odd..
IPS spam blocked by CleanTalk.