My minecraft just randomly closed without warning. Im not sure if its something with IC2; someone told me that it had soemthing to do with JVM trying to access an invalid memory location or something but im not sure. the error report (i think) is in an attachment cuz its too big for a spoiler.
Bug [IC2 1.81] MInecraft suddenly randomly closes
-
-
Not that I have any clue what I am talking about. =) But it looks like inventory tweaks (invtweaks) tried to do something it couldn't, and may have caused the crash. I'd try running with out that mod, for a bit, and see if it still happens. Could be an incompatibility between invtweaks and IC2. And 1 or the other would need to adjust to compliment the other. But again, this is just me taking a stab in the dark. As I can't make much sense out of the logs yet.
Other things to try, would be the last version of forge for 1.2.3, (1.4.1.64) I think it was. Could be that it was a problem in forge that made the 2 not work together.
-
After I updated forge i got this error (also in attachment):
-
Also it still crashed after I removed inventory tweaks.
-
Did you start with a fresh 1.2.3 jar?
You didn't put in the forge version for 1.2.4 did you? Any forge version 2.0.0 or higher is for 1.2.4.
-
Yeah i used a new jar and the right version of forge (1.4.1.64)
-
This is my first time reading MCPatcher error reports, but it looks like you have incompatible versions of HD Textures, Better Grass, Random Mobs and Custom Colors... or maybe they're just being confused by the change in Forge versions. Try it with Forge .57 while you're testing anyway.
Um, also remember the current version of minecraft is 1.2.4, so maybe you should check if you downgraded to 1.2.3 successfully (i.e. check that your backup is actually 1.2.3 or that you applied mcnostalgia correctly).
-
I didnt use mc patcher for anything just for getting the error report.
-
I didnt use mc patcher for anything just for getting the error report.
Run minecraft via command prompt and copy/paste the error it comes up with without using mcpatcher.
-
how do u run it with command prompt again?
-
how do u run it with command prompt again?
give me a moment and i will create a batch file for you
EDIT: Here ya go. I created it assuming you have the minecraft.jar client and not the exe but i can change it easily if you use the exe.
Inside the zip file is the batch file, extract it to your desktop and run it.
A black window will pop up and shortly after minecraft will launch, play it like normal and when minecraft closes the black window will contain your error and a pause sequence.
-
I use the exe thing so could you make me a batch file for that? thanks
-
I use the exe thing so could you make me a batch file for that? thanks
ehhh...give me a few. executing it via the exe didn't turn out how i expected it to.
-
ehhh...give me a few. executing it via the exe didn't turn out how i expected it to.
lol i can wait
-
lol i can wait
Done
Im just ignoring the exe and running directly off the \bin jar file. I also assumed its still named the default name.
-
Done
Im just ignoring the exe and running directly off the \bin jar file. I also assumed its still named the default name.
lol since i started using that batch file us send me i havent crashed yet
-
lol since i started using that batch file us send me i havent crashed yet
all your mods running correctly? If so then i suspect the exe is corrupted or something.
-
all your mods running correctly? If so then i suspect the exe is corrupted or something.
Ill try redownloading and see if it works then
-
Im pretty sure this didnt have anything to do with my previous problem but I got this error when trying to get the recipe of a generator in NEI:
Mods loaded: 33
ModLoader 1.2.3
mod_ModLoaderMp 1.2.3v3
mod_MinecraftForge 1.4.1.59
mod_NotEnoughItems 1.2.0
mod_AdvancedMachines v1.3 for IC2 1.81
mod_BuildCraftCore 3.1.4
mod_BuildCraftBuilders 3.1.4
mod_BuildCraftEnergy 3.1.4
mod_BuildCraftFactory 3.1.4
mod_BuildCraftTransport 3.1.4
mod_SneakyPipes 0.1.0 (Minecraft 1.2.3, Buildcraft 3.1.4, Forge 1.4.0.52)
mod_LogisticsPipes 0.2.2 (built with Minecraft 1.2.3, Buildcraft 3.1.4, Forge 1.4.0.52)
mod_BuildCraftSilicon 3.1.4
mod_zAdditionalPipes 3.0.1 (Minecraft 1.2.3, Buildcraft 3.1.4, Forge 1.4.1.59)
mod_EE 1.4.1.5
mod_EnderChest 1.0.2
mod_Forestry 1.4.0.4
mod_BuildCraftZFP (Forestry Package)
mod_IC2 v1.81
mod_InvTweaks 1.40 (1.2.3)
Compact Solar (2.0) rev 0 build 0 2.0
mod_PortalGun 1.2.3v1
mod_Railcraft 4.1.4
mod_RedPowerArray 2.0pr4e
mod_RedPowerCore 2.0pr4e
mod_RedPowerLighting 2.0pr4e
mod_RedPowerLogic 2.0pr4e
mod_RedPowerMachine 2.0pr4e
mod_RedPowerWiring 2.0pr4e
mod_RedPowerWorld 2.0pr4e
mod_stevescarts 1.2.0
mod_WirelessRedstone 1.5
mod_WirelessRemote 0.5Minecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 86763835 --------
Generated 3/30/12 10:18 PMMinecraft: Minecraft 1.2.3
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_30, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6800 Series version 4.2.11566 Compatibility Profile Context, ATI Technologies Inc.java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at codechicken.nei.TemplateRecipeHandler.getOtherStacks(TemplateRecipeHandler.java:238)
at codechicken.nei.GuiRecipe.refreshSlots(GuiRecipe.java:191)
at codechicken.nei.GuiRecipe.refreshPage(GuiRecipe.java:166)
at codechicken.nei.GuiRecipe.a(GuiRecipe.java:112)
at net.minecraft.client.Minecraft.k(Minecraft.java:1589)
at net.minecraft.client.Minecraft.x(Minecraft.java:842)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT d5a2f487 ----------Edit: if you want i can get the error off the command prompt thing but i dont know how to copy and paste in thatEdit: nvm figured it out. heres the error from the command prompt (in attachment)
-
Use NEI version 1.1.3, last i heard IC2 is missing some hooks for the latest NEI.