Open Modular Turrets

Open Modular Turrets

26M Downloads

server crash

qqqZXzz123 opened this issue · 3 comments

commented

After installing the turret unit, the server crashed instantly,

After loading the chunk, the server crashed.

[18:14:13] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 61 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected]+dev.151.822d839,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],micdoodlecore@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],opencomputers|[email protected],[email protected],[email protected],[email protected]
[18:14:13] [Netty Server IO #1/INFO] [journeymap]: CLIENT
[18:14:13] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[18:14:14] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[18:14:14] [Server thread/INFO] [minecraft/PlayerList]: qqqZXzz123[/25.4.46.240:13912] logged in with entity id 0 at (112.21015394426061, 63.0, 477.48442446796116)
[18:14:14] [Server thread/INFO] [minecraft/DedicatedServer]: qqqZXzz123 joined the game
[18:14:14] [Server thread/INFO] [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
[18:14:14] [Server thread/INFO] [Waila]: Player GCEntityPlayerMP['qqqZXzz123'/0, l='world', x=112,21, y=63,00, z=477,48] connected. Sending ping
[18:14:16] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world
        at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:762) ~[MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) ~[nz.class:?]
        at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.NullPointerException
        at omtteam.openmodularturrets.tileentity.turrets.TurretHead.writeToNBT(TurretHead.java:84) ~[TurretHead.class:?]
        at omtteam.openmodularturrets.tileentity.turrets.AbstractDirectedTurret.writeToNBT(AbstractDirectedTurret.java:52) ~[AbstractDirectedTurret.class:?]
        at omtteam.openmodularturrets.tileentity.turrets.AbstractDirectedTurret.getUpdatePacket(AbstractDirectedTurret.java:38) ~[AbstractDirectedTurret.class:?]
        at net.minecraft.server.management.PlayerChunkMapEntry.sendBlockEntity(PlayerChunkMapEntry.java:288) ~[ot.class:?]
        at net.minecraft.server.management.PlayerChunkMapEntry.update(PlayerChunkMapEntry.java:250) ~[ot.class:?]
        at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:115) ~[ou.class:?]
        at net.minecraft.world.WorldServer.tick(WorldServer.java:227) ~[oo.class:?]
        at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756) ~[MinecraftServer.class:?]
        ... 4 more
[18:14:16] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Богдан\Downloads\1122server2021\.\crash-reports\crash-2021-02-06_18.14.16-server.txt
[18:14:16] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[18:14:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[18:14:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
[18:14:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'world'/overworld
[18:14:17] [Server thread/ERROR] [FML]: A TileEntity type omtteam.openmodularturrets.tileentity.turrets.DisposableItemTurretTileEntity has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.NullPointerException: null
        at omtteam.openmodularturrets.tileentity.turrets.TurretHead.writeToNBT(TurretHead.java:84) ~[TurretHead.class:?]
        at omtteam.openmodularturrets.tileentity.turrets.AbstractDirectedTurret.writeToNBT(AbstractDirectedTurret.java:52) ~[AbstractDirectedTurret.class:?]
        at net.minecraft.world.chunk.storage.AnvilChunkLoader.writeChunkToNBT(AnvilChunkLoader.java:383) [aye.class:?]
        at net.minecraft.world.chunk.storage.AnvilChunkLoader.saveChunk(AnvilChunkLoader.java:174) [aye.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.saveChunkData(ChunkProviderServer.java:202) [on.class:?]
        at net.minecraft.world.gen.ChunkProviderServer.saveChunks(ChunkProviderServer.java:230) [on.class:?]
        at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:1007) [oo.class:?]
        at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:408) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:446) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[18:14:17] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'world'/Storage Cell
[18:14:17] [Server thread/INFO] [FML]: Unloading dimension 0
[18:14:17] [Server thread/INFO] [FML]: Unloading dimension 2
[18:14:17] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -30
[18:14:17] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -29
[18:14:17] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -31
[18:14:17] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -28
[18:14:17] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[18:14:17] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
[18:14:17] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving players
commented

Noted.
Please upload the crashlog at gist.github.,com or some other paste site and paste the link and also use the template for the report.

commented

@qqqZXzz123 could you test if this fixes it?
mods.zip

commented

I uninstalled the mod.