Everything posted by LexManos
-
Error loading Forge from Custom mod launcher
Use Minecraft.main instead of MinecraftApplet
-
Fatal Error in FML
Whatever you're using to install forge did not install it properly. It seems to of missed everything that forge relies on, so, download and install again.
-
ItemFood.getHealAmount pass metadata?
And you cant do this with onFoodEaten?
-
The extent of forge
You have the ability to do whatever you wish, if you need to do fundamental changes like replacing all of the GUIs, you should probably do it as a core mod. However, this requires pretty good knowledge of ASM and probably you wont get much support.
-
custom armor don't show up on server
As long as all users have your mod installed they should see it, as when you see a player they send you the contents of there armor slots.
-
forge with error at the client.
STILL a modified jar, so we arnt support 1.2.5 development. Also use the damn spoiler tags -.-
-
ICraftingHandler's onCrafting method called twice?
Seems like you're being called twice, for both the client side, and the integrated server side. If you toss a Thread.currentThread().getName() in the print you should be able to see that.
-
ModLoader and Forge Compatibility
Forge does yes, and also provides a interface tot he sound system that is infinitaly more powerful then audiomod. {Seriously audio mod is like 20 lines of code , that just reads stuff from a folder.}
-
whats happened to all the main forge mods?
I'd be curious the exact reason why animal bikes has dropped Forge. Seems a very silly thing to do with the figure of MC in sight and how ML refuses to even bother to change in the slightest.
-
Wrong TileEntity created server-side
Seems to me that whatever you're using server side to spawn the tile entity is doing it wrong. Sure you dont have any world.isRemote issues lieing about? Maybe toss something down in the TileEntityChest space for your block address and seeing how its called.
-
Not working items/blocks
Get the hell out of the net.minecraft.src package, and pck more unique names -.-
-
Getting a huge bunch of errors upon recompiling with MCP6.2 and Forge 3.3.8.162
We'd need the full log to see if there were any patching issues, which it looks there were. However, as 1.2.5 is old, we no longer support deving for it, so update to 1.3.2.
-
[solved] NoClassDefError on server
Because we taged all the client classes themselves as being client only so that it would crash during debug time. Seems it worked and you delt with it at debug time rather then at release time.
-
Plz help me out... been trying to fix for like 3 days....
EnumArmorMaterial.BRONZE http://media.giantbomb.com/uploads/2/24773/1982197-wtf_is_this_shit_Very_Disturbing_Childrens_Book_RE_We_dont_say_ampquotGermanampquot_in_America-s400x297-59009.jpg[/img]
-
CPW Error
Seems to be an issue with ICBM/EU, go talk to there authors.
-
java.lang.IndexOutOfBoundsException
(mod_Ores.java:305) still uses ModLoader.addOverride Stop Fairly clear statement here, dont use addOverride at all, ever.
-
Concurrent Modification Exception
Found the issue, you're spawning entities on the server, using the client thread. You need to edit your tick handler to use the server ticks. Aside form that you really need to re-design your mod for the clear separation of client and server, else you're gunna be doomed to be a old outdated single player only mod forever.
-
MODLOADER BUG PLEASE FIX!!!!!!
If they are purly ModLoader mods and dont do stupid stuff, then they should be fine. However, we cant help without a log so, ya.. logs or stfu.
-
Forge Server Error
Yay for not giving me the full version. I'm going to ASSUME because of the way you're talking that you are using 4.0.0.200 or 4.0.0.2004 Go update to the LATEST build. we at 228 already.
-
Forge Server Error
What EXACT version of forge are you using?
-
[solved]how to change vanilla recipe without changing base classes
No... This is done in code, not editing anything in the compiled class. All can be done from runtime.
-
[solved]how to change vanilla recipe without changing base classes
Get the recipe manager, find the one you wanna replace. Remove it And add a new one. If you ask me how, i'll slap you, go look at the code
-
Forge 4.0.0 blackscreen - help!
I know for a fact that PlayerAPI uses classes we do. Either way You need to do some basic debugging Start from scratch add on mod at a time when shit breaks you know it was the last mod you added. Then go complain to the maker of that mod to stop editing base classes.
-
SpriteHelper intracts with one of the local Sprites ?
You shouldnt be editing any base classes, for any reason. Make sure the install script has no errors as it will recompile and update md5s when done.
-
Forge Server Error
Then you should not be getting this error, as it has been fixed for quite some time.
IPS spam blocked by CleanTalk.