Everything posted by LexManos
-
Improvements To BiomeDictionary Specificity
These are distinctions that modders will have to argue amongst themselves. If you consider your biome a ocean it's a ocean.. If you consider it a beach it's a beach. I've added a way for modders to add there own categories so go forth and work together!
-
minecraft forge. for 1.7.2 not working.
There is always a log, provide us with that log.
-
I cannot launch Minecraft with Forge 10.13.0.1170
http://www.minecraftforge.net/forum/index.php/topic,21008.msg107148.html#msg107148
-
[1.7.10] Forge 10.13.0.1170 Bug
You give it a space between args The issue is that your graphics card does not support stincil bits. Adding that argument turns them off. Beyond that no fucking clue. And this has only been reported on crappy integrated intel chips. So are you SURE it's using your dedicated card? Same goes for you, use the argument and try again.
-
Crashing and unable to play on Forge
That stack should not be possible on 1.7, you installed Forge incorrectly.
-
[1.7.10] Forge 10.13.0.1170 Bug
Sounds liek a gaphics card issue. Anyways try running with the JVM args: -Dforge.forceNoStencil=true
-
Java 5 versions?
There as never a version of Forge that ran on java 5. Java 5 we EOLed before the first line of Minecraft existed. It would be stupid to target that old of a version.
-
Forge Crashes When I Die. 1.7.2
at alchemymouse.arcana.EventHandlerArcana.onLivingDeathEvent(EventHandlerArcana.java:206) alchemymouse is broken
-
Eclipse plugin
No. We have ForgeGradle and that is by far enough. Making a mod is already retardedly stupid. As for the Javadocs that is generated from data input into MCP by people like you, Not me.
-
CRASH Black Screen for a Seconds and ¡Crash!
Same issue different mod check your mods -.-
-
Cannot load client in Eclipse 1.7.10
remove your run arguments.
-
CRASH Black Screen for a Seconds and ¡Crash!
LegendaryBeasts{a1.6.4.0} Oh I wonder what version of MC that is fore.. could it possibly NOT be 1.7.2....
-
Forge 1.6.4 server (Hamachi) crash
1.6.4 is dead, we do not support it anymore.
-
[1.7.2] Modded Server crashes on initialization
- Forge & BungeeCord issue
Its not a issue that needs to be fixed on Forge's end. And if it is the relevant people know how to go about addressing such issues. Forge does not care for, nore support any 3rd party interception of server and client communication. Basically feel free to fix it yourself, and PR FML, but we will not support you in any way.- Mod global.cfg files clearing in v1.7.2
Provide the files that are 'corrupt' so that I can analize them to see HOW they are corrupt. 99.9999% of the time this is caused by a user editing the script using some text editor that writes it back in there own language without the marker, as I said we have NO possible idea how to load the file unless that BOM is there.- mod has no effect
You would have to go to the forum for that specifc mod and ask them. We did not make it, we don't know what it is, you'll have to find the person who did.- Basic Customisable Packager
No we are not a mod pack installer. Yes, you can use our installer to install whatever you want. It's open source fo look at it. But, no we have NO intention of developing anything to install modpacks like because its quite literally 'put these files in the mods folder' you can accomplish that with a zip file.- Problems with loadin minecraft with Forge
Don't use Optifine and see what happens. Also try updating your graphics drivers.- Mod global.cfg files clearing in v1.7.2
ZIts related to forge in the sense that the config system is in forge, the problem tho is your config files getting corrupt somehow, Forge loads in whatever encoding the file tells it to {or UTF-8 if none is specified in the file header} and saves in UTF-8.- Minecraft 1.7.2 crash
User was suspended for 24 hours, seriously Do not immediately report your thread to get attention -.- 1 min 6 seconds is barely enough time for someone to notice this existed, CALM YOUR TITS and install your damn mod correctly.- [1.7.10] Forge 10.13.0.1170 Bug
Do not use any java beta builds, only use official releases. There are also logs, they are in the logs folder -.- But ya, try switching java versions to something that isn't a beta. And cycle through Forge version, and report back when you can. This is not reproducible on my machine so you're gunna have to do some debugging.- Forge 1.7.2 not able to find textureWidth in custom models
You are not packaging your mod correctly, let gradle do it for you by running gradle build and grabbing the files from build/libs/- 1.6.4 build downloading 1.7.2 files?
Welcome to what I have been trying to do seince he made the project and started spouting that it WAS OFFICIALLY GOING IN FORGE. Seriously he was doing that, he's stopped now that I've bitched at him enough.- BUG: Forge's auto-backup causes large map servers to hang, impossible to bypass.
mv world\region backup\region run server mv backup\region world\region How is this hard -.- - Forge & BungeeCord issue
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.