Jump to content
  • 0

Launcher crashes old saves on save load (again)


Question

Posted

Launcher Version: 1.0.1.3

Operating System: OS X 10.7.4

Java Version: 1.6.0_33-b03-424

Antivirus Program: None

Description of Problem:

I launched the technic launcher and it updated my technic pack. I then come up to an item ID resolver screen and have it automatically assign ID's. I then load my save from the main window (my pre-update saves) and it crashes the game with the same windowing error as last time which somehow ended up fixing itself later and then reversing the fix later after that. I then decided to create a new save and it works fine from that, but the old saves crash. Please advise.

Error Messages:

No error messages I could catch or find.

Error Log:


[10:02:45] [sEVERE]	IDResolver - Loading saved ID 5733 for Item ItemID.5733|mod_AdditionalPipes.

[10:02:45] [sEVERE]	IDResolver - 'GetConflictedItemID' called.

[10:02:45] [sEVERE]	IDResolver - Long name of requested item is ItemID.5732|mod_AdditionalPipes

[10:02:45] [sEVERE]	IDResolver - Loading saved ID 5732 for Item ItemID.5732|mod_AdditionalPipes.

[10:02:45] [sEVERE]	IDResolver - 'GetConflictedItemID' called.

[10:02:45] [sEVERE]	IDResolver - Long name of requested item is ItemID.5731|mod_AdditionalPipes

[10:02:45] [sEVERE]	IDResolver - Loading saved ID 5731 for Item ItemID.5731|mod_AdditionalPipes.

[10:02:45] [sEVERE]	IDResolver - 'GetConflictedBlockID' called.

[10:02:45] [sEVERE]	IDResolver - Long name of requested block is BlockID.2355|mod_AdditionalPipes

[10:02:45] [sEVERE]	IDResolver - Loading saved ID 2355 for Block BlockID.2355|mod_AdditionalPipes.

[10:02:45] [sEVERE]	IDResolver - 'GetConflictedItemID' called.

[10:02:45] [sEVERE]	IDResolver - Long name of requested item is ItemID.2355|mod_AdditionalPipes

[10:02:45] [sEVERE]	2012-07-29 10:02:45 [iNFO] Forge Mod Loader load complete, 51 mods loaded



[10:02:46] [sEVERE]	(MAtmos : INFO) SoundCommunicator loaded (after 49.63 s.).



[10:02:46] [sEVERE]	(MAtmos : INFO) Bypassing Resource Reloader. This may cause issues.



[10:02:46] [sEVERE]	(MAtmos : INFO) ResourceReloader finished (after 49.749 s.).



[10:02:46] [sEVERE]	(MAtmos : INFO) ExpansionLoader signaled. Currently has 3 expansions and 0 in limbo.



[10:02:48] [sEVERE]	(MAtmos : INFO) Expansion interactions_environments.xrl loaded.



[10:02:48] [sEVERE]	(MAtmos : INFO) Expansion interactions_extras.xrl loaded.



[10:02:48] [sEVERE]	Detected 14 unused (Loose) IDs.

[10:02:48] [sEVERE]	IDResolver - Loaded 797 IDs sucessfully.

[10:02:48] [sEVERE]	IDResolver - Loaded 40 Mod Priorities sucessfully.

[10:02:48] [sEVERE]	IDResolver - 'UpdateTickSettings' called.

[10:02:48] [sEVERE]	IDResolver - 'UpdateTickSettings' called.

[10:02:49] [sEVERE]	Parameter "default" of type "Font" not set, defined in textarea

[10:02:49] [sEVERE]	Parameter "default" of type "Font" not set, defined in textarea

[10:02:52] [sEVERE]	IDResolver - 'UpdateTickSettings' called.

[10:02:53] [sEVERE]	(MAtmos : INFO) Expansion earthlies_database.xrl loaded.



[10:02:53] [sEVERE]	(MAtmos : INFO) ExpansionLoader Loading and Limbo are now empty.



