java.lang.IllegalArgumentException: Invalid UUID string:
at java.util.UUID.fromString(Unknown Source)
at crazypants.enderio.teleport.TileTravelAnchor.readCustomNBT(TileTravelAnchor.java:172)
at crazypants.enderio.teleport.TileTravelAnchor.onDataPacket(TileTravelAnchor.java:243)
at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1137)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.UUID.fromString(Unknown Source)
at crazypants.enderio.teleport.TileTravelAnchor.readCustomNBT(TileTravelAnchor.java:172)
at crazypants.enderio.teleport.TileTravelAnchor.onDataPacket(TileTravelAnchor.java:243)
at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1137)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Chaotic_Desire'/257, l='MpServer', x=-312.40, y=68.62, z=898.61]]
Chunk stats: MultiplayerChunkCache: 10, 19
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (132,64,248), Chunk: (at 4,4,8 in 8,15; contains blocks 128,0,240 to 143,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2560762 game time, 2669613 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 26 total; [EntityClientPlayerMP['Chaotic_Desire'/257, l='MpServer', x=-312.40, y=68.62, z=898.61], EntityItem['item.item.rottenFlesh'/332, l='MpServer', x=-332.22, y=63.13, z=908.06], EntitySheep['Sheep'/333, l='MpServer', x=-320.09, y=63.00, z=921.69], EntitySheep['Sheep'/334, l='MpServer', x=-320.09, y=63.00, z=920.47], EntitySheep['Sheep'/335, l='MpServer', x=-321.91, y=63.00, z=920.47], EntitySheep['Sheep'/336, l='MpServer', x=-320.81, y=63.00, z=922.91], EntitySheep['Sheep'/337, l='MpServer', x=-320.09, y=63.00, z=922.91], EntitySheep['Sheep'/338, l='MpServer', x=-321.91, y=63.00, z=922.91], EntitySheep['Sheep'/339, l='MpServer', x=-320.09, y=63.00, z=921.50], EntitySheep['Sheep'/340, l='MpServer', x=-321.91, y=63.00, z=922.91], EntitySheep['Sheep'/341, l='MpServer', x=-320.09, y=63.00, z=920.47], EntitySheep['Sheep'/342, l='MpServer', x=-321.13, y=63.00, z=920.47], EntitySheep['Sheep'/343, l='MpServer', x=-321.91, y=63.00, z=921.53], EntitySheep['Sheep'/344, l='MpServer', x=-321.91, y=63.00, z=921.69], EntitySheep['Sheep'/345, l='MpServer', x=-321.06, y=63.00, z=921.50], EntityCow['Cow'/346, l='MpServer', x=-326.53, y=63.00, z=924.88], EntityCow['Cow'/347, l='MpServer', x=-327.91, y=63.00, z=924.09], EntityCow['Cow'/348, l='MpServer', x=-326.50, y=63.00, z=926.19], EntityCow['Cow'/349, l='MpServer', x=-327.91, y=63.00, z=925.78], EntityCow['Cow'/350, l='MpServer', x=-325.22, y=63.00, z=925.34], EntityCow['Cow'/351, l='MpServer', x=-327.91, y=63.00, z=926.91], EntitySquid['Squid'/352, l='MpServer', x=-334.50, y=59.00, z=923.50], EntitySquid['Squid'/353, l='MpServer', x=-330.50, y=60.00, z=923.50], EntitySquid['Squid'/354, l='MpServer', x=-332.50, y=59.34, z=924.50], EntitySquid['Squid'/355, l='MpServer', x=-333.59, y=59.88, z=924.50], EntityHorse['Horse'/356, l='MpServer', x=-321.06, y=63.00, z=916.66]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
The strange thing is that I started receiving this error after adding two new mods, the mekanics mod and vanilla plus. The transport anchor is part of ender io which was already installed before I installed these mods, also I can start a new world just fine. This only occurs when I try loading my old one.
I have already deleted all the transport anchors in the world using mcedit also.
Does anybody have any idea why this would suddenly occur?
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 7/18/14 5:11 PM
Description: Unexpected error
java.lang.IllegalArgumentException: Invalid UUID string:
at java.util.UUID.fromString(Unknown Source)
at crazypants.enderio.teleport.TileTravelAnchor.readCustomNBT(TileTravelAnchor.java:172)
at crazypants.enderio.teleport.TileTravelAnchor.onDataPacket(TileTravelAnchor.java:243)
at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1137)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.UUID.fromString(Unknown Source)
at crazypants.enderio.teleport.TileTravelAnchor.readCustomNBT(TileTravelAnchor.java:172)
at crazypants.enderio.teleport.TileTravelAnchor.onDataPacket(TileTravelAnchor.java:243)
at net.minecraft.client.network.NetHandlerPlayClient.func_147273_a(NetHandlerPlayClient.java:1137)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:55)
at net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a(SourceFile:10)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Chaotic_Desire'/257, l='MpServer', x=-312.40, y=68.62, z=898.61]]
Chunk stats: MultiplayerChunkCache: 10, 19
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (132,64,248), Chunk: (at 4,4,8 in 8,15; contains blocks 128,0,240 to 143,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2560762 game time, 2669613 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 26 total; [EntityClientPlayerMP['Chaotic_Desire'/257, l='MpServer', x=-312.40, y=68.62, z=898.61], EntityItem['item.item.rottenFlesh'/332, l='MpServer', x=-332.22, y=63.13, z=908.06], EntitySheep['Sheep'/333, l='MpServer', x=-320.09, y=63.00, z=921.69], EntitySheep['Sheep'/334, l='MpServer', x=-320.09, y=63.00, z=920.47], EntitySheep['Sheep'/335, l='MpServer', x=-321.91, y=63.00, z=920.47], EntitySheep['Sheep'/336, l='MpServer', x=-320.81, y=63.00, z=922.91], EntitySheep['Sheep'/337, l='MpServer', x=-320.09, y=63.00, z=922.91], EntitySheep['Sheep'/338, l='MpServer', x=-321.91, y=63.00, z=922.91], EntitySheep['Sheep'/339, l='MpServer', x=-320.09, y=63.00, z=921.50], EntitySheep['Sheep'/340, l='MpServer', x=-321.91, y=63.00, z=922.91], EntitySheep['Sheep'/341, l='MpServer', x=-320.09, y=63.00, z=920.47], EntitySheep['Sheep'/342, l='MpServer', x=-321.13, y=63.00, z=920.47], EntitySheep['Sheep'/343, l='MpServer', x=-321.91, y=63.00, z=921.53], EntitySheep['Sheep'/344, l='MpServer', x=-321.91, y=63.00, z=921.69], EntitySheep['Sheep'/345, l='MpServer', x=-321.06, y=63.00, z=921.50], EntityCow['Cow'/346, l='MpServer', x=-326.53, y=63.00, z=924.88], EntityCow['Cow'/347, l='MpServer', x=-327.91, y=63.00, z=924.09], EntityCow['Cow'/348, l='MpServer', x=-326.50, y=63.00, z=926.19], EntityCow['Cow'/349, l='MpServer', x=-327.91, y=63.00, z=925.78], EntityCow['Cow'/350, l='MpServer', x=-325.22, y=63.00, z=925.34], EntityCow['Cow'/351, l='MpServer', x=-327.91, y=63.00, z=926.91], EntitySquid['Squid'/352, l='MpServer', x=-334.50, y=59.00, z=923.50], EntitySquid['Squid'/353, l='MpServer', x=-330.50, y=60.00, z=923.50], EntitySquid['Squid'/354, l='MpServer', x=-332.50, y=59.34, z=924.50], EntitySquid['Squid'/355, l='MpServer', x=-333.59, y=59.88, z=924.50], EntityHorse['Horse'/356, l='MpServer', x=-321.06, y=63.00, z=916.66]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 229642312 bytes (219 MB) / 498073600 bytes (475 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 102
FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 Optifine OptiFine_1.7.10_HD_A4 27 mods loaded, 27 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.2.28} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.28-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mopickaxes{611} [Mo' Pickaxes] ([1.7.10] CST7 Mo' Pickaxes 612.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
moEatableSwords{1.7.2} [moSwords Mod Eatables] ([1.7.10] moSwords v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
moSwords{v1} [Mo Swords Mod] ([1.7.10] moSwords v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChestTransporter{1.1.10} [Chest Transporter] (ChestTransporter-1.1.10-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderIO{2.0_beta} [Ender IO] (enderio-2.0_beta.142.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
carystanley_extremefarming{1.0} [Extreme Farming] (extremefarming_mod-1.7.2-v1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.1.0.297} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mekanism{7.0.0} [Mekanism] (Mekanism-1.7.10-7.0.0.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismGenerators{7.0.0} [MekanismGenerators] (MekanismGenerators-1.7.10-7.0.0.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismTools{7.0.0} [MekanismTools] (MekanismTools-1.7.10-7.0.0.70.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoreSwordsMod{2.6.1} [More Swords Mod] (More Swords Mod 2.6.1 For 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RefinedRelocation{1.0.5e} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.5e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
VanillaPlus{1.4.0} [VanillaPlus] (VanillaPlus-1.7.10-1.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WholeTreeAxe{1.1.8} [Whole Tree Axe] (WholeTreeAxe-1.1.8-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.1.0.297} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.1.0.297} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.297-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.0.1180
LWJGL: 2.9.1
OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2869, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because EXT_framebuffer_object is supported.
Anisotropic filtering is supported and maximum anisotropy is 2.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
The strange thing is that I started receiving this error after adding two new mods, the mekanics mod and vanilla plus. The transport anchor is part of ender io which was already installed before I installed these mods, also I can start a new world just fine. This only occurs when I try loading my old one.
I have already deleted all the transport anchors in the world using mcedit also.
Does anybody have any idea why this would suddenly occur?