Tiquality

Tiquality

82.2k Downloads

Crash

bigenergy opened this issue ยท 31 comments

commented

Tiquality-THIN-1.12.2-BETA-0.7.2
https://pastebin.com/k7svEuLv

commented

@TerminatorNL How's it going?

commented

@TerminatorNL Please fix it, this mod really helps my server. I can't find an alternative :(

commented

@bigenergy I think it will not speed up the fix of this problem.

commented

Sorry folks, this is not a straightforward fix and I don't have a lot of time to code. Like before, I will notify you if it's done.

commented

Hey folks, let me know if version 1.12.2-BETA-0.8 works for you.

commented

Download is up: https://minecraft.curseforge.com/projects/tiquality/files

Feel free to re-open this issue if the problem re-arises

commented

Thanks for this, I changed something around that could solve the problem, would you mind testing this release for me? (Non-deobf files)

Can you let me know if this solves your problem in about 2 days?

commented

Crash now, I use /tq import_griefprevention and get crash
Crash: https://pastebin.com/WVEsx0tg

Full log:
2018-12-07-3.log

commented

Can you let me know if this solves your problem in about 2 days?

At first glance it works, I will test and let you know!

commented

I made a new release. a4de724 should fix it

commented

@TerminatorNL Good job, thanks! I'm testing it.
New error after /tq import_griefprevention
0.8.5
https://pastebin.com/z7Yazf1V

commented

Full log
latest.log

commented

The latest.log is Tiquality 0.8.4 are you sure you have the right log/version installed?

commented

This error is reproduced at 0.8.5, the logs are identical.

commented

Latest.log claims: [22:34:08]

[main/INFO] [Tiquality-Boot]: I am located here: file:/root/gamepoint/evo/./mods/Tiquality-THIN-1.12.2-BETA-0.8.4.jar!/cf/terminator/tiquality/Tiquality.class
commented

Log 0.8.5. Line 3143.
2018-12-10-5.log

commented

My best would be that that is an admin claim, I am performing some extra checks to verify it has an owner before blindly assuming the input is correct ๐Ÿคฆโ€โ™‚๏ธ 2362319

commented

My best would be that that is an admin claim, I am performing some extra checks to verify it has an owner before blindly assuming the input is correct ๐Ÿคฆโ€โ™‚๏ธ 2362319

the same error after /tq import_griefprevention
0.8.8
new.log
line 52464

commented

did you look at my error? need any details?

commented

I just uploaded a new version of tiquality. Would you mind giving that a shot? Also: Let's create a new issue for new crashes :P

commented

Can you provide me the full server log?

commented

Can you provide me the full server log?

debug.log

commented
commented

in the first debug.log I had laggoogles installed, in the last debug-last.txt i deleted laggogles

commented

I have no idea why it does this. Are you able to reliably replicate this issue?

commented

I don't even know how, but I'll try

commented

I use /tq import_griefprevention and get crash

commented
[21:52:57] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@2cdadcd:
java.util.ConcurrentModificationException: null
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442) ~[?:1.8.0_181]
	at java.util.HashMap$KeyIterator.next(HashMap.java:1466) ~[?:1.8.0_181]
	at cf.terminator.tiquality.tracking.TrackerManager.foreach(TrackerManager.java:28) ~[TrackerManager.class:?]
	at cf.terminator.tiquality.tracking.TrackerManager.tickUntil(TrackerManager.java:44) ~[TrackerManager.class:?]
	at cf.terminator.tiquality.monitor.TickMaster.onServerTick(TickMaster.java:61) ~[TickMaster.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_833_TickMaster_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) [EventBus.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) [EventBus.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) [FMLCommonHandler.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
[21:52:57] [Server thread/ERROR] [FML]: Index: 29 Listeners:
[21:52:57] [Server thread/ERROR] [FML]: 0: HIGHEST
[21:52:57] [Server thread/ERROR] [FML]: 1: ASM: cf.terminator.tiquality.monitor.TPSMonitor@14b439e6 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 2: NORMAL
[21:52:57] [Server thread/ERROR] [FML]: 3: ASM: class crazypants.enderio.base.teleport.ChunkTicket onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 4: ASM: class crazypants.enderio.base.item.spawner.BrokenSpawnerHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 5: ASM: class crazypants.enderio.base.TileEntityEio onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 6: ASM: class crazypants.enderio.base.handler.ServerTickHandler onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 7: ASM: class blusunrize.immersiveengineering.common.blocks.BlockIETileProvider onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 8: ASM: net.minecraftforge.common.ForgeInternalHandler@6c466574 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 9: ASM: spongeforge onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 10: ASM: ic2.core.TickHandler@51512b9c onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 11: ASM: com.brandon3055.brandonscore.handlers.ProcessHandler@11e64cf3 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 12: ASM: noppes.npcs.ServerTickHandler@630d804 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 13: ASM: com.brandon3055.draconicevolution.handlers.DEEventHandler@766b1912 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 14: ASM: com.zeitheron.hammercore.internal.variables.VarEvents@45b84f57 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 15: ASM: com.zeitheron.thaumicadditions.utils.ThaumicScheduler@170e0679 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 16: ASM: com.zeitheron.hammercore.event.vanilla.TileHandler@6ed2bd7c serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 17: ASM: com.zeitheron.hammercore.internal.chunk.ChunkloadAPI@26a0cc93 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 18: ASM: com.zeitheron.hammercore.HammerCore@666666 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 19: ASM: cofh.thermaldynamics.util.TickHandler@5eba8b1 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 20: ASM: cf.terminator.tiquality.util.Scheduler@33812e75 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 21: ASM: codechicken.chunkloader.handler.ChunkLoaderEventHandler@c6b9def serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 22: ASM: com.enderio.core.common.util.Scheduler@29ad35e7 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 23: ASM: crazypants.enderio.base.init.CommonProxy$TickTimer@46387e9a onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 24: ASM: cf.terminator.tiquality.world.WorldHelper$SmearedAction@3f0b9b20 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 25: ASM: Block{null} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 26: ASM: noppes.npcs.ScriptPlayerEventHandler@7e319f25 forgeEntity(Lnet/minecraftforge/fml/common/eventhandler/Event;)V
[21:52:57] [Server thread/ERROR] [FML]: 27: LOWEST
[21:52:57] [Server thread/ERROR] [FML]: 28: ASM: class codechicken.lib.internal.CCLLog onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [FML]: 29: ASM: cf.terminator.tiquality.monitor.TickMaster@3cef84c9 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
[21:52:57] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.util.ConcurrentModificationException: null
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442) ~[?:1.8.0_181]
	at java.util.HashMap$KeyIterator.next(HashMap.java:1466) ~[?:1.8.0_181]
	at cf.terminator.tiquality.tracking.TrackerManager.foreach(TrackerManager.java:28) ~[TrackerManager.class:?]
	at cf.terminator.tiquality.tracking.TrackerManager.tickUntil(TrackerManager.java:44) ~[TrackerManager.class:?]
	at cf.terminator.tiquality.monitor.TickMaster.onServerTick(TickMaster.java:61) ~[TickMaster.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_833_TickMaster_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) ~[EventBus.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) ~[EventBus.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) ~[FMLCommonHandler.class:?]
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) ~[MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
commented

Thank you, I will keep you updated.