Everything posted by LexManos
-
Multiplayer GUI Problem
The server needs to return a Container.
-
Forge Ore Dictionary
No, don't be lazy.
-
Blocks with inventory?
cough cough
-
Multiplayer GUI Problem
Both sides you use Player.openGUI Try reading the IGuiHandler.
-
Help
Strip down to just forge. There is nothing that should cause the game to not render your player.
-
Blocks with inventory?
You can use BlockContainer, but essentially what it does is override getTileEntity and hasTileEntity
-
Need help
We dont support other mods, nore the technicpack {or any pack} This is a error in the MCA mod, not forge. You will have to rely on them to track it down.
-
Forge Ore Dictionary
Its not like i gave a freakin example or nothing.. In THIS thread!
-
Minecraft Forge 3.3.7.137
Install MLMP. We don't support nore endorse it. Tell your Modders to update there mods.
-
How would i add blocks to creative (serverside)
Use Item.addCreativeItems like a proper mod should. We made it for a reson.
-
Multiplayer GUI Problem
Use Player.openGui() like you should. ModLoader's openGUI is only clientside ever.
-
Forge Problems
Something you are using is overwriting the adl class from forge. Figure out which of your mods is doing it.
-
Something wrong with textures...
The water and lava textures should work perfectly fine for texturepacks up to 128x. Provide a log.
-
About textures not appearing...
Interesting i'd have to see what mod is doing that and how its rendering its block. Because that is there. It looks like the mod just isnt using transparency properly.
-
Naming with metadata
[me=LexManos]points at the Wool's item[/me]
-
Forge Glitch
Not a forge issue, you screwed up your configuration, note the extra space, remove it.
-
About textures not appearing...
Humm, i may need to see the exact mods you're referring to. They should all work fine. However, I must say its always a good idea to have mods move to Forge Esp if they use overrides like that. What mods do you use?
-
Liquid and gas dictionary, universal electricity.
The OreDictionary can be used for anything that has a ItemStack. Block wise, we don't have a dictionary. But that could easily be done by any mod out there. And as for the universal power system, ya we've discussed this before, no.
-
[Bug] Mod List GUI
Thats because it uses bytecode patching, we don't support bytecode patchers, else they need to make themselves compatible with US.
-
WorldType
Yes it would, it's on my 'To-Do: Eventually' list. Not many mods would benefit from it, and it'd be quite a big change last I looked.
-
Forge Problems
Install Forge AFTER MLMP. But MLMP should not be used at all anymore, complain to your mod auther that still uses it to update.
-
Forge Server help!!
Why the hell are you installing forge in bukkit? Who gave you the stupid idea you could do that?
-
[Bug] Mod List GUI
Interesting it says it can find the metadata but that error says it can't Try installing Forge normally and see if it works. Maybe MagicLauncher is being stupid and not adding things to the class path correctly.
-
Something similiar to tile entities for items
-.- ItemStacks They have a damn field for there NBT data you can edit the field from outside the class that field is saved every time the ItemStack is saved Use that field! Jesus man, I'm not here to hold you hand. Please take some effort and read the code!
-
Something similiar to tile entities for items
Don't have any links, but google is your friend. And there is a fairly straight forward thing in ItemStack for writing data to/from the player's file. Namely it's tag.
IPS spam blocked by CleanTalk.