[10:02:53] [sEVERE]	(MAtmos : INFO) Ready.



[10:03:02] [sEVERE]	2012-07-29 10:03:02 [iNFO] [Thaumcraft] Saving data.



[10:03:02] [sEVERE]	2012-07-29 10:03:02 [iNFO] [Thaumcraft] Loaded 1 auras.



[10:03:02] [sEVERE]	2012-07-29 10:03:02 [iNFO] [Thaumcraft] Loaded 0 special tiles.



[10:03:02] [sEVERE]	2012-07-29 10:03:02 [iNFO] [Thaumcraft] Loaded 0 research projects.



[10:03:02] [sEVERE]	2012-07-29 10:03:02 [iNFO] [Thaumcraft] Loading custom sounds.



[10:03:02] [sEVERE]	(MAtmos : INFO) Update version found: 11



[10:03:02] [sEVERE]	IDResolver - 'GetConflictedItemID' called.

[10:03:02] [sEVERE]	IDResolver - Mod is attempting to overwrite what seems to be a vanilla ID: Allowing the overwrite.

[10:03:05] [sEVERE]	java.lang.UnsupportedOperationException: 

[10:03:05] [sEVERE]		at immibis.core.BlockCombined.u_(BlockCombined.java:185)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.getSignature(BptBlock.java:226)

[10:03:05] [sEVERE]		at buildcraft.api.BuildCraftAPI.getBlockSignature(BuildCraftAPI.java:166)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.match(BptBlock.java:255)

[10:03:05] [sEVERE]		at buildcraft.core.BptBlueprint.loadAttribute(BptBlueprint.java:263)

[10:03:05] [sEVERE]		at buildcraft.core.BptBase.loadBluePrint(BptBase.java:271)

[10:03:05] [sEVERE]		at buildcraft.core.BptRootIndex.getBluePrint(BptRootIndex.java:128)

[10:03:05] [sEVERE]		at buildcraft.builders.ItemBptTemplate.b(ItemBptTemplate.java:14)

[10:03:05] [sEVERE]		at yr.g(Item.java:244)

[10:03:05] [sEVERE]		at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:145)

[10:03:05] [sEVERE]		at codechicken.nei.NEIController.onTextChange(NEIController.java:330)

[10:03:05] [sEVERE]		at codechicken.nei.TextField.setText(TextField.java:130)

[10:03:05] [sEVERE]		at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:318)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)

[10:03:05] [sEVERE]		at BaseMod.doTickInGame(BaseMod.java:48)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

[10:03:05] [sEVERE]		at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.x(Minecraft.java:878)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[10:03:05] [sEVERE]		at java.lang.Thread.run(Thread.java:680)

[10:03:05] [sEVERE]	java.lang.UnsupportedOperationException: 

[10:03:05] [sEVERE]		at immibis.core.BlockCombined.u_(BlockCombined.java:185)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.getSignature(BptBlock.java:226)

[10:03:05] [sEVERE]		at buildcraft.api.BuildCraftAPI.getBlockSignature(BuildCraftAPI.java:166)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.match(BptBlock.java:255)

[10:03:05] [sEVERE]		at buildcraft.core.BptBlueprint.loadAttribute(BptBlueprint.java:263)

[10:03:05] [sEVERE]		at buildcraft.core.BptBase.loadBluePrint(BptBase.java:271)

[10:03:05] [sEVERE]		at buildcraft.core.BptRootIndex.getBluePrint(BptRootIndex.java:128)

[10:03:05] [sEVERE]		at buildcraft.builders.ItemBptTemplate.b(ItemBptTemplate.java:14)

[10:03:05] [sEVERE]		at yr.g(Item.java:244)

[10:03:05] [sEVERE]		at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:145)

[10:03:05] [sEVERE]		at codechicken.nei.NEIController.onTextChange(NEIController.java:330)

[10:03:05] [sEVERE]		at codechicken.nei.TextField.setText(TextField.java:130)

[10:03:05] [sEVERE]		at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:318)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)

