-
Posts
32 -
Joined
-
Last visited
Everything posted by Mendicant343
-
Possibly a hexxit crash fix (Mac but is prob on PC)
Mendicant343 replied to Solid Diamondz's topic in Hexxit Discussion
I'm guessing you are using the Minecraft launcher workaround? -
Can a mod please delete this post? Thanks.
-
I knew that a shell script could do the same command that I typed in, but they're kind of annoying when you have folder names with spaces in them (I didn't want to put TechnicLauncher.jar on my desktop). Anyways, I renamed my folders and this worked like a charm. EDIT: Optifine will not run on Java 6. Does anyone know how to get Optifine working on Hexxit on a Mac using Java 7?
-
[This is kind of off topic] That's not exactly what I meant... It was a discovery in the sense that LWJGL 2.9.0 works with Hexxit 1.0.5... If you read my other post, you'll know that it works with any Hexxit version as long as Optifine isn't installed.
-
Ok, I finally understand the LWJGL 2.9.0 crash that I was experiencing. I was being really stupid and not realizing that I had Optifine installed, which caused this crash. Apparently, LWJGL 2.9.0 doesn't have a few OpenGL features (specifically those needed for HD textures) that Optifine wanted. So, to my fullest understanding, running Optifine on LWJGL 2.9.0 will cause a crash. If anyone knows a fix for this, then it would be great.
-
Try updating Hexxit to 1.0.5 and then updating LWJGL. It worked for me. Creds for this discovery go to DMCmachine. Also, Optifine + Hexxit to 1.0.5 + LWJGL 2.9.0 causes a crash.
-
Hm...the crazy jumble is exactly what I get, except Minecraft never loads. Lemme try and give it like 20 minutes. EDIT: (The following is an image meme; choose to click it at your discretion) Huzzah! With the Hexxit 1.0.5 update, updating LWJGL no longer causes me to crash!
-
The orignal log that I posted is without Optifine... Also, the problem here has nothing to do with Optifine. I just checked and none of the modpacks launcher properly when I use the Technic Launcher...
-
I don't think you completely uninstalled Java 7. Yeah, updating LWJGL can cause problems like that... In the past, it completely screwed up my Minecraft GUI. Give me a FML log of your original crash (on LWJGL 2.4.2). Maybe I can find another solution for you. You don't need to remove Java 7, you just need to put Java 6 as the default. Open system preferences and click on the java preferences button on the bottom row. In the tab called "Java," click "view." Then just drag Java 6 above Java 7. This should work. If that doesn't work, you can just uninstall Java 7. Follow the instructions at this link. You can also use a quick workaround (if you are sure you have Java 6). Open terminal and enter: sudo ln -s /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Commands/java /usr/local/bin/java6 Now, everytime you want to run the Technic Launcher, open terminal and enter: java6 -jar and then drag Technic-launcher.jar into the terminal window.
-
When I run Hexxit with and without Optifine (using the 1.5.2 minecraft launcher), everything works fine. When I run Hexxit with and without Optifine in the Technic Launcher, there is no difference. The game just quits itself in the manner I described before.
-
First of all, what OS are you running? What java version? You might not need to update your LWJGL to 2.9 manually like me (remember I was unsuccessful at fixing Hexxit). Also, your trying to run the new Tekkit right (the one without industrial craft 2)? Also, here's the instructions you asked for (I made them simple stupid in case a 10 year old finds this topic and reads this): [stuff you probably already know but I included this just in case] Download LWJGL from here (scroll down to the download link). Open the bin folder of the tekkit folder within .technic (or just technic if your using a mac). [more important instructions] After you opened the bin folder, open lwjgl-2.9.0.zip, extract all its contents, and open the the folder called jar (the location is different depending on how you extracted it). Now copy these files and only these files from the jar folder into the aforementioned bin folder: lwjgl_util.jar, lwjgl.jar, jinput.jar. Now exit the jar folder and open the native folder (the called "native" from the .zip) and within it, there's folders named after operating systems. Choose the folder corresponding to whatever OS you use and copy all the files within. Paste these files in the folder named "natives" in bin and test your Tekkit. You can find similar instructions online if you need more clarification. Let me know if these instructions worked for you.
-
...Ok. Sure, but the FPS will kill me. Just to make sure you understand, I only tried installing Optifine into modpack.jar to see if that would allow Hexxit to launch. I'm currently only using Optifine on Hexxit on regular minecraft, not the Technic Launcher. (The Hexxit I'm debugging on Technic doesn't have Optifine installed.)
-
Yes, it works fine. Any clue to fix the LWJGL problem? I still want to have Hexxit working on the Technic launcher so I can play 1.6.2 on regular minecraft. Also, I tried installing optifine onto modpack.jar with no difference in the FML log and the launcher.
-
I'm using Forge 7.8.1.737 for Minecraft 1.5.2 on LWJGL 2.4.2. I also have Optifine HD_U_D5 installed installed, if it makes any difference...
-
Possibly a hexxit crash fix (Mac but is prob on PC)
Mendicant343 replied to Solid Diamondz's topic in Hexxit Discussion
This isn't hate. It's just ways to refine your method, which has worked fine for me. Thanks for your help if it means anything. I'm off to fix a LWJGL problem with my Hexxit. -
How exactly do I update LWJGL? I did the logical thing, which was to download 2.9 from here and then replace all the .jar files and native files that were in the bin folder (Here's a list: lwjgl.jar, lwkgl_util.jar, jinput.jar, libjinput-osx.jnilib, liblwjgl.jnilib, openal.dylib). When I open Hexxit, FML produces a crash log, which I pasted below: 2013-07-21 11:54:21 [FINEST] [ForgeModLoader] Validating minecraft 2013-07-21 11:54:22 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-07-21 11:54:24 [iNFO] [sTDOUT] Inserted super call into azg.c 2013-07-21 11:54:24 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar 2013-07-21 11:54:24 [iNFO] [sTDOUT] RenderGlobal Class Detected 2013-07-21 11:54:24 [iNFO] [sTDOUT] RenderGlobal (Obfuscated) Function Injection Detected 2013-07-21 11:54:24 [iNFO] [sTDOUT] RenderGlobal Injection Point Detected (Optifine Detected)(updateEntityCape(LmpV) 2013-07-21 11:54:25 [iNFO] [sTDERR] [LWJGL] Failed to load 64 bit library: Can't load library: /Users/[MyName]/Library/Application Support/technic/hexxit/bin/natives/liblwjgl64.dylib 2013-07-21 11:54:26 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method. 2013-07-21 11:54:28 [iNFO] [sTDOUT] 229 recipes 2013-07-21 11:54:28 [iNFO] [sTDOUT] 27 achievements 2013-07-21 11:54:29 [iNFO] [Minecraft-Client] Setting user: Mendicant343 2013-07-21 11:54:29 [iNFO] [sTDOUT] (Session ID is 24d21f190caf37725d070f6814cd9ad4e2335c2f) 2013-07-21 11:54:29 [iNFO] [sTDERR] [LWJGL] Initial mode: 1920 x 1200 x 32 @0Hz 2013-07-21 11:54:29 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 2013-07-21 11:54:29 [iNFO] [sTDERR] [LWJGL] MemoryUtil Accessor: AccessorUnsafe 2013-07-21 11:54:29 [iNFO] [sTDERR] [LWJGL] GL_EXT_direct_state_access was reported as available but an entry point is missing 2013-07-21 11:54:29 [iNFO] [sTDERR] [LWJGL] GL_NV_primitive_restart was reported as available but an entry point is missing 2013-07-21 11:54:31 [iNFO] [sTDERR] org.lwjgl.opengl.OpenGLException: Invalid value (1281) 2013-07-21 11:54:31 [iNFO] [sTDERR]at org.lwjgl.opengl.Util.checkGLError(Util.java:59) 2013-07-21 11:54:31 [iNFO] [sTDERR]at org.lwjgl.opengl.DrawableGL.checkGLError(DrawableGL.java:82) 2013-07-21 11:54:31 [iNFO] [sTDERR]at org.lwjgl.opengl.Display.swapBuffers(Display.java:617) 2013-07-21 11:54:31 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.func_71357_I(Minecraft.java:518) 2013-07-21 11:54:31 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407) 2013-07-21 11:54:31 [iNFO] [sTDERR]at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-07-21 11:54:31 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-07-21 11:54:31 [iNFO] [sTDERR]at java.lang.Thread.run(Thread.java:724) 2013-07-21 11:55:06 [iNFO] [sTDOUT] Exiting mod pack The crash log mentions a missing file: liblwjgl64.dylib. I looked for this within the folders of LWJGL 2.9, but couldn't find it. As a side note, Hexxit runs fine when I install FML onto regular 1.5.2 minecraft and move over the mods, coremods, config, and Chocolate folders.
-
Possibly a hexxit crash fix (Mac but is prob on PC)
Mendicant343 replied to Solid Diamondz's topic in Hexxit Discussion
Yeah ignore everything I said. I was thinking of a different problem. Also, you need to move mods, coremods, config, AND the folder called Chocolate. Without it, Minecraft crashes because Better Dungeons can't launch properly...at least on my computer. -
Possibly a hexxit crash fix (Mac but is prob on PC)
Mendicant343 replied to Solid Diamondz's topic in Hexxit Discussion
Actually, you only need to move the resources folder from .minecraft over to the Hexxit folder. Apparently, the only reason Hexxit won't launch (or auto-quits) at least for me is an empty resources folder. Edit: IF YOU ARE READING THIS, IGNORE IT. EVERYTHING I SAID IS WRONG, AND I'M ONLY LEAVING THIS POST HERE SO THE THREAD MAKES SENSE. -
Just to add, I noticed that all of the files in the Resource folder of .technic/hexxit are missing. I think this is preventing the launch, though I'm not sure. Can someone provide me with a zip file of the folder that I can test?
-
Title: Hexxit Quits Itself after Installation Version: 1_0_4 OS: Mac OSX 10.8.4 Java Version: Java SE 6 for Mac (default), Java SE 7 Description of Problem: After downloading Hexxit with no (visible) problem, the client opens, forge sets up its files, and the client auto-quits before even reaching the Mojang page. As seen in the error log, FML lists no issues with the start-up. Everything is displayed with the tag [Fine], [Finest], or [info]. The only warnings have to do with NEI and Chicken Chunks, which are definitely not the problem. Error Messages: There were no error messages, which was the strange part. The client just quits. Error Log: 2013-07-20 19:52:04 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2013-07-20 19:52:04 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Mac OS X:x86_64:10.8.4, installed at /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre 2013-07-20 19:52:04 [FINE] [ForgeModLoader] Java classpath at launch is /Users/[MyName]/Documents/Hunter College High School/Other/System/Technic Pack/TechnicLauncher.jar 2013-07-20 19:52:04 [FINE] [ForgeModLoader] Java library path at launch is /Users/[MyName]/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 2013-07-20 19:52:04 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Discovering coremods 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.2.5.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loading coremod CoFHCore-1.5.2.5.jar 2013-07-20 19:52:04 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loaded coremod CoFHCore-1.5.2.5.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.7.3.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.7.3.jar 2013-07-20 19:52:04 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.7.3.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found a candidate coremod CustomPortForge.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loading coremod CustomPortForge.jar 2013-07-20 19:52:04 [WARNING] [ForgeModLoader] The coremod CustomLAN.CoreMod.CustomLANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loaded coremod CustomPortForge.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.28.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.28.jar 2013-07-20 19:52:04 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.28.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found a candidate coremod [1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loading coremod [1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar 2013-07-20 19:52:04 [FINE] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded. 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loaded coremod [1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found a candidate coremod immibis-microblocks-55.0.7.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loading coremod immibis-microblocks-55.0.7.jar 2013-07-20 19:52:04 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Loaded coremod immibis-microblocks-55.0.7.jar 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir 2013-07-20 19:52:04 [FINEST] [ForgeModLoader] Downloading file http://mirror.technicpack.net/Technic/lib/fml/deobfuscation_data_1.5.2.zip 2013-07-20 19:52:04 [iNFO] [ForgeModLoader] Downloading file http://mirror.technicpack.net/Technic/lib/fml/deobfuscation_data_1.5.2.zip 2013-07-20 19:52:05 [FINEST] [ForgeModLoader] Download complete 2013-07-20 19:52:05 [iNFO] [ForgeModLoader] Download complete 2013-07-20 19:52:05 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.2.zip was downloaded and verified successfully 2013-07-20 19:52:05 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir 2013-07-20 19:52:06 [iNFO] [sTDOUT] [CustomLAN]: Adding transformer map: customlan_at.cfg 2013-07-20 19:52:06 [FINEST] [ForgeModLoader] Running coremod plugins 2013-07-20 19:52:06 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-07-20 19:52:08 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin CoFHPlugin 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin CoFHPlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin 2013-07-20 19:52:08 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin CustomLANLoadingPlugin 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin CustomLANLoadingPlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin 2013-07-20 19:52:08 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin TreeCapitatorCorePlugin 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Coremod plugin TreeCapitatorCorePlugin run successfully 2013-07-20 19:52:08 [FINEST] [ForgeModLoader] Running coremod plugin MicroblocksCoreMod 2013-07-20 19:52:09 [FINEST] [ForgeModLoader] Coremod plugin MicroblocksCoreMod run successfully 2013-07-20 19:52:09 [FINEST] [ForgeModLoader] Validating minecraft 2013-07-20 19:52:10 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-07-20 19:52:13 [iNFO] [sTDOUT] Inserted super call into azg.c 2013-07-20 19:52:13 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar 2013-07-20 19:52:13 [iNFO] [sTDOUT] RenderGlobal Class Detected 2013-07-20 19:52:13 [iNFO] [sTDOUT] RenderGlobal (Obfuscated) Function Injection Detected 2013-07-20 19:52:13 [iNFO] [sTDOUT] RenderGlobal Injection Point Detected (updateEntityCape(Lmp;)V) 2013-07-20 19:52:16 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method. 2013-07-20 19:52:18 [iNFO] [sTDOUT] 229 recipes 2013-07-20 19:52:19 [iNFO] [sTDOUT] 27 achievements 2013-07-20 19:52:19 [iNFO] [Minecraft-Client] Setting user: Mendicant343 2013-07-20 19:52:19 [iNFO] [sTDOUT] (Session ID is e75a5d80abec3c59c6bdf9deb1bcfcdebb4ce394) 2013-07-20 19:52:19 [iNFO] [sTDERR] Initial mode: 1920 x 1200 x 32 @0Hz 2013-07-20 19:52:19 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
-
Actually, I found a way to overcome this difficulty on this thread. Thanks for the attempts to help me though.
-
This method has been confirmed to be successful. Thanks, MacDaddyPro. I can finally play voltz with high fps and sphax installed. The .jar to .zip to folder to .zip and back to .jar (if you can follow that at all) was never the problem for us. Archive utility was just stupid enough to zip the modpack folder instead of only it's contents. With only the folder being in the .jar, none of the forge files could be found and the game started as if it was vanilla. There is no reason to update forge. The one included in the 1.0.11 build of Voltz works fine. Same with Tekkit Lite. However, you can update if you want the new version of ironchests. :D
-
I've been having the same problem since Voltz first came out. Also, don't sign your posts or the mods will hurt you... I'll try this. Thanks.
-
Not exactly the place to ask that question... Your post may be moved or delete by mods. I think you have to dive into the config files and change the id of the item that's giving you the error. I can be more specific if you gave me more information such as what item is causing the error and what you did to get the error. A forge log would also be helpful. Can anyone answer my question 2 posts above?
-
Sorry, I can't seem to find Optifine D2 Ulta or C2 Ultra. In the past (when Voltz first came out), I've tried other versions but none seem to work. Can anyone link me to D2 or C2 or suggest another version? Thanks.