nvm I found out a way to fix it!
I went and deleted a ton of chunks with MCedit to decrease file size
Posts by Captainhd7
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
1[15:11:12] [Server thread/INFO]: Starting minecraft server version 1.7.10
2[15:11:44] [Server thread/INFO]: Loading properties
3[15:11:44] [Server thread/INFO]: Default game type: SURVIVAL
4[15:11:44] [Server thread/INFO]: Generating keypair
5[15:11:44] [Server thread/INFO]: Starting Minecraft server on *:49106
6[15:12:00] [Server thread/INFO]: Preparing level "world"
7[15:12:02] [Server thread/INFO]: Preparing start region for level 0
8[15:12:07] [Server thread/INFO]: Preparing spawn area: 1%
9[15:12:09] [Server thread/INFO]: Preparing spawn area: 42%
10[15:12:09] [Server thread/INFO]: Done (10.057s)! For help, type "help" or "?"
11[15:12:09] [Server thread/INFO]: Starting GS4 status listener
12[15:12:10] [Query Listener #1/INFO]: Query running on **.**.**.**:49106
13[15:12:15] [Server thread/ERROR]: Encountered an unexpected exception
14net.minecraft.util.ReportedException: Ticking block entity
15 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
16 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
17 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
18 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
19 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
20Caused by: java.lang.ClassCastException: net.minecraft.item.ItemMonsterPlacer cannot be cast to am2.items.ItemCrystalPhylactery
21 at am2.blocks.tileentities.TileEntityInertSpawner.func_145845_h(TileEntityInertSpawner.java:185) ~[TileEntityInertSpawner.class:?]
22 at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?]
23 at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
24 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
25 ... 4 more
26[15:12:15] [Server thread/ERROR]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2018-09-18_15.12.15-server.txt
27[15:12:15] [Server thread/INFO]: Stopping server
28[15:12:15] [Server thread/INFO]: Saving players
29[15:12:15] [Server thread/INFO]: Saving worlds
30[15:12:15] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
31[15:12:15] [Server thread/INFO]: Saving chunks for level 'world'/Nether
32[15:12:15] [Server thread/INFO]: Saving chunks for level 'world'/The End
33[15:12:15] [Server thread/INFO]: Saving chunks for level 'world'/The Outer Lands -
[14:37:52] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking block entity
I know what the block is that is causing this, and I know what the Co-ords are for the block.It is a block that I spawned in with NEI called Inert spawner, however I am not sure what mod it is from.
What I am asking is if anyone has any suggestions on what to do to fix this, I have tried opening the server and spamming /setblock 826 58 168 0, in order to remove the block. I have also tried MCedit and tested in single player and it worked, however the file is to big to upload to the server.
The server is 1.7.10 using some mods.
Please let me know if anyone has any suggestions on how to fix this, much appreciated!