[10:03:05] [sEVERE]		at BaseMod.doTickInGame(BaseMod.java:48)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

[10:03:05] [sEVERE]		at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.x(Minecraft.java:878)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[10:03:05] [sEVERE]		at java.lang.Thread.run(Thread.java:680)

[10:03:05] [sEVERE]	java.lang.UnsupportedOperationException: 

[10:03:05] [sEVERE]		at immibis.core.BlockCombined.u_(BlockCombined.java:185)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.getSignature(BptBlock.java:226)

[10:03:05] [sEVERE]		at buildcraft.api.BuildCraftAPI.getBlockSignature(BuildCraftAPI.java:166)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.match(BptBlock.java:255)

[10:03:05] [sEVERE]		at buildcraft.core.BptBlueprint.loadAttribute(BptBlueprint.java:263)

[10:03:05] [sEVERE]		at buildcraft.core.BptBase.loadBluePrint(BptBase.java:271)

[10:03:05] [sEVERE]		at buildcraft.core.BptRootIndex.getBluePrint(BptRootIndex.java:128)

[10:03:05] [sEVERE]		at buildcraft.builders.ItemBptTemplate.b(ItemBptTemplate.java:14)

[10:03:05] [sEVERE]		at yr.g(Item.java:244)

[10:03:05] [sEVERE]		at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:145)

[10:03:05] [sEVERE]		at codechicken.nei.NEIController.onTextChange(NEIController.java:330)

[10:03:05] [sEVERE]		at codechicken.nei.TextField.setText(TextField.java:130)

[10:03:05] [sEVERE]		at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:318)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)

[10:03:05] [sEVERE]		at BaseMod.doTickInGame(BaseMod.java:48)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

[10:03:05] [sEVERE]		at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.x(Minecraft.java:878)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[10:03:05] [sEVERE]		at java.lang.Thread.run(Thread.java:680)

[10:03:05] [sEVERE]	java.lang.UnsupportedOperationException: 

[10:03:05] [sEVERE]		at immibis.core.BlockCombined.u_(BlockCombined.java:185)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.getSignature(BptBlock.java:226)

[10:03:05] [sEVERE]		at buildcraft.api.BuildCraftAPI.getBlockSignature(BuildCraftAPI.java:166)

[10:03:05] [sEVERE]		at buildcraft.api.BptBlock.match(BptBlock.java:255)

[10:03:05] [sEVERE]		at buildcraft.core.BptBlueprint.loadAttribute(BptBlueprint.java:263)

[10:03:05] [sEVERE]		at buildcraft.core.BptBase.loadBluePrint(BptBase.java:271)

[10:03:05] [sEVERE]		at buildcraft.core.BptRootIndex.getBluePrint(BptRootIndex.java:128)

[10:03:05] [sEVERE]		at buildcraft.builders.ItemBptTemplate.b(ItemBptTemplate.java:14)

[10:03:05] [sEVERE]		at yr.g(Item.java:244)

[10:03:05] [sEVERE]		at codechicken.nei.NEIUtils.loadItems(NEIUtils.java:145)

[10:03:05] [sEVERE]		at codechicken.nei.NEIController.onTextChange(NEIController.java:330)

[10:03:05] [sEVERE]		at codechicken.nei.TextField.setText(TextField.java:130)

[10:03:05] [sEVERE]		at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:318)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)

[10:03:05] [sEVERE]		at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)

[10:03:05] [sEVERE]		at BaseMod.doTickInGame(BaseMod.java:48)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

[10:03:05] [sEVERE]		at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

[10:03:05] [sEVERE]		at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.x(Minecraft.java:878)

[10:03:05] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[10:03:05] [sEVERE]		at java.lang.Thread.run(Thread.java:680)

[10:03:08] [sEVERE]	2012-07-29 10:03:08 [iNFO] [Thaumcraft] Saving data.



[10:03:16] [sEVERE]	java.lang.ClassCastException: codechicken.wirelessredstone.redpower.TileRPTransmitter cannot be cast to buildcraft.builders.TileMarker

