Всем привет!
Играл я в одиночном режиме сборки TechnoMagic около 2-3х недель. В какой-то из одной игровой сессии мир крашнулся. Повторная попытка зайти в этот мир выдаёт крах. Проблем с созданием нового мира или заходом на сервер нет. Надеюсь, кто-нибудь знает, что необходимо сделать, чтобы вернуть возможность играть в крашнутом мире?

Отчет ошибки:

java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.<init>(GameProfile. java:25)
at ic2.core.block.personal.TileEntityTradeOMat.getOwn er(TileEntityTradeOMat.java:171)
at ic2.core.util.StackUtil.getAdjacentInventory(Stack Util.java:65)
at ic2.core.util.StackUtil.getAdjacentInventories(Sta ckUtil.java:78)
at ic2.core.util.StackUtil.fetch(StackUtil.java:122)
at ic2.core.block.personal.TileEntityTradeOMat.update Stock(TileEntityTradeOMat.java:137)
at ic2.core.block.personal.TileEntityTradeOMat.onLoad ed(TileEntityTradeOMat.java:128)
at ic2.core.block.TileEntityBlock$1.tickCallback(Tile EntityBlock.java:59)
at ic2.core.TickHandler.processTickCallbacks(TickHand ler.java:175)
at ic2.core.TickHandler.onWorldTick(TickHandler.java: 60)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_3 04_TickHandler_onWorldTick_WorldTickEvent.invoke(. dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.i nvoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(Eve ntBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTic k(FMLCommonHandler.java:268)
at net.minecraft.server.MinecraftServer.func_71190_q( MinecraftServer.java:620)
at net.minecraft.server.MinecraftServer.func_71217_p( MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.f unc_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(Minecraft Server.java:427)
at net.minecraft.server.MinecraftServer$2.run(Minecra ftServer.java:685)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------