Everything posted by LexManos
-
Error decompiling with Forge. RenderGlobal, Object -> EntityFX
17:24:46 - !! Modified jar detected. Unpredictable results !! 17:27:12 - 'runtime\bin\applydiff.exe -p1 -u -i ..\..\temp\temp.patch -d src\minecraft' failed : 1
-
Offline version?
Ya, just download and install the required libraries manually like the error says, and you'll be fine. We're not gunna ship those libraries as it'd be a lot of repetiive data, and would not allow for the updateability we have with the current system
-
FML Source Install Eclipse Problem
you shouldnt have to copy/move anything the workspace is setup properly it will have the folders linked in properly. If its not, you can get a fresh workspace from forge/fml/eclipse.
-
FML Source Install Eclipse Problem
the eclipse folder is a eclipse workspace.. open it in eclipse... The minecraft code is in src
-
FML Source Install Eclipse Problem
Logs or no help, if things ran fine they will be there.
-
Walkover particle texture fix [It's finished]
The issue is that particles for running over blocks are not location/metadaa aware when they are received from the server, they are simply 'tilecraft_blockid'
-
game crashes for every mod loaded
- Black screen, Linux specific
1) dont bump old ass threads 2) Forge doesn't care where the jars as, it doesn't touch anything related to lwjgl So if you're hacking things around, you're gunna have to figure it out.- 1.4.2 with Forge .349 Plants and Seeds not breaking properly
Not sure exactly how nobody noticed this before, but its fixed for 1.4.4. https://github.com/MinecraftForge/MinecraftForge/commit/770585e73135b111f6786bd376270c8843fa180e- Thousands separator
Its not a mod issue, it's something to do with your java, and your locale. Something is making java think that the proper number seperator for your locale is NBSP.- new update messed item drops
Fixed https://github.com/MinecraftForge/MinecraftForge/commit/ba6c4dd7dfbf95a24f12d470cfd971009ca3cdac- Possible to create config file on client and server?
Why not use the pre-init event and use the config file it suggests?- game crashes for every mod loaded
The issue is that you did not install the proper version of Forge, or did not install ALL of forge, namely the _at.cfg files.- no more jenkins?
You dont really need a news feed, but one could easily be grabed from the latest changelog. As for being pretty, who cares?- Thousands separator
This is a MC issue, shouldnt be anything in Forge that deals with that. Typically its a locale issue like you said, something makes java think your thousands seperator is NBSP.- no more jenkins?
Why do you need it? You guys done need it. All the same information can be getting from Files. Its a CI system that can't do its job if so many people access it -.-- ExtraBiomesXL and DivineRPG install error
Now you've got something that is screwing with the vm class that isn't Forge. Check your other mods.- minecraft does not load with version 6.0.1.355 of the forge
Logs or gtfo.- ExtraBiomesXL and DivineRPG install error
Your block ids are conflicting, define your config properly.- Forge source install error
You're gunna have to figure that out, as far as I know astyle is native mac, as well as shipped with MCP. So you may have to give it the execution flag. Don't have a mac so I don't know the nuances of what needs to be done. But astyle is required.- Biomes O' Plenty will not install with Forge
Don't use Biomes O' Plunty, use ExtraBiomesXL, BOP is a fork of EXBL, it is specifically designed to NOT work with forge. As it edits a ton of base classes where it doesn't need to. Go yell at it's author for being a twat.- [Solved]Multiple render passes problem!
No... You can use the proper alternative that addOverride bounches to.- Problem with getting reobfuscated mod class files
It does compile the code in it, just not the extra random things that you add outside the already defined places.- How to use New PlayerEvent HarvestCheck?
Intended- Forge source install error
!! reformating disabled due to no astyle or config !! Install astyle -.- - Black screen, Linux specific
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.