[10:03:16] [sEVERE]		at buildcraft.builders.BlockMarker.a(BlockMarker.java:119)

[10:03:16] [sEVERE]		at xd.m(World.java:916)

[10:03:16] [sEVERE]		at xd.j(World.java:902)

[10:03:16] [sEVERE]		at xd.h(World.java:845)

[10:03:16] [sEVERE]		at xd.g(World.java:803)

[10:03:16] [sEVERE]		at alk.h(BlockLever.java:173)

[10:03:16] [sEVERE]		at alk.a(BlockLever.java:121)

[10:03:16] [sEVERE]		at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:42)

[10:03:16] [sEVERE]		at eloraam.core.RedPowerLib.updateIndirectNeighbors(RedPowerLib.java:55)

[10:03:16] [sEVERE]		at eloraam.core.TileExtended.updateBlockChange(TileExtended.java:75)

[10:03:16] [sEVERE]		at codechicken.wirelessredstone.redpower.TileRPTransmitter.onEtherLoad(TileRPTransmitter.java:159)

[10:03:16] [sEVERE]		at codechicken.wirelessredstone.core.RedstoneEther.processEtherAdditions(RedstoneEther.java:370)

[10:03:16] [sEVERE]		at codechicken.wirelessredstone.core.RedstoneEther.tick(RedstoneEther.java:332)

[10:03:16] [sEVERE]		at WirelessRedstoneCore.onTickInGame(WirelessRedstoneCore.java:157)

[10:03:16] [sEVERE]		at mod_WirelessRedstoneCore.onTickInGame(mod_WirelessRedstoneCore.java:26)

[10:03:16] [sEVERE]		at BaseMod.doTickInGame(BaseMod.java:48)

[10:03:16] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

[10:03:16] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

[10:03:16] [sEVERE]		at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

[10:03:16] [sEVERE]		at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

[10:03:16] [sEVERE]		at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

[10:03:16] [sEVERE]		at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

[10:03:16] [sEVERE]		at net.minecraft.client.Minecraft.x(Minecraft.java:878)

[10:03:16] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:753)

[10:03:16] [sEVERE]		at java.lang.Thread.run(Thread.java:680)

[10:03:26] [sEVERE]	2012-07-29 10:03:26 [sEVERE] A critical error has occurred.

java.lang.ClassCastException: codechicken.wirelessredstone.redpower.TileRPTransmitter cannot be cast to buildcraft.builders.TileMarker

	at buildcraft.builders.BlockMarker.a(BlockMarker.java:119)

	at xd.m(World.java:916)

	at xd.j(World.java:902)

	at xd.h(World.java:845)

	at xd.g(World.java:803)

	at alk.h(BlockLever.java:173)

	at alk.a(BlockLever.java:121)

	at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:42)

	at eloraam.core.RedPowerLib.updateIndirectNeighbors(RedPowerLib.java:55)

	at eloraam.core.TileExtended.updateBlockChange(TileExtended.java:75)

	at codechicken.wirelessredstone.redpower.TileRPTransmitter.onEtherLoad(TileRPTransmitter.java:159)

	at codechicken.wirelessredstone.core.RedstoneEther.processEtherAdditions(RedstoneEther.java:370)

	at codechicken.wirelessredstone.core.RedstoneEther.tick(RedstoneEther.java:332)

	at WirelessRedstoneCore.onTickInGame(WirelessRedstoneCore.java:157)

	at mod_WirelessRedstoneCore.onTickInGame(mod_WirelessRedstoneCore.java:26)

	at BaseMod.doTickInGame(BaseMod.java:48)

	at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

	at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

	at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

	at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

	at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

	at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

	at net.minecraft.client.Minecraft.x(Minecraft.java:878)

	at net.minecraft.client.Minecraft.run(Minecraft.java:753)

	at java.lang.Thread.run(Thread.java:680)



[10:03:26] [sEVERE]	2012-07-29 10:03:26 [sEVERE] 51 mods loaded

