read a few things downloaded the .bat and got the error log also read someone else had this error and i reinstalled the forcefield thing but still didnt work
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 79036c34 --------
Generated 2/25/12 4:20 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Mobility Radeon HD 5800 Series version 4.1.10524 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoSuchFieldError: heat
at mffs.TileEntityReaktorField.k_(TileEntityReaktorField.java:294)
at vq.m(World.java:1574)
at net.minecraft.client.Minecraft.k(SourceFile:1594)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9dc64e9b ----------
java.lang.IllegalArgumentException: Parse error
at eloraam.core.TagFile.readtag(TagFile.java:249)
at eloraam.core.TagFile.readtag(TagFile.java:261)
at eloraam.core.TagFile.readStream(TagFile.java:309)
at eloraam.core.TagFile.readFile(TagFile.java:288)
at eloraam.core.Config.loadConfig(Config.java:29)
at RedPowerCore.initialize(RedPowerCore.java:91)
at mod_RedPowerCore.initialize(mod_RedPowerCore.java:37)
at mod_RedPowerArray.initialize(mod_RedPowerArray.java:29)
at mod_RedPowerArray.ModsLoaded(mod_RedPowerArray.java:13)
at ModLoader.init(ModLoader.java:832)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 880a82e3 ----------
Anyone have any ideas as to what this means? Im pretty ure is a fight between redpower and ic2 but im not 100% sure
Rollback Post to RevisionRollBack
+ Morph + InvTweaks + Forestry + Extra Bees + Thaumcraft + Buildcraft + EE3 + XyCraft! + NEI + about 100 other things :]
Anyone have any idea's or know any good links or vids on creating an airlock or auto door system for an underwater base using RP/BC/IC2 mods? Well pretty much using all the mods in this LP. I want to be able to use a combination of all the cool mods here and see what they can do for an airlock system. I am very uncreative and can't seem to come up with anything myself, so i am asking the public! I've tried searching youtube and only get all vanilla setups. Can't find anything using these mods.
Cmon Direwolf, make an underwater fort real quick and show us an awesome way to make an airlock without using plain ole vanilla items!
java.lang.IllegalArgumentException: Parse error
at eloraam.core.TagFile.readtag(TagFile.java:249)
at eloraam.core.TagFile.readtag(TagFile.java:261)
at eloraam.core.TagFile.readStream(TagFile.java:309)
at eloraam.core.TagFile.readFile(TagFile.java:288)
at eloraam.core.Config.loadConfig(Config.java:29)
at RedPowerCore.initialize(RedPowerCore.java:91)
at mod_RedPowerCore.initialize(mod_RedPowerCore.java:37)
at mod_RedPowerArray.initialize(mod_RedPowerArray.java:29)
at mod_RedPowerArray.ModsLoaded(mod_RedPowerArray.java:13)
at ModLoader.init(ModLoader.java:832)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 880a82e3 ----------
Anyone have any ideas as to what this means? Im pretty ure is a fight between redpower and ic2 but im not 100% sure
Looks a bit like it could be RedPower's config file that is buggered up - Parse error, mentions of readFile - maybe have a look at the RedPower config file? :smile.gif:
Looks a bit like it could be RedPower's config file that is buggered up - Parse error, mentions of readFile - maybe have a look at the RedPower config file? :smile.gif:
I downloaded direwolf's configs and overwrote my redpower one with his, and it seems to work and allows mincraft to start up. However whenever I click an item in my inventory, i get a saving chunks crash... any ideas? :tongue.gif:
Rollback Post to RevisionRollBack
+ Morph + InvTweaks + Forestry + Extra Bees + Thaumcraft + Buildcraft + EE3 + XyCraft! + NEI + about 100 other things :]
I downloaded direwolf's configs and overwrote my redpower one with his, and it seems to work and allows mincraft to start up. However whenever I click an item in my inventory, i get a saving chunks crash... any ideas? :tongue.gif:
Delete your config for RedPower and replace it with Direwolf's again. Never open the RedPower2 config in Notepad.
Rollback Post to RevisionRollBack
Super Compact Frame quarry & tutorial<--- Server I play on (owned/maintained/played-on by the guy who created WorldEdit - sk89q); Visit skcraft.com for info. Vanilla Survival also available.
The Meaning of Life, the Universe, and Everything.
Join Date:
1/5/2012
Posts:
33
Member Details
HELP! When I Try To Play In Dire's Episode 40 world, i get this error,
CONFLICT @ -204
java.lang.NoSuchMethodError: buildcraft.core.Utils.checkPipesConnections(Laiw;II
IIII)Z
at buildcraft.krapht.BuildCraftProxy2.checkPipesConnections(BuildCraftPr
oxy2.java:28)
at buildcraft.krapht.routing.PathFinder.getConnectedRoutingPipes(PathFin
der.java:128)
at buildcraft.krapht.routing.PathFinder.getConnectedRoutingPipes(PathFin
der.java:44)
at buildcraft.krapht.routing.Router.recheckAdjacent(Router.java:180)
at buildcraft.krapht.routing.Router.update(Router.java:401)
at buildcraft.krapht.CoreRoutedPipe.updateEntity(CoreRoutedPipe.java:137
)
at buildcraft.krapht.pipes.PipeItemsProviderLogistics.updateEntity(PipeI
temsProviderLogistics.java:149)
at buildcraft.transport.TileGenericPipe.k_(TileGenericPipe.java:144)
at vq.m(World.java:1574)
at net.minecraft.client.Minecraft.k(SourceFile:1594)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Unknown Source)
Only Happens In Dire's LP Episode 40 Or 1.1 Test World! If I Create A New World Everything Works Fine!
EDIT: Same Thing Happens As McModder2, I Used MCErrorTester For This.
It wont let me open the let's play world it just opens then says saving chunks and then closes... please help...
Most likely solution is to update IC2.
But, it would really help if you posted a crash log. I know it doesn't display one, so launch Minecraft in debug mode. You can try this tool I made (also allows for Multiple Minecraft Installations that don't interfere/share worlds):
Rollback Post to RevisionRollBack
Super Compact Frame quarry & tutorial<--- Server I play on (owned/maintained/played-on by the guy who created WorldEdit - sk89q); Visit skcraft.com for info. Vanilla Survival also available.
Did that, and nothing happened, the saving chunks error still happens.. Any other ideas on what might be causing this?
The really frustrating thing here is, you're doing nothing to help yourself. A curious person would have gotten both logs side by side and confirmed or disproved that the same problem was still happening. An initiative-taker would have gone ahead and posted the log if it was different.
But you're just getting an error and throwing it in someone else's direction without even looking at it, without caring. Do you think that makes others want to help you?
It's probably something else. In all honesty, that's all anyone can say about your current crash until you post. an. error. log.
The really frustrating thing here is, you're doing nothing to help yourself. A curious person would have gotten both logs side by side and confirmed or disproved that the same problem was still happening. An initiative-taker would have gone ahead and posted the log if it was different.
But you're just getting an error and throwing it in someone else's direction without even looking at it, without caring. Do you think that makes others want to help you?
It's probably something else. In all honesty, that's all anyone can say about your current crash until you post. an. error. log.
A very good point. If the first thing to try did not work then chances are something else is wrong and the error report has changed and in order to figure out what the new problem might be were gonna need to see the new error report. I find stuff all the time... Kept getting an error trying to add a mod recently. Could not for the lift of me figure out what was wrong until i actually started reading the whole error report. Hidden in the middle of the report was an error saying i was out of block id's. So the problem wasn't that there was an error at the end of the report with the mod in question, i was actually out of block id's which had nothing to do with the mod in question. Just had to free up some space with my id's.
You would be surprised with how much you can find out by just spending a little bit of time and reading through these error reports for clues of what the problem might be. Hell, more than half of the post i have thrown out here i ended up finding the answer to after reading much closer into the error report.
Both of you make good points, and yea, I always read my error reports. Just saving chunks crashes almost never yield an error report. I figured it out myself either way, I kinda figued it had something to do with Convienent Inventory, considering I was able to run everything else in the game normally, but inventory stuff was messing up. Getting rid of CI2 seemed to do the trick, I guess ill just sort chests' myself from now on. thanks for your time :smile.gif:
Rollback Post to RevisionRollBack
+ Morph + InvTweaks + Forestry + Extra Bees + Thaumcraft + Buildcraft + EE3 + XyCraft! + NEI + about 100 other things :]
Hey guys! I'm not sure if your experiencing the same problem as me, but for some reason, I used Direwolf's config files, but when I started his world, all his EE items are missing and some things are missing. For example, in his sorting room, by the filters, there is no house there. Theres grass blocks. I will post a picture of what I'm talking about below. I hope someone can help!
EDIT: I'm not sure if that chunk went bad or something because his laser setup in his brick house is also a little messed up. Should I just redownload and try that?
Both of you make good points, and yea, I always read my error reports. Just saving chunks crashes almost never yield an error report. I figured it out myself either way, I kinda figued it had something to do with Convienent Inventory, considering I was able to run everything else in the game normally, but inventory stuff was messing up. Getting rid of CI2 seemed to do the trick, I guess ill just sort chests' myself from now on. thanks for your time :smile.gif:
Hey guys! I'm not sure if your experiencing the same problem as me, but for some reason, I used Direwolf's config files, but when I started his world, all his EE items are missing and some things are missing. For example, in his sorting room, by the filters, there is no house there. Theres grass blocks. I will post a picture of what I'm talking about below. I hope someone can help! [img]http://imgur.com/8Yyhe/img]
EDIT: I'm not sure if that chunk went bad or something because his laser setup in his brick house is also a little messed up. Should I just redownload and try that?
I'm curious as to whether you'd ever go ahead and actually try your own suggestion if no one says "Yeah, do that".
Twenty seven posts up. That's one page back if you use the default setting.
I'm curious as to whether you'd ever go ahead and actually try your own suggestion if no one says "Yeah, do that".
Hahahaha! Yeah, I was planning on trying it, but I didn't want it to be a waste. Another thing I found though, I have EE installed, but none of the items pop up in NEI.
I just downloaded it again, went ahead and recopied all of the config files and folders and his world, but I now get an error report and here it is.
--- BEGIN ERROR REPORT e0d1ce5 --------
Generated 2/25/12 10:00 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_25, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.1883, Intel
java.lang.NumberFormatException: For input string: "Test"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at BuildCraftBuilders.loadBluePrints(BuildCraftBuilders.java:201)
at BuildCraftBuilders.initialize(BuildCraftBuilders.java:124)
at mod_BuildCraftBuilders.ModsLoaded(mod_BuildCraftBuilders.java:38)
at ModLoader.init(ModLoader.java:832)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 250a1706 ----------
I could not find out what it meant. Could someone please help?
Can't. Not unless you post an error log. Read just a few posts up for several tools that will help you get one.
http://www.minecraftforum.net/topic/1189510-minecraft-with-mead-meadcraft/
Mods loaded: 37
ModLoader 1.1
mod_ModLoaderMp 1.1v4
mod_MinecraftForge 1.3.3.12
mod_NotEnoughItems 1.1.2
mod_AdditionalBuildcraftObjects 0.9-71 (MC 1.1, BC 3.1.3)
mod_BuildCraftCore 3.1.3
mod_BuildCraftBuilders 3.1.3
mod_BuildCraftEnergy 3.1.3
mod_BuildCraftFactory 3.1.3
mod_BuildCraftTransport 3.1.3
mod_LogisticsPipes 0.2.0 (built with Minecraft 1.1.0, Buildcraft 3.1.3, Forge 1.3.1)
mod_BuildCraftSilicon 3.1.3
mod_zAdditionalPipes Rev34.0
mod_DustMod v0.4.1
mod_EE EE2 v1.0.0
mod_EnderChest 1.0.1
mod_Forestry 1.3.4.2
mod_BuildCraftZFP (Forestry Package)
mod_IC2 v1.71
mod_InvTweaks 1.38 (1.1)
mod_PigbearLaser Laser 1.1
mod_mocreatures v3.2.2 (MC 1.1)
mod_IC2Thermometer v1.1.10
mod_IronChest 2.5
mod_ModularForceFieldSystem 1.1 Beta 5_1
mod_PortalGun 1.1.0v5
mod_RedPowerArray 2.0pr4d
mod_RedPowerCore 2.0pr4d
mod_RedPowerLighting 2.0pr4d
mod_RedPowerLogic 2.0pr4d
mod_RedPowerMachine 2.0pr4d
mod_RedPowerWiring 2.0pr4d
mod_RedPowerWorld 2.0pr4d
mod_SneakyPipes 0.0.2 (Minecraft 1.1.0, Buildcraft 3.1.3, Forge 1.3.0)
mod_treecapitator 1.1
mod_WirelessRedstone 1.5
mod_WirelessRemote 0.5
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 79036c34 --------
Generated 2/25/12 4:20 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Mobility Radeon HD 5800 Series version 4.1.10524 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NoSuchFieldError: heat
at mffs.TileEntityReaktorField.k_(TileEntityReaktorField.java:294)
at vq.m(World.java:1574)
at net.minecraft.client.Minecraft.k(SourceFile:1594)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9dc64e9b ----------
Must.. have.. more.. episodes to watch! :biggrin.gif:
Given that he isn't linking or mentioning a texturepack anywhere, I'd say: No. :smile.gif:
at eloraam.core.TagFile.readtag(TagFile.java:249)
at eloraam.core.TagFile.readtag(TagFile.java:261)
at eloraam.core.TagFile.readStream(TagFile.java:309)
at eloraam.core.TagFile.readFile(TagFile.java:288)
at eloraam.core.Config.loadConfig(Config.java:29)
at RedPowerCore.initialize(RedPowerCore.java:91)
at mod_RedPowerCore.initialize(mod_RedPowerCore.java:37)
at mod_RedPowerArray.initialize(mod_RedPowerArray.java:29)
at mod_RedPowerArray.ModsLoaded(mod_RedPowerArray.java:13)
at ModLoader.init(ModLoader.java:832)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 880a82e3 ----------
Anyone have any ideas as to what this means? Im pretty ure is a fight between redpower and ic2 but im not 100% sure
Cmon Direwolf, make an underwater fort real quick and show us an awesome way to make an airlock without using plain ole vanilla items!
Looks a bit like it could be RedPower's config file that is buggered up - Parse error, mentions of readFile - maybe have a look at the RedPower config file? :smile.gif:
I downloaded direwolf's configs and overwrote my redpower one with his, and it seems to work and allows mincraft to start up. However whenever I click an item in my inventory, i get a saving chunks crash... any ideas? :tongue.gif:
Delete your config for RedPower and replace it with Direwolf's again. Never open the RedPower2 config in Notepad.
java.lang.NoSuchMethodError: buildcraft.core.Utils.checkPipesConnections(Laiw;II
IIII)Z
at buildcraft.krapht.BuildCraftProxy2.checkPipesConnections(BuildCraftPr
oxy2.java:28)
at buildcraft.krapht.routing.PathFinder.getConnectedRoutingPipes(PathFin
der.java:128)
at buildcraft.krapht.routing.PathFinder.getConnectedRoutingPipes(PathFin
der.java:44)
at buildcraft.krapht.routing.Router.recheckAdjacent(Router.java:180)
at buildcraft.krapht.routing.Router.update(Router.java:401)
at buildcraft.krapht.CoreRoutedPipe.updateEntity(CoreRoutedPipe.java:137
)
at buildcraft.krapht.pipes.PipeItemsProviderLogistics.updateEntity(PipeI
temsProviderLogistics.java:149)
at buildcraft.transport.TileGenericPipe.k_(TileGenericPipe.java:144)
at vq.m(World.java:1574)
at net.minecraft.client.Minecraft.k(SourceFile:1594)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Unknown Source)
Only Happens In Dire's LP Episode 40 Or 1.1 Test World! If I Create A New World Everything Works Fine!
EDIT: Same Thing Happens As McModder2, I Used MCErrorTester For This.
Most likely solution is to update IC2.
But, it would really help if you posted a crash log. I know it doesn't display one, so launch Minecraft in debug mode. You can try this tool I made (also allows for Multiple Minecraft Installations that don't interfere/share worlds):
Did that, and nothing happened, the saving chunks error still happens.. Any other ideas on what might be causing this?
The really frustrating thing here is, you're doing nothing to help yourself. A curious person would have gotten both logs side by side and confirmed or disproved that the same problem was still happening. An initiative-taker would have gone ahead and posted the log if it was different.
But you're just getting an error and throwing it in someone else's direction without even looking at it, without caring. Do you think that makes others want to help you?
It's probably something else. In all honesty, that's all anyone can say about your current crash until you post. an. error. log.
http://www.minecraftforum.net/topic/1189510-minecraft-with-mead-meadcraft/
A very good point. If the first thing to try did not work then chances are something else is wrong and the error report has changed and in order to figure out what the new problem might be were gonna need to see the new error report. I find stuff all the time... Kept getting an error trying to add a mod recently. Could not for the lift of me figure out what was wrong until i actually started reading the whole error report. Hidden in the middle of the report was an error saying i was out of block id's. So the problem wasn't that there was an error at the end of the report with the mod in question, i was actually out of block id's which had nothing to do with the mod in question. Just had to free up some space with my id's.
You would be surprised with how much you can find out by just spending a little bit of time and reading through these error reports for clues of what the problem might be. Hell, more than half of the post i have thrown out here i ended up finding the answer to after reading much closer into the error report.
EDIT: I'm not sure if that chunk went bad or something because his laser setup in his brick house is also a little messed up. Should I just redownload and try that?
Twenty seven posts up. That's one page back if you use the default setting.
I'm curious as to whether you'd ever go ahead and actually try your own suggestion if no one says "Yeah, do that".
http://www.minecraftforum.net/topic/1189510-minecraft-with-mead-meadcraft/
Hahahaha! Yeah, I was planning on trying it, but I didn't want it to be a waste. Another thing I found though, I have EE installed, but none of the items pop up in NEI.
I just downloaded it again, went ahead and recopied all of the config files and folders and his world, but I now get an error report and here it is.
--- BEGIN ERROR REPORT e0d1ce5 --------
Generated 2/25/12 10:00 PM
Minecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_25, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.1883, Intel
java.lang.NumberFormatException: For input string: "Test"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at BuildCraftBuilders.loadBluePrints(BuildCraftBuilders.java:201)
at BuildCraftBuilders.initialize(BuildCraftBuilders.java:124)
at mod_BuildCraftBuilders.ModsLoaded(mod_BuildCraftBuilders.java:38)
at ModLoader.init(ModLoader.java:832)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 250a1706 ----------
I could not find out what it meant. Could someone please help?