Everything posted by vdvman1
-
Setting textures depending on metadata not working?
You also need an ItemBlock when working with metadata placed blocks, look up a tutorial on google
-
Is there anyway to create a Forge Server Mod with edited base classes?
I would also suggest reading the official tutorial to ask itself here: http://download.forge.objectweb.org/asm/asm4-guide.pdf
-
Proximitydetector Problems
not that i know of, could you please post your code? i might be able to see the problem then
-
Proximitydetector Problems
Is the block using Material.circuits? For a block to output a signal it has to have that material
-
take a look at all these errors!
Do not use mcpatcher! Use opticians instead, since forge is not compatible with mcpatcher
-
Is there anyway to create a Forge Server Mod with edited base classes?
NEI uses asm, which is why it is a coremod
-
Is there anyway to create a Forge Server Mod with edited base classes?
One word, asm
-
[RESOLVED] Redstone Block Is Not Working
To be able to output a redstone signal the material HAS to be Material.circuits, are you using the right material?
-
Entity Not Saving On World Unload
Try changing the read and write methods in the entity to public
-
Shapeless crafting recipe crash
When you are calling proxy.registerRenderInformation(), proxy is still null because you commented out @SidedProxy and so was never initialised
-
[solved]Metadata not saving for directional block
I actually fixed it myself, turns out out you need to manually sync it with packets
-
Problem with running mod on a server
i have been getting the same problem, hope someone works out why
-
[Solved + Explained] Sync Custom Client+Server Chest?
thanks
-
[Solved + Explained] Sync Custom Client+Server Chest?
Where does the getAuxillaryInfoPacket() function come from, i am trying to a similar thing but i don't know where to put that function, the onDataPacket(NetworkManager net, Packet132TileEntityData pkt) is in TileEntity, but no getAuxillaryInfoPacket()
-
Need help with my mod please.
glad to be of help , now if only my mod didn't have problems that aren't so easely fixable
-
Need help with my mod please.
here is one on how to use forge events in general: http://www.minecraftforum.net/topic/1419836-131-forge-4x-events-howto/
-
Need help with my mod please.
When any living entity dies the LivingDropsEvent is called Living entities include mobs and the player, the entity variable tells you what entity died
-
Need help with my mod please.
oops, LivingDropsEvent is the one you want
-
Need help with my mod please.
if you know how to use events, there is a LivingDeathEvent, which you can use to add drops on death (i think it lets you but not sure exactly)
-
[solved]Metadata not saving for directional block
I am trying to update redstone gate to 1.3.2 (unofficially, sorry) and i have managed to get the gate to render with the gui working and everything, but whenever i place the gate and then relog the metadata resets back to 0! Plus because the metadata isn't saving the gate does not even work, not even before reloging! Can someone please help. Here is my code: RedstoneGate.java BlockRedstoneGate.java TileEntityRedstoneGate.java ContainerRedstoneGate.java EDIT: you probably need the renderer! BlockRendererRedstoneGate.java
IPS spam blocked by CleanTalk.