Optifine OptiFine_1.2.5_HD_C6

Minecraft Forge 3.3.8.164

FML v2.2.106.176

Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5

	mod_CodeChickenCore : Available (CodeChickenCore-Client 0.5.5.zip)

	mod_MinecraftForge : Available (modpack.jar)

	mod_Somnia : Available (modpack.jar)

	mod_Mystcraft : Available (modpack.jar)

	mod_NotEnoughItems : Available (modpack.jar)

	mod_IC2 : Available (industrialcraft-2-client_1.97.jar)

	mod_IC2AdvancedMachines : Available (AdvancedMachines_4.1_client.zip)

	mod_ComputerCraft : Available (ComputerCraft1.4.zip)

	mod_CCTurtle : Available (ComputerCraft1.4.zip)

	mod_crystalWing : Available (Crystal Wing 1.2.5.a.zip)

	mod_mocreatures : Available (DrZharks MoCreatures Mod v3.7.1.zip)

	mod_EE : Available (EE2ClientV1.4.6.7.jar)

	mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip)

	mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.10b.zip)

	mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)

	mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)

	mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)

	mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)

	mod_MAtmos_forModLoader : Available (MAtmos_packaged.zip)

	mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)

	mod_NetherOres : Available (NetherOres_Client_1.2.1.zip)

	mod_Railcraft : Available (Railcraft_Client_5.4.7.zip)

	mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)

	mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)

	mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)

	mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)

	mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)

	mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)

	Steve's Carts : Available (Steves Carts 1.5.0.zip)

	Thermal Expansion : Available (ThermalExpansion-client-BC3-1.0.4.1.zip)

	TE: Factory Module : Available (ThermalExpansion-client-BC3-1.0.4.1.zip)

	mod_Transformers : Available (TransformersClient v1.3.zip)

	mod_treecapitator : Available (Treecapitator 1.2.5.e.zip)

	mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.3.zip)

	mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.3.zip)

	mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)

	Balkon's WeaponMod : Available (WeaponMod.zip)

	mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_04.zip)

	mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)

	mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)

	mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)

	mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)

	mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)

	mod_ccSensors : Available (ccSensors-client-MC125-B017pr2.zip)

	mod_ImmibisCore : Available (immibis-core_49.1.1_for_1.2.5-client.jar)

	mod_ModularForceFieldSystem : Available (mffs_rev6_for_1.2.5-client.zip)

	mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)

	mod_IronChest : Available (mod_ironchests-client-3.8.0.40.zip)

	mod_TubeStuff : Available (tubestuff_49.1.1_for_1.2.5-client.jar)

	mod_IDResolver : Available (modpack.jar)

	mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)





[10:10:07] [sEVERE]	------------------------------------------

[10:10:07] [sEVERE]	Launcher is starting....

[10:10:07] [sEVERE]	Launcher Build: '1.0.1.3'

[10:10:07] [sEVERE]	Allocated 2043.875 Mb of RAM

[10:10:07] [sEVERE]	Java VM: '1.6.0_33-b03-424-11M3720'

[10:10:07] [sEVERE]	OS Version: '10.7.4'

[10:10:07] [sEVERE]	Is 64-bit: 'true'

