Everything posted by LexManos
-
Detected leaking worlds
There are sometimes false positives when garbage isn't properly cleaned. So if you're getting it with JUST forge then dont mind. Hell, if you're getting it when you're not developing a mod don't pay head, as this is for mod devs to remind them to check there code.
-
adding an item to a generated chest? [halted]
If you're generating the chest yourself its easy.. just grab the tle entity and add items to it. If you're trying to add it to one of the standard world gen chests, well, use the hooks, thats what they are there for.
-
Your opinion on giving out source code?
Is it your code? If not then no. If someone wants to decompile something themselves and look at it thats fine, but if they cant do that they probably wont understand what they are looking at anyways, so no.
-
Buildcraft canondrum [resolved]
Logs
-
Buildcraft canondrum [resolved]
Put buildcraft in the mods folder not the coremods folder.
-
WorldGen Error
The timber mod doesnt work on servers.
-
Black Screen Stumped
1) Something you have somewhere is either for the wrong version or overwriting the jg class. 2) Remove forge from your mods folder....
-
Forge bug invisible
User was banned for 7 days for failure to follow directions and produce server files.
-
Fatal Error when using Forge 6.6.2.533
There is an issue with ChickenCore/NEI, remove, or fix it.
-
WHO REMOVED MY SIGNATURE
I did because it was to large, deal with it. Spamming every page you post on with a large chunk of poetry {at least thats what it looked like} is not proper. I've removed your current one because it was really annoying and bitchy. Keep the signatures to something that is non-intrusive to the normal reading of the page.
-
Minecraft forge 6.6.0 mismatched world id's
The logs give full information. Aside from that, its a configuration issue between your client and server, if its a local game it should give you a Continue button, just cliek it. If it doesn't you need to make sure your client is configured properly
-
Forge bug invisible
Getting tired of this, one more post in this thread without fulfilling my request and that person earns a suspension. As i said, THIS IS NOT REPRODUCIBLE ON ANY OF OUR ENVIRONMENTS, and it has specifically to do with how your server is setup. We cannot fix it unless you provide us with what we need to do so. If it is indeed on our end, which I doubt it is.
-
Forge and modloader error, but I didn't install modloader?
Yes it is.
-
4096 ID
considering we use all of the major mods on forgecraft and only touch about 50% of the block ids. If that, I dont see how you're having issues. If you are having block id issues, go yell at the mod author to stop using so many ids. But the answer on our end is a simple one, No, it would fuck EVERYTHING up. 4096 is MORE then enough, if someone really wanted to work at it, they could write the entirety of the mod using ONE id, so ya.. Not gunna happen on our end.
-
Forge bug invisible
Give us all of your server files, this has only been reported when people are using modifed servers that are not under forge's control and are doing this stupid. Never able to reproduce it using vanilla or pure forge servers.
-
Pumpkin crash with 1.4.7-6.6.1.524
fixed
-
Forge and modloader error, but I didn't install modloader?
One or more of your mods is overriding the ModLoader class, which means it wont work with forge as we need control over that class. Aside from that seems you havent installed Forge's META-INF folder?
-
ModLoader<->FML incompatibility
ModLoader emulation can never be flawless, because ModLoader itself is very very flawed, and as such MANY mods do things in HORRIBLE ways to get around it. However, 99% of everything works just fine. And the 1%, doesn't matter. I will look into why this is rendering so.. oddly.. but its not a major issue, especially considering all this is going away in 1.5. This is a simple issue, just some missed data, so: https://github.com/MinecraftForge/FML/commit/bad55cacfaac6c3465775f6147eb282cb6d6f235 https://github.com/MinecraftForge/MinecraftForge/commit/feca047114562c2ec2ec6be42e3ffd7c09a9a94d
-
Fatal Error
Read The Fucking Log.
-
ModLoader<->FML incompatibility
So, just to set it straight, forge DOES support AddOverride, if it didn't then none of the images would show up at all. Aside from that, this pops up every now and again, have not figured out why. FML returns the proper value, and there is some odd reason its also rendering a second layer.
-
Server doesn't start
ZGive us the full path to your desktop, most cases of this is you have a ! in your path.
-
Forge error mac
- config.getOrCreateProperty not working?
Because that verbose method names were removed.. All the information you need is inthe config class.- Change CraftingManager.instance to non-final
Not going into forge, you don't need us to do it.- More item ids and block ids.
1) Either you're a moron or you have no clue what you're talking about 2) No, 4096 blocks and 32,0000 items is enough. If not get better mods. - config.getOrCreateProperty not working?
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.