So i've been playing modded 1.6.4 for a while now, and decided to update all my mods to 1.7.10, but it crashes my old world whenever I launch it. I added a few new mods, but didn't remove any existing ones. I can create a new world just fine, but my old worlds won't work. How do I fix this?
Crashlog:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 6/16/18 3:45 PM
Description: Ticking entity
java.lang.IllegalArgumentException: TileEntity data is NULL!
at com.github.abrarsyed.secretroomsmod.network.PacketCamo.<init>(PacketCamo.java:43)
at com.github.abrarsyed.secretroomsmod.blocks.TileEntityCamo.func_145844_m(TileEntityCamo.java:84)
at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.github.abrarsyed.secretroomsmod.network.PacketCamo.<init>(PacketCamo.java:43)
at com.github.abrarsyed.secretroomsmod.blocks.TileEntityCamo.func_145844_m(TileEntityCamo.java:84)
at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP)
Entity ID: 304
Entity Name: Vios_Eclipse
Entity's Exact location: -382.15, 8.00, 336.62
Entity's Block location: World: (-383,8,336), Chunk: (at 1,0,0 in -24,21; contains blocks -384,0,336 to -369,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.16, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Crater 1.6.4
All players: 1 total; [GCEntityPlayerMP['Vios_Eclipse'/304, l='Crater 1.6.4', x=-382.15, y=8.00, z=336.62]]
Chunk stats: ServerChunkCache: 1153 Drop: 253
Level seed: -840416636384871948
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (24,64,256), Chunk: (at 8,4,0 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1470628 game time, 1487263 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 40018 (now: false), thunder time: 76611 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
this has something to do with galactacraft and secretdoors mod. from the looks of things they are both trying to update your player entity and failing, try moving your playerfile (this will wipe your inventory so keep a backup) and see if you can log in, if you can then it was an item you were holding, if that is the case you can try to use an inventory editor to remove the offender, otherwise your world may be borked. from the sounds of things it is probably just a bad item and deleting your playerfile will fix it
So i've been playing modded 1.6.4 for a while now, and decided to update all my mods to 1.7.10, but it crashes my old world whenever I launch it. I added a few new mods, but didn't remove any existing ones. I can create a new world just fine, but my old worlds won't work. How do I fix this?
Crashlog:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 6/16/18 3:45 PM
Description: Ticking entity
java.lang.IllegalArgumentException: TileEntity data is NULL!
at com.github.abrarsyed.secretroomsmod.network.PacketCamo.<init>(PacketCamo.java:43)
at com.github.abrarsyed.secretroomsmod.blocks.TileEntityCamo.func_145844_m(TileEntityCamo.java:84)
at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.github.abrarsyed.secretroomsmod.network.PacketCamo.<init>(PacketCamo.java:43)
at com.github.abrarsyed.secretroomsmod.blocks.TileEntityCamo.func_145844_m(TileEntityCamo.java:84)
at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:540)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:276)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP)
Entity ID: 304
Entity Name: Vios_Eclipse
Entity's Exact location: -382.15, 8.00, 336.62
Entity's Block location: World: (-383,8,336), Chunk: (at 1,0,0 in -24,21; contains blocks -384,0,336 to -369,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.16, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Crater 1.6.4
All players: 1 total; [GCEntityPlayerMP['Vios_Eclipse'/304, l='Crater 1.6.4', x=-382.15, y=8.00, z=336.62]]
Chunk stats: ServerChunkCache: 1153 Drop: 253
Level seed: -840416636384871948
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (24,64,256), Chunk: (at 8,4,0 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1470628 game time, 1487263 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 40018 (now: false), thunder time: 76611 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 321591560 bytes (306 MB) / 1023410176 bytes (976 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 56 mods loaded, 56 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA modJ_StarMinerCore{0.9.9} [StarMinerCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (Not-Enough-Items-1.7.10-Latest.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
UCHIJAAAA battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar)
UCHIJAAAA securitycraft{v1.8.0} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.0.4 Pre-release.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA Liquids{1.7.10} [Liquids+] ([1.7.10]Liquids (2).jar)
UCHIJAAAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
UCHIJAAAA modJ_StarMiner{0.9.9} [Starminer Mod] (Anti-Gravity-Mod-1.7.10.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
UCHIJAAAA BetterArcheryReborn{0.0} [Better Archery Reborn] (BetterArcheryReborn-0.0.5.jar)
UCHIJAAAA BiblioCraft{1.9.0} [BiblioCraft] (BiblioCraft[v1.9.0][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenters-Blocks-Mod-1.7.10.zip)
UCHIJAAAA coloredwater{V3R01B0580} [Colored Water] (ColoredWater_V3R01B0580.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimeVoid-Library-1.7.10.jar)
UCHIJAAAA DynamicTransport{0.1.2.0} [Dynamic Transport] (Dynamic-Transport-Mod-1.7.10.jar)
UCHIJAAAA dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks2-1.1.05.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-Mod-1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-Mod-1.7.10.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar)
UCHIJAAAA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar)
UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJAAAA LightBridgesAndDoors{0.2.0} [kris91268's Light Bridges and Doors] (Light Bridges and Doors V 2.0.zip)
UCHIJAAAA MetallurgyCore{4.0.5} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.5.30.jar)
UCHIJAAAA Metallurgy{4.0.9} [Metallurgy 4] (Metallurgy-1.7.10-4.0.9.148.jar)
UCHIJAAAA Minespresso{v1.0} [Minespresso Mod] (Minespresso(v1.0)[MC 1.7.10].jar)
UCHIJAAAA AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAAAA me{1.0.1} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAAAA rivalrebels{1.7.10Y} [Rival Rebels] (Rival-Rebels-Mod-1.7.10.jar)
UCHIJAAAA secretroomsmod{@[email protected]} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar)
UCHIJAAAA Sync{4.0.1} [Sync] (Sync-4.0.1.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA VanillaPlus{1.0} [VanillaPlus] (VanillaPlus-1.7.10-1.4.3.jar)
UCHIJAAAA vrm{1.7.10=0.0.1} [Vulcan's Revenge] (Vulcans-revenge-mod-by-hoopawolf-1.7.10.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.2-92
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [GCEntityPlayerMP['Vios_Eclipse'/304, l='Crater 1.6.4', x=-382.15, y=8.00, z=336.62]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I can also upload the world if needed, I have also tried uninstalling several mods, I will also provide more crashlogs if needed.
Ive also been geting the
"Ticking entity
java.lang.ArrayIndexOutOfBoundsException: 0" error at times.
this has something to do with galactacraft and secretdoors mod. from the looks of things they are both trying to update your player entity and failing, try moving your playerfile (this will wipe your inventory so keep a backup) and see if you can log in, if you can then it was an item you were holding, if that is the case you can try to use an inventory editor to remove the offender, otherwise your world may be borked. from the sounds of things it is probably just a bad item and deleting your playerfile will fix it
Alright, so I did that but..
what... what on earth is all that?
No idea... I think holystone furnaces?
I keep trying to remove even more mods but i keep getting this error:
The game crashed whilst unexpected error
Error: java.lang.ArrayIndexOutOfBoundsException: 3
think you are borked m8
Oh well. thanks anyways man. btw... /)