
oliver366370
Members-
Posts
12 -
Joined
-
Last visited
About oliver366370
- Birthday 12/28/1987
oliver366370's Achievements

Dirt (1/9)
0
Reputation
-
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
Thank you for your input Magister. Out of the blue today I tried to run my server one last time and it freed up for this error completely. No new directory or world or new java variable paths. However I got another error. This error looks more promising and shorter then the previous one but never less it is an error and needed to be fixed before I can access the server again Just by all the error fixes I found before I concluded fully just delete the railcraft save right, especially since I haven't started on my train system yet. And bingo it worked. I don't know what happened but it finally works again. Recap on fixes worth trying -Delete enderchest inventories -Delete enderchests with mcedit or otherwise -Remove enderchest mod from server mods -Reinstall server software -Reinstall java Special thanks to -Magister -MrBojangles720 -theprolo for all input -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
Is there seriously no one else having this problem or is there even a fix that would work for me? -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
Thank you for your swift however little bit rude reply, I have searched it google and in fact that was my first stop for 2 weeks and looked through google and I found this guide on one of my first searches. And as I stated all fixes I have found in haven't worked for me including this one which is one of the first results. No my file system is not corrupt all my files are well and the reason for my crashes are because my graphics card fails to load after sleeping sometimes resulting in a black screen so I have to force restart. Because of this reason I have everything backed up and I don't find it too much of an inconvenience yet. I resulted after 2 weeks of searching for non working solutions to post on this forum to solve this problem. as my note, you would think from all my previous posts that I searched google. -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
After reinstalling java which took 2 hours to complete I get exactly the same error which come with all worlds not just this one, all server versions 3.1.2 AND 3.1.3 I am fully concluding this is a tekkit problem and would highly appreciate it if an official could have a look into this problem of the tekkit server because all fixes that people have found haven't worked for me. -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
sorry to bump but really need to get this fixed -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
Hey guys sorry for the late reply been a bit busy. What happened was that my computer went to sleep one day and I couldn't wake it up (known but irrelevant problem) so I had to force restart it with the button and when I rebooted poof error appears on server. I can't recall if the server was on at the time of restart but probably. I haven't tried reinstalling java because it's a bitch to get working on a 64bit system but if that's what needs doing I'll do it. Yes to both of these questions. I have both tried use another world and use a clean new version of the tekkit server however both results in the same error. Thanks for the replies hope to get this fixed soon. -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
Could anyone help or is a tekkit server no longer an option on my computer? -
tekkit server enderchest error can't load chest invertories
oliver366370 replied to oliver366370's question in Tekkit Classic
Thanks for the reply I have already tried that to no avail. not very happy since lots of hours from me and my friends have gone into this server -
Hey jakimfett, I recommend that you downgrade back down to 3.1.2 because there has been many bugs discovered with 3.1.3. As for the not being able to log into the server all I can think of is deleting all player profiles created in the world folder. This will be recreated when everyone is logs back into the server however all inventories will be cleared in the process. There is a nifty little program called INVedit used for old school minecraft cheating that you could use to open your player profile and save it as an inventory list and then when your new server profile is created you can save the inventory onto your profile. Then again this may not work for you although I hope it does.
-
looks like here MCedit will be your best friend. Open your world up in MCedit and remove the rotary macerator. After that all I can rally think of is try and avoid rotary macerators all together. I'm sure someone could help you with the AM issue but this should help you get back on your server. Hope this helps Edit: I found another person with the same error that they seem to have answers to http://forums.technicpack.net/threads/advanced-machines-mod-for-industrial-craft-crashes-server.30810/
-
dear arokyara1, Because tekkit 3.1.3 is a latest build and not a recommended build the launcher still launches the last recommended build which is 3.1.2. The way to fix this is when you open your technic launcher under options you should see a box saying the modpack build. On your version if you have always use recommended builds checked it should be "3.1.2| 1.2.5 | Rec. Build". You don't want this so check the box saying manual build selection and select from the drop down list of builds: "3.1.3| 1.2.5 |latest". Click ok and start tekkit and you should be in 3.1.3 now. Hope this works for you
-
tekkit server enderchest error can't load chest invertories
oliver366370 posted a question in Tekkit Classic
Title: tekkit server enderchest error can't load chest inventories Version: 3.1.2 OS: Windows 7 home premium (x64) Java Version: java jdk1.7/jre7 (x64) Description of Problem: When loading up the server after a computer crash the enderchests inventories got corrupted and all the fixes I have found so far still don't work. I have deleted my enderchest inventories, I have removed the mod from the server and also restored from backup however nothing has worked. Error Messages: none Error Log: 21:38:53 [iNFO] Done (4.109s)! For help, type "help" or "?" 21:38:53 [sEVERE] java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound 21:38:53 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247) 21:38:53 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228) 21:38:53 [sEVERE] at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118) 21:38:53 [sEVERE] at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66) 21:38:53 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 21:38:53 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 21:38:53 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 21:38:53 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 21:38:53 [sEVERE] Unexpected exception java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247) at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228) at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118) at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)