Everything posted by LexManos
-
GUI GameOver Crash ? [1.6.4]
Somehow you've set the world to null before you should of.: this.mc.theWorld.sendQuittingDisconnectingPacket();
-
Forge and Liteloader
Ask liteloader why hes adding username to the arguments list.... The only thing that should add anything to to the list is the launcher.
-
Load mods from a custom directory
gameDir exists for a reason.
-
Can't intal MCForge
Upload your libraries/org/scala-lib folder somewhere and link me it.And then delete those files and run the installer again.
-
Can't install Forge client 1.6.4
Upload your libraries/org/scala-lib folder somewhere and link me it.And then delete those files and run the installer again.
-
Teaching Coding with Minecraft Forge?
https://github.com/MinecraftForge/MinecraftForge/contributors
-
Can't figure this out.
Seems mod_BlocksGalore is broken, look to the author and make sure they have updated to the correct MC Version.
-
Forge Install Error for Minecraft 1.6.4 Launcher
I need your exact specs. Jvm and os. Also need the console log of you running the installer Also need the files that the installer downloads located in the libraries/org/scala-lang folder. If shit is broken for you I need more the "shits broken yo" I need information I can work with. I should be back in town later tonight if those who are having issues want to join the irc. The more cooperation and help I have tracking down the bug the sooner it gets fixed.
-
Installer failed to download libraries
Delete the local files and let the installer download them for you. But first zip them and upload them somewhere so I can take a look at them.
-
ERROR: Forge for Minecraft 1.6.2
We removed tben because they are killing our servers. If you're still having problems you MUST show us the console logs as well as the files that the installer downloaded. Also include yhour os version and jvm version. We NEED information for you guys to figure it out as everyone I've delt with that were having problems are now resolved with the new installer.
-
[1.6.2] Half-Launching Installer on Mac 10.6.8 (fails to launch)
There was a slight derp I used one class that was java7 dependant but that never went to production as we had testers to fix. We would need your logs and help debugging as as far we we know the current installer works fine and is java 6 compatible.
-
[SOLVED]Forge #883 + Optfine 1.6.4 build results in ClassNotFoundException error
Still not sure why you stick to vanilla and modloader but whatever. Anyways cpw has said it was a bug in launchwrapper and he has updated fml/forge accordingly see the change log for the specific version.
-
Installing Minecraft Forge 1.6.4 Source Code
Go figure out why a standard unix command chmod doesn't exist on your mac... none of us here have macs so we can't do anything for you.
-
New user unable to post to #minecraftforge
Webclients are muted get a real client.
-
keep getting download error when downloading forge launcher
If you are still having issues with the current installer. You need to try running it from the command line and showing me what it outputs. I spent a lot of time trying to fix this downloader crap. It should work on all systems that I've been informed were broken.
-
Installer failed to download libraries
Run the versions that dont work from the command line and paste the console output here. The new installer should work just fine. And a note, the 883 installer is the same installer for 892
-
[1.6.2] Half-Launching Installer on Mac 10.6.8 (fails to launch)
Console ogs. Exact verisons of OSX and your java versions. We need people to figure out what this is, None of us devs have macs, so we cant test anything.
-
NullPointerException with 1.6.4 on MagicLauncher 1.1.7
Dunno, I dont control the eaq lucaus does. But, when asking for support you should always eliminate as many 3rd party things as possible, So use our installer, and Mojang's official installer.
-
NullPointerException with 1.6.4 on MagicLauncher 1.1.7
Don't use Magic Launcher.
-
Installer failed to download libraries
kill your downloaded files and try the new installer.
-
TahgCraft Modpack Crash report
When did this happen? According to the log, you tried to exit to the main menu before the world was created. Which should happen as soon as you connect. Speak with Tahg about his mod pack, maybe they screw something up.
-
1.6.2 forge instal crash
Try build 891+ installer.
-
Server Spam!
Look into your mods, Forge/FML doesn't spam anything like that.
-
A mod sorting cycle was detected and loading cannot continue
BasicComponenets and applied energetics are broken together, speak to there authors.
-
Role of ClientProxy and CommonProxy classes?
Typically, the name 'Common' is used because the client and server are integrated. So the normal setup is 'ClientProxy extends CommonProxy' with almost every function calling it's super. So the server part gets called as well as the client part. Hence.. common. But yes, this is, if you use it correctly, a pretty elegant way of dealing with the fact that Minecraft is obfusicated, and stripped. Meaning that a lot of classes/fields/functions don't exist on one side or the other. As long as you wrap those functions in your proxy you should never have a ClassNotFoundException or NoMethodException.
IPS spam blocked by CleanTalk.