[10:10:08] [sEVERE]	[info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[10:10:08] [sEVERE]	Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[10:10:09] [sEVERE]	Copying: /temp/file4455208711297197996.tmp to: /launcher/CHECKSUM.md5

[10:10:09] [sEVERE]	File Downloaded: /launcher/CHECKSUM.md5

[10:10:09] [sEVERE]	[MD5 Mismatch] File '/launcher/technicssp/modpack.yml' has md5 of '1ed997f1d6d1be1c337080d9a3709edd' instead of '9d9809e0dccfa18cdf7b8220298b472b'

[10:10:09] [sEVERE]	[info] Downloading 'modpack.yml' from 'http://206.217.207.1/Technic/technicssp/modpack.yml'.

[10:10:10] [sEVERE]	[info] Downloading 'minecraft.yml' from 'http://206.217.207.1/Technic/minecraft.yml'.

8 answers to this question

Recommended Posts

  • 0
Posted

The exact same thing is happening to me too, I load up an old file and it crashes.

After "Converting" the world, like it forced me to, it's broken.

If I create a new world, it's fine.

What is really frustrating about the whole thing, is that I got a look at my inventory for a split second and ALL of my technic pack items are gone.

Crashes like this are the original reason why I stopped playing minecraft. I have sunk well-over 30+ hours into that world and it's broken...

Add on top of that, the fact I was making a playthrough for youtube and now 9 episodes in the world is broken... or I have to start again.

Please, if someone can help out, It would be appreciated!

  • 0
Posted

The exact same thing is happening to me too, I load up an old file and it crashes.

After "Converting" the world, like it forced me to, it's broken.

If I create a new world, it's fine.

What is really frustrating about the whole thing, is that I got a look at my inventory for a split second and ALL of my technic pack items are gone.

Crashes like this are the original reason why I stopped playing minecraft. I have sunk well-over 30+ hours into that world and it's broken...

Add on top of that, the fact I was making a playthrough for youtube and now 9 episodes in the world is broken... or I have to start again.

Please, if someone can help out, It would be appreciated!

I was having save load issues before, but no to the extent that it deleted the technic pack stuff until I did a fresh reinstall of technicssp on a test world (then the nuclear reactor and casing was gone, but left a glitched block behind that crashed the game when I clicked it). Hopefully all the stuff is still there in my previous main world and will stay intact if I load it in a previous build (which I couldn't do). Modpacks are a large and difficult thing to do. I just wish they thoroughly tested it all before releasing it so stiff like this didn't happen all the time.

  • 0
Posted

I was having save load issues before, but no to the extent that it deleted the technic pack stuff until I did a fresh reinstall of technicssp on a test world (then the nuclear reactor and casing was gone, but left a glitched block behind that crashed the game when I clicked it). Hopefully all the stuff is still there in my previous main world and will stay intact if I load it in a previous build (which I couldn't do). Modpacks are a large and difficult thing to do. I just wish they thoroughly tested it all before releasing it so stiff like this didn't happen all the time.

Well, you're lucky that your world even loaded. I got about 1 second of sound and movement... even after reinstalling.

I knew as soon as I looked at my hot-bar and none of my emerald tools were there that it was ruined. I think the most "betraying" feeling about it, is I spent 30+ hours on that world and was thoroughly enjoying myself.

I REALLY hope it doesn't happen again, otherwise I'll just stop playing. I was so disappointed to see my stuff gone.

  • 0
Posted

Yeah my whole place has a terrain covering it and whats left of the machines are these weird yellow blocks with black stripes and some weird red and blue and green areas and when i go into it dies

  • 0
Posted

The launcher, and Minecraft, won't force you to do anything. You updated, and converted from MC 1.1 to MC 1.2.5, and it changed world formats, and broke your world. If you'd done a little bit of reading before updating, you'd know that you'd be starting a new world anyway, most likely.

  • 0
Posted

The launcher, and Minecraft, won't force you to do anything. You updated, and converted from MC 1.1 to MC 1.2.5, and it changed world formats, and broke your world. If you'd done a little bit of reading before updating, you'd know that you'd be starting a new world anyway, most likely.

You see there is the problem... "if you'd done a little bit of reading..." all I wanted to do was play. That's it, I left minecraft to do what it said 'needed' to be done. It should have been made clearer, what the consequences were.

But it's done now... No amount of Could've, Would've, Should've is going to fix it.

  • 0
Posted

You see there is the problem... "if you'd done a little bit of reading..." all I wanted to do was play. That's it, I left minecraft to do what it said 'needed' to be done. It should have been made clearer, what the consequences were.

But it's done now... No amount of Could've, Would've, Should've is going to fix it.

You know there's a backup function, right?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...