Everything posted by OvermindDL1
-
Help for a newby mod user?
And you do have EqEx3 in the mods folder yes? Post the log?
-
Error with AutoSwitch
As per that, what forge version are you using, be sure it is latest.
-
Portal Gun Mod 1.3.2
You are using MCPatcher as per 'com.pclewis.mcpatcher.mod.Colorizer.colorizeWater', and MCPatcher is broken. Use something that works, like MultiMC. And never install modloader or audiomod, forge already has their functionality.
-
Error with AutoSwitch
Link to the mod?
-
Help for a newby mod user?
Are you using MultiMC or what loader? And we need version of all that you are using and the log file.
-
Blackscreen on Minecraft startup after login after installing FML
What launcher are you using? It looks like it is doing something wrong.
-
White spiders
SPC is a base editing mod, TMI does things wrong. Base editing mods are not pure ML mods, Forge only supports pure ML Mods as well as forge/fml mods. Use NEI instead of TMI. As for a launcher, quite using MCPatcher, use MultiMC. And yes, Optifine has connected textures as well, quit spreading FUD.
-
A curious inquiry
The issue with MCPatcher is that it does things wrong. It makes base edits when it should not be making base edits, and most users are not knowledgeable enough to know how to disable those modifications. MultiMC is far superior as it actually does work properly without making any base edits. Also, Forge is not made to run with Optifine, Optifine uses Forge's hooks. And MCPatcher could use Forge's hooks just as well. There is nothing Forge can do to become compatible with MCPatcher, it is on MCPatcher to actually do things properly.
-
INCOMPATIBLE MOD! (Not modloader!) Realistic minecraft INCOMPATIBLE!
Also, for note, none of your base edits should be base edits, they are all quite easily done without base edits, and by doing it properly your mod will be drop-in mods folder loadable then, no nasty file copying or anything. If you want help, then ask, but do not edit base classes, as by editing them you are making yourself incompatible with any other base editing mod that touches anything remotely similar.
-
Minecraft crashed after installing the latest forge via mcpatcher
Optifine also installed very easily in MultiMC, and MultiMC will also even set up forge for you just by clicking the MCForge button.
-
Problems with the server.
Do not use DimensionAPI. Forge already has hooks.
-
I can't install forge in mcp
Update your Java. I am pretty sure that 1.6_20 has a bug about that.
-
Teleporting to dimension clientside
That is because the server controls what dimension players are in, and the server changes the client appropriately. You cannot change just the client, you have to change the server side.
-
How to get leaves to render based off of graphics setting
An easy way might be to just render different based on the leaves values.
-
Advice on programming practices for ASM/Coremods
I was away for a while, but am back and catching up. Insert variable after the last in the class and so forth, no worry if you do that.
-
[Solved] Syncing TileEntity data
getAuxillaryInfoPacket is the old name for note, if you are updated it is something like getDescriptionPacket or so. MCP changed it.
-
Help for a newby mod user?
Do not use ModLoader, install *only* forge.
- Ore Dictionary?
-
Ore Dictionary?
Anything that does not have functionality on its class, like a stick is basic, a wrench that has the interface handling on the blocks would be, a wrench that has interface handling in the wrench class would 'not' be.
-
How to overwrite WorldGenPumpkin without editing any base classes?
Java Reflection.
-
Chunk Loading
Have it hold a ticket, and use the entity moving across chunk bounds callback to update what chunk to load and deactivate the previous.
-
How to suppress (selectively) containerItem
Make a custom crafting class and you can do whatever you want to both input and output.
-
Advice on programming practices for ASM/Coremods
In general you want to minimize your footprint so as to not step on other mods trying to do the same thing. Pick a good point, like a call and cancel hook at the start or something, rather than just mass editing the code.
-
[UNSOLVED] Attaching Data to Chunks
There is a save handler somewhere I think, not used it personally though.
-
Ore Dictionary?
Not just for 'ores', it can be used to provide mapping of any identical 'basic' items between any mods should they choose to use it.
IPS spam blocked by CleanTalk.