Everything posted by LexManos
-
electric rails do not work
You're 20 versions out of date, update.
-
Forge Server Issues
The mod ValvePipe (Valve Pipe) requires mods [buildCraft|Transport, BuildCraft|Silicon, BuildCraft|Energy] to be available
-
Unable to install Forge 1.2.5 (Fernflower won't download)
1) We dont help with ekkit 2) There are plenty of place to get Fernflower 3) You should update.
-
Crash at building terrain.
Its a rather simple issue, you do not have the forge_at.cfg file installed where forge can see it. Theres not much we can do to hold your hand if you can't figure out the simple install process, use a launcher.
-
Leather Armor Texture Bug
The color on ground was a old bug that we squashed quite some time ago. As for it happening in your inventory with another mod... go talk to the other mod -.-
-
A method, a hook, anyway to open a gui with container without block or item.
There are many ways you can do it, you have all the imputs a coputer has access to at your fingertips. You just have to trigger it, not a forge thing.
-
Forge mod maker program
No, Modding should be for modders, not point and click idiots. If you're not willing to learn the BASICS of java, then you shouldn't be making mods.
-
Can't add dungeon items with ChestGenHooks
If you'd actually look into what you're doing you'll understand why the 2nd is wrong. OFC it wont use your NEW instance -.- You have to add it to the one you're looking for. Also If you look at the construtor for WeightedRandomChestContent: new WeightedRandomChestContent(new ItemStack(TelicraftMain.megaAdamant), 55, 1, 3) public WeightedRandomChestContent(ItemStack par1ItemStack, int par2, int par3, int par4) { super(par4); this.theItemId = par1ItemStack; this.theMinimumChanceToGenerateItem = par2; this.theMaximumChanceToGenerateItem = par3; } Essentially you're saying you want the minimum amount to be 55, the max amount to be 1 ..... Thats kinda retarded.... Check your arguments.
-
Crash report: Forge-snapshot 7.7.0.500, crash with 13w02b
We dont support the snapshot branches as it a severly bugged and there soley to ive mod devs a glimpse of whats to come.
-
No step sounds and recurrent msg in the server console
Its a issue with a Mod, not forge.
-
Forge server starting error
No, he just has a really stupid folder name: E:\Minecraft great servers\The Flans Return (Den angivne fil blev ikke fundet) Most likely he has a ! in there somewhere.
-
Cannot open inventory in Minecraft: Minecraft crashes
It doesnt reobf as _aux it just gets written it files as _aux and FML will load _ names before bare names. So, this is till an installation issue on your end if you can't figure out how to install Forge manually, install it using a launcher.
-
Event vs Interface
FML is where most of the interfaces for event style things are. That design is all up to cpw. As for the interfaces in Forge, the few that are left. They are there because they are better designed as Interfaces, not Events. We use whats best suit for the job.
-
Forge hooks for Structure loot.
Yes, see EnchantedBooks.
-
minecraft forge isnt recognising mods ?
Seems like the mod is corrupt. Delete your cache and try downloading again.
-
Troubles Deleting Forge
Please read your logs. As for your issues with files being ope, you have a process somewhere holding them open, probably winrar or magic launcher, startup your task manager and kill them.
-
Mystery: two exact same laptops running two exact same builds of MC and Forge
the issue is that you don't have the files properly installed or they are corrupt, either way there isn't much we can say beyond get a fresh jar and try again.
-
render bug (causes crash)
forestry issue talk to them
-
Forge 1.4.7-6.6.0.499 Black Screen Error
User was banned for this post.
-
I need forge version 1.2.2 for my downgraded minecraft
http://files.minecraftforge.net/ is our archive, it doesnt have 1.0.0 but whatever. You'll have to find a old copy. We do not support old versions though.
-
(Hosting Error) Players being lagged and kicked
not sure whats going on, but it seems that the client is timing out, We'd need his end of things. Most likely there is something making him hang.
-
Forge Decompile Error
Make sure that it is in your class path properly. Also, post a mcp.log {pastebin}
-
Coremod ClassCircularityError
You have to make sure your ASM classes are marked as ignored. Else they will try to transform themselves, which well.. fucks up.
-
Server lag 1.4.6?
Posting screenshots of what you've already posted does not help -.- Go get visualVM {come with the JDK} http://visualvm.java.net/gettingstarted.html
-
Forge Decompile Error
Seems you dont have a JDK installed or MCP cant find it, this you know.. is kinda needed to compile java -.-
IPS spam blocked by CleanTalk.