Advertisement
Guest User

Untitled

a guest
Apr 18th, 2024
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.69 KB | None | 0 0
  1. [10:34:23] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.client.event.ClientChatReceivedEvent@7be0fd6b:
  2. java.lang.StringIndexOutOfBoundsException: String index out of range: -4
  3. at java.lang.String.substring(String.java:1967) ~[?:1.8.0_402]
  4. at io.github.moulberry.notenoughupdates.util.Utils.getNameFromChatComponent(Utils.java:2309) ~[Utils.class:?]
  5. at io.github.moulberry.notenoughupdates.listener.ChatListener.replaceSocialControlsWithPV(ChatListener.java:137) ~[ChatListener.class:?]
  6. at io.github.moulberry.notenoughupdates.listener.ChatListener.onGuiChat(ChatListener.java:196) ~[ChatListener.class:?]
  7. at kr.syeyoung.dungeonsguide.launcher.events.OwnerAwareASMEventHandler_50_ChatListener_onGuiChat_ClientChatReceivedEvent.invoke(.dynamic) ~[?:?]
  8. at kr.syeyoung.dungeonsguide.launcher.events.OwnerAwareASMEventHandler.invoke(OwnerAwareASMEventHandler.java:65) ~[OwnerAwareASMEventHandler.class:?]
  9. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  10. at net.minecraftforge.event.ForgeEventFactory.onClientChat(ForgeEventFactory.java:272) [ForgeEventFactory.class:?]
  11. at net.minecraft.client.network.NetHandlerPlayClient.func_147251_a(NetHandlerPlayClient.java:753) [bcy.class:?]
  12. at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile:44) [fy.class:?]
  13. at net.minecraft.network.play.server.S02PacketChat.func_148833_a(SourceFile:9) [fy.class:?]
  14. at net.minecraft.network.PacketThreadUtil$1.redirect$zfn000$patcher$ignorePacketsFromClosedConnections(PacketThreadUtil.java:523) [fh$1.class:?]
  15. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:22) [fh$1.class:?]
  16. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_402]
  17. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_402]
  18. at net.minecraft.util.Util.func_181617_a(Util.java:19) [g.class:?]
  19. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
  21. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_402]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_402]
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_402]
  25. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_402]
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_402]
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_402]
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_402]
  31. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_402]
  32. at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) [stage2.forge_1.8.9.jar:?]
  33. at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:220) [stage2.forge_1.8.9.jar:?]
  34. at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116) [stage2.forge_1.8.9.jar:?]
  35. at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148) [stage2.forge_1.8.9.jar:?]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_402]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_402]
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_402]
  39. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_402]
  40. at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293) [stage1.jar:8]
  41. at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:8]
  42. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_402]
  43. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_402]
  44. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_402]
  45. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_402]
  46. at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Autotip-3.1.1%20(1.8.9_forge).jar:?]
  47. at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Autotip-3.1.1%20(1.8.9_forge).jar:?]
  48. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_402]
  49. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_402]
  50. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_402]
  51. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_402]
  52. at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_402]
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  55. [10:34:23] [Client thread/ERROR]: Index: 123 Listeners:
  56. [10:34:23] [Client thread/ERROR]: 0: HIGHEST
  57. [10:34:23] [Client thread/ERROR]: 1: ASM: io.github.moulberry.notenoughupdates.miscfeatures.PetInfoOverlay@5bdfc8a4 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  58. [10:34:23] [Client thread/ERROR]: 2: ASM: io.github.moulberry.notenoughupdates.overlays.TimersOverlay@6a3a72cd onChatMessageReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  59. [10:34:23] [Client thread/ERROR]: 3: ASM: io.github.moulberry.notenoughupdates.miscfeatures.FairySouls@4daa2017 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  60. [10:34:23] [Client thread/ERROR]: 4: ASM: io.github.moulberry.notenoughupdates.miscfeatures.WitherCloakChanger@62d9745f onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  61. [10:34:23] [Client thread/ERROR]: 5: ASM: io.github.moulberry.notenoughupdates.util.XPInformation@14044947 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  62. [10:34:23] [Client thread/ERROR]: 6: ASM: gg.skytils.skytilsmod.listeners.ChatListener@b338076 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  63. [10:34:23] [Client thread/ERROR]: 7: ASM: gg.skytils.skytilsmod.features.impl.handlers.MayorInfo@659c4cfa onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  64. [10:34:23] [Client thread/ERROR]: 8: ASM: gg.skytils.skytilsmod.features.impl.dungeons.BossHPDisplays@28bccb46 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  65. [10:34:23] [Client thread/ERROR]: 9: ASM: gg.skytils.skytilsmod.features.impl.handlers.CustomNotifications@e276013 onMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  66. [10:34:23] [Client thread/ERROR]: 10: ASM: gg.skytils.skytilsmod.features.impl.dungeons.DungeonFeatures@6d5f339f onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  67. [10:34:23] [Client thread/ERROR]: 11: ASM: gg.skytils.skytilsmod.features.impl.dungeons.DungeonTimer@458f2479 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  68. [10:34:23] [Client thread/ERROR]: 12: ASM: gg.skytils.skytilsmod.features.impl.misc.FavoritePets@23360979 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  69. [10:34:23] [Client thread/ERROR]: 13: ASM: gg.skytils.skytilsmod.features.impl.farming.GardenFeatures@6480652 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  70. [10:34:23] [Client thread/ERROR]: 14: ASM: gg.skytils.skytilsmod.features.impl.events.GriffinBurrows@659a8e4a onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  71. [10:34:23] [Client thread/ERROR]: 15: ASM: gg.skytils.skytilsmod.features.impl.events.MayorJerry@6f2ff9ec onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  72. [10:34:23] [Client thread/ERROR]: 16: ASM: gg.skytils.skytilsmod.features.impl.trackers.impl.MayorJerryTracker@3473c8e1 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  73. [10:34:23] [Client thread/ERROR]: 17: ASM: gg.skytils.skytilsmod.features.impl.mining.MiningFeatures@692f6d5d onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  74. [10:34:23] [Client thread/ERROR]: 18: ASM: gg.skytils.skytilsmod.features.impl.misc.MiscFeatures@27d9b5e7 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  75. [10:34:23] [Client thread/ERROR]: 19: ASM: gg.skytils.skytilsmod.features.impl.dungeons.PartyFinderStats@53597767 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  76. [10:34:23] [Client thread/ERROR]: 20: ASM: gg.skytils.skytilsmod.features.impl.misc.PetFeatures@6307f8d onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  77. [10:34:23] [Client thread/ERROR]: 21: ASM: gg.skytils.skytilsmod.features.impl.dungeons.ScoreCalculation@57acd3b5 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  78. [10:34:23] [Client thread/ERROR]: 22: ASM: gg.skytils.skytilsmod.features.impl.dungeons.solvers.ThreeWeirdosSolver@7061c05c onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  79. [10:34:23] [Client thread/ERROR]: 23: ASM: gg.skytils.skytilsmod.features.impl.dungeons.solvers.TriviaSolver@5426a669 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  80. [10:34:23] [Client thread/ERROR]: 24: ASM: io.github.quantizr.dungeonrooms.dungeons.catacombs.DungeonManager@5bef5cb4 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  81. [10:34:23] [Client thread/ERROR]: 25: ASM: io.github.quantizr.dungeonrooms.dungeons.catacombs.Waypoints@1e5e7631 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  82. [10:34:23] [Client thread/ERROR]: 26: ASM: kr.syeyoung.dungeonsguide.mod.events.listener.DungeonListener@ad228d1 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  83. [10:34:23] [Client thread/ERROR]: 27: ASM: kr.syeyoung.dungeonsguide.mod.chat.ChatProcessor@12c58e3a onMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  84. [10:34:23] [Client thread/ERROR]: 28: ASM: kr.syeyoung.dungeonsguide.mod.cosmetics.CosmeticsManager@220da10 onChatDetect(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  85. [10:34:23] [Client thread/ERROR]: 29: ASM: me.Danker.features.Reparty@2c42aaad onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  86. [10:34:23] [Client thread/ERROR]: 30: ASM: me.Danker.features.Skill50Display@38a03be onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  87. [10:34:23] [Client thread/ERROR]: 31: ASM: me.Danker.features.SkillTracker@de21d17 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  88. [10:34:23] [Client thread/ERROR]: 32: ASM: me.Danker.features.puzzlesolvers.TriviaSolver@c508ab1 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  89. [10:34:23] [Client thread/ERROR]: 33: ASM: mrfast.sbf.events.ChatEventListener@3d17d5c9 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  90. [10:34:23] [Client thread/ERROR]: 34: ASM: mrfast.sbf.features.dungeons.DungeonsFeatures@4119fc08 onChatMesaage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  91. [10:34:23] [Client thread/ERROR]: 35: ASM: mrfast.sbf.features.events.MayorJerry@204175d2 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  92. [10:34:23] [Client thread/ERROR]: 36: ASM: mrfast.sbf.features.mining.MiningFeatures@24876851 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  93. [10:34:23] [Client thread/ERROR]: 37: ASM: mrfast.sbf.features.dungeons.solvers.ThreeWeirdosSolver@3c4ea255 onChatMesaage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  94. [10:34:23] [Client thread/ERROR]: 38: ASM: mrfast.sbf.features.dungeons.FireFreezeTimer@6c83391d onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  95. [10:34:23] [Client thread/ERROR]: 39: HIGH
  96. [10:34:23] [Client thread/ERROR]: 40: ASM: codes.biscuit.skyblockaddons.listeners.PlayerListener@3aee89ad onChatReceive(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  97. [10:34:23] [Client thread/ERROR]: 41: NORMAL
  98. [10:34:23] [Client thread/ERROR]: 42: ASM: com.chattriggers.ctjs.minecraft.listeners.ClientListener@30b515d2 onReceiveChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  99. [10:34:23] [Client thread/ERROR]: 43: ASM: io.github.moulberry.notenoughupdates.miscfeatures.Navigation@67119f72 onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  100. [10:34:23] [Client thread/ERROR]: 44: ASM: io.github.moulberry.notenoughupdates.miscgui.customtodos.CustomTodoHud@5cf35ee5 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  101. [10:34:23] [Client thread/ERROR]: 45: ASM: io.github.moulberry.notenoughupdates.miscfeatures.DwarvenMinesWaypoints@73333043 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  102. [10:34:23] [Client thread/ERROR]: 46: ASM: io.github.moulberry.notenoughupdates.overlays.EquipmentOverlay@3ed1c8ab onReceiveChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  103. [10:34:23] [Client thread/ERROR]: 47: ASM: io.github.moulberry.notenoughupdates.miscfeatures.ItemCooldowns@21250b7 onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  104. [10:34:23] [Client thread/ERROR]: 48: ASM: io.github.moulberry.notenoughupdates.miscfeatures.MiningStuff@505e6648 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  105. [10:34:23] [Client thread/ERROR]: 49: ASM: io.github.moulberry.notenoughupdates.guifeatures.SkyMallDisplay@3370bcee onChatReceive(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  106. [10:34:23] [Client thread/ERROR]: 50: ASM: at.hannibal2.skyhanni.data.ChatManager@6cf8bca3 onChatReceive(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  107. [10:34:23] [Client thread/ERROR]: 51: ASM: at.hannibal2.skyhanni.data.ActionBarData@6e933345 onChatReceive(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  108. [10:34:23] [Client thread/ERROR]: 52: ASM: dev.meyi.bn.handlers.EventHandler@d0ee5f1 bazaarChatHandler(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  109. [10:34:23] [Client thread/ERROR]: 53: ASM: gg.skytils.skytilsmod.features.impl.farming.FarmingFeatures@4ceb2349 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  110. [10:34:23] [Client thread/ERROR]: 54: ASM: gg.skytils.skytilsmod.features.impl.misc.PartyAddons@fd519f7 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  111. [10:34:23] [Client thread/ERROR]: 55: ASM: gg.skytils.skytilsmod.features.impl.spidersden.SpidersDenFeatures@8a8821d onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  112. [10:34:23] [Client thread/ERROR]: 56: ASM: gg.skytils.skytilsmod.features.impl.farming.TreasureHunter@5e9d69e4 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  113. [10:34:23] [Client thread/ERROR]: 57: ASM: gg.skytils.skytilsmod.features.impl.crimson.TrophyFish@41ca519c onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  114. [10:34:23] [Client thread/ERROR]: 58: kr.syeyoung.dungeonsguide.mod.events.annotations.EventHandlerRegistry$$Lambda$804/801063434@34eb1cbb
  115. [10:34:23] [Client thread/ERROR]: 59: ASM: me.Danker.DankersSkyblockMod@66908a50 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  116. [10:34:23] [Client thread/ERROR]: 60: ASM: me.Danker.features.Alerts@53b052db onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  117. [10:34:23] [Client thread/ERROR]: 61: ASM: me.Danker.features.AnnounceVanquishers@631b55cb onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  118. [10:34:23] [Client thread/ERROR]: 62: ASM: me.Danker.features.ArachneESP@6dee033d onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  119. [10:34:23] [Client thread/ERROR]: 63: ASM: me.Danker.features.AutoAcceptReparty@551bc64c onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  120. [10:34:23] [Client thread/ERROR]: 64: ASM: me.Danker.features.BonzoMaskTimer@2c6dbb13 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  121. [10:34:23] [Client thread/ERROR]: 65: ASM: me.Danker.features.SpiritMaskTimer@6ccb4df onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  122. [10:34:23] [Client thread/ERROR]: 66: ASM: me.Danker.features.CakeTimer@443a7dc7 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  123. [10:34:23] [Client thread/ERROR]: 67: ASM: me.Danker.features.ColouredNames@605f5050 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  124. [10:34:23] [Client thread/ERROR]: 68: ASM: me.Danker.features.CrimsonMinibossTimer@50aba48 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  125. [10:34:23] [Client thread/ERROR]: 69: ASM: me.Danker.features.CrystalHollowWaypoints@52f45f12 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  126. [10:34:23] [Client thread/ERROR]: 70: ASM: me.Danker.features.CustomMusic@bc7f69b onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  127. [10:34:23] [Client thread/ERROR]: 71: ASM: me.Danker.features.DungeonScore@6923a16e onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  128. [10:34:23] [Client thread/ERROR]: 72: ASM: me.Danker.features.DungeonTimer@4f1fe3e4 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  129. [10:34:23] [Client thread/ERROR]: 73: ASM: me.Danker.features.FasterMaddoxCalling@19ac6f4b onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  130. [10:34:23] [Client thread/ERROR]: 74: ASM: me.Danker.features.GolemSpawningAlert@b40f362 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  131. [10:34:23] [Client thread/ERROR]: 75: ASM: me.Danker.features.GpartyNotifications@46abbebb onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  132. [10:34:23] [Client thread/ERROR]: 76: ASM: me.Danker.features.KuudraNotifications@46b7d4df onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  133. [10:34:23] [Client thread/ERROR]: 77: ASM: me.Danker.features.MeterTracker@3c5331a4 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  134. [10:34:23] [Client thread/ERROR]: 78: ASM: me.Danker.features.NecronNotifications@6da8f18c onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  135. [10:34:23] [Client thread/ERROR]: 79: ASM: me.Danker.features.SlayerESP@7675e1ab onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  136. [10:34:23] [Client thread/ERROR]: 80: ASM: me.Danker.features.SpamHider@517572eb onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  137. [10:34:23] [Client thread/ERROR]: 81: ASM: me.Danker.features.SpiritBearAlert@3b1f77ca onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  138. [10:34:23] [Client thread/ERROR]: 82: ASM: me.Danker.features.puzzlesolvers.ThreeManSolver@191fda3b onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  139. [10:34:23] [Client thread/ERROR]: 83: ASM: me.Danker.features.WatcherReadyAlert@6d229391 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  140. [10:34:23] [Client thread/ERROR]: 84: ASM: me.Danker.features.loot.LootTracker@4a125a70 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  141. [10:34:23] [Client thread/ERROR]: 85: ASM: me.Danker.features.loot.BlazeTracker@7b050762 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  142. [10:34:23] [Client thread/ERROR]: 86: ASM: me.Danker.features.loot.CatacombsTracker@37e9425e onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  143. [10:34:23] [Client thread/ERROR]: 87: ASM: me.Danker.features.loot.EndermanTracker@716a32eb onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  144. [10:34:23] [Client thread/ERROR]: 88: ASM: me.Danker.features.loot.FishingTracker@751c1747 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  145. [10:34:23] [Client thread/ERROR]: 89: ASM: me.Danker.features.loot.GhostTracker@2c64121a onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  146. [10:34:23] [Client thread/ERROR]: 90: ASM: me.Danker.features.loot.MythologicalTracker@3be938a5 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  147. [10:34:23] [Client thread/ERROR]: 91: ASM: me.Danker.features.loot.SpiderTracker@767a8040 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  148. [10:34:23] [Client thread/ERROR]: 92: ASM: me.Danker.features.loot.TrophyFishTracker@5f9fa55d onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  149. [10:34:23] [Client thread/ERROR]: 93: ASM: me.Danker.features.loot.VampireTracker@3fa10beb onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  150. [10:34:23] [Client thread/ERROR]: 94: ASM: me.Danker.features.loot.WolfTracker@7e23f833 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  151. [10:34:23] [Client thread/ERROR]: 95: ASM: me.Danker.features.loot.ZombieTracker@1cbe6d0d onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  152. [10:34:23] [Client thread/ERROR]: 96: ASM: club.sk1er.patcher.util.chat.ChatHandler@647deca8 setChatMessageMap(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  153. [10:34:23] [Client thread/ERROR]: 97: ASM: codes.biscuit.skyblockaddons.features.EntityOutlines.FeatureTrackerQuest@b5c2a87 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  154. [10:34:23] [Client thread/ERROR]: 98: ASM: mrfast.sbf.core.DataManager@413dbedf onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  155. [10:34:23] [Client thread/ERROR]: 99: ASM: mrfast.sbf.core.SkyblockInfo@1c843222 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  156. [10:34:23] [Client thread/ERROR]: 100: ASM: mrfast.sbf.features.items.CooldownTracker@6a769ca4 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  157. [10:34:23] [Client thread/ERROR]: 101: ASM: mrfast.sbf.features.statDisplays.ActionBarListener@75a457b0 onEvent(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  158. [10:34:23] [Client thread/ERROR]: 102: ASM: mrfast.sbf.features.events.JerryTimer@3b298cda onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  159. [10:34:23] [Client thread/ERROR]: 103: ASM: mrfast.sbf.features.overlays.GiftTracker@10dfae63 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  160. [10:34:23] [Client thread/ERROR]: 104: ASM: mrfast.sbf.features.items.HideGlass@543d520b onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  161. [10:34:23] [Client thread/ERROR]: 105: ASM: mrfast.sbf.features.overlays.GemstoneMiningOverlay@558466db onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  162. [10:34:23] [Client thread/ERROR]: 106: ASM: mrfast.sbf.features.trackers.IceTreasureTracker@434f5921 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  163. [10:34:23] [Client thread/ERROR]: 107: ASM: mrfast.sbf.features.trackers.EnderNodeTracker@5c584b56 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  164. [10:34:23] [Client thread/ERROR]: 108: ASM: mrfast.sbf.features.mining.MetalDetectorSolver@5cd8e8aa onEvent(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  165. [10:34:23] [Client thread/ERROR]: 109: ASM: mrfast.sbf.features.trackers.TrevorHelper@314e5681 onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  166. [10:34:23] [Client thread/ERROR]: 110: ASM: mrfast.sbf.features.trackers.PowderTracker@27d98611 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  167. [10:34:23] [Client thread/ERROR]: 111: ASM: mrfast.sbf.features.overlays.GrandmaWolfTimer@4ae58def onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  168. [10:34:23] [Client thread/ERROR]: 112: ASM: mrfast.sbf.features.events.MythologicalEvent@32d445b onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  169. [10:34:23] [Client thread/ERROR]: 113: ASM: mrfast.sbf.features.render.SlayerFeatures@4090586f onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  170. [10:34:23] [Client thread/ERROR]: 114: ASM: mrfast.sbf.features.render.RiftFeatures@6482efa1 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  171. [10:34:23] [Client thread/ERROR]: 115: ASM: mrfast.sbf.core.SkyblockInfo@fc56970 onChatReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  172. [10:34:23] [Client thread/ERROR]: 116: ASM: mrfast.sbf.features.dungeons.Reparty@6b0ecb35 onChatMessageReceived(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  173. [10:34:23] [Client thread/ERROR]: 117: ASM: mrfast.sbf.features.overlays.QuiverOverlay@654f2b0a onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  174. [10:34:23] [Client thread/ERROR]: 118: ASM: mrfast.sbf.features.dungeons.PartyFinderFeatures@3e287ce4 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  175. [10:34:23] [Client thread/ERROR]: 119: ASM: com.cobble.sbp.events.user.ChatRecieveEvent@8fa53ae chatRecieved(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  176. [10:34:23] [Client thread/ERROR]: 120: ASM: dev.dediamondpro.skyguide.listeners.MessageListener@15d1c1a3 onMessageReceive(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  177. [10:34:23] [Client thread/ERROR]: 121: ASM: com.chattriggers.ctjs.triggers.ForgeTrigger$Companion@65fc2cbe onEvent(Lnet/minecraftforge/fml/common/eventhandler/Event;)V
  178. [10:34:23] [Client thread/ERROR]: 122: LOW
  179. [10:34:23] [Client thread/ERROR]: 123: ASM: io.github.moulberry.notenoughupdates.listener.ChatListener@3a01194a onGuiChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  180. [10:34:23] [Client thread/ERROR]: 124: ASM: io.github.moulberry.notenoughupdates.miscgui.minionhelper.loaders.MinionHelperChatLoader@1ad956ca onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  181. [10:34:23] [Client thread/ERROR]: 125: ASM: io.github.moulberry.notenoughupdates.util.SBInfo@194ab17c onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  182. [10:34:23] [Client thread/ERROR]: 126: ASM: dulkirmod.events.ChatEvent@4da5b52c onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  183. [10:34:23] [Client thread/ERROR]: 127: ASM: dulkirmod.features.ArachneTimer@758effd1 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  184. [10:34:23] [Client thread/ERROR]: 128: ASM: dulkirmod.utils.SlayerTrackerUtil@5d32e37f onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  185. [10:34:23] [Client thread/ERROR]: 129: ASM: me.Danker.features.AbilityCooldowns@7a18b71c onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  186. [10:34:23] [Client thread/ERROR]: 130: ASM: codes.biscuit.skyblockaddons.listeners.PlayerListener@3aee89ad onChatReceiveLast(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  187. [10:34:23] [Client thread/ERROR]: 131: ASM: wtf.boomy.togglechat.ToggleEvents@4e4e0d90 onChatReceive(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  188. [10:34:23] [Client thread/ERROR]: 132: LOWEST
  189. [10:34:23] [Client thread/ERROR]: 133: ASM: gg.skytils.skytilsmod.listeners.DungeonListener@3c2aca2d onChatLow(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  190. [10:34:23] [Client thread/ERROR]: 134: ASM: gg.skytils.skytilsmod.features.impl.misc.BetterStash@780b464b onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  191. [10:34:23] [Client thread/ERROR]: 135: ASM: gg.skytils.skytilsmod.features.impl.dungeons.ScoreCalculation@57acd3b5 canYouPleaseStopCryingThanks(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  192. [10:34:23] [Client thread/ERROR]: 136: ASM: kr.syeyoung.dungeonsguide.mod.chat.ChatProcessor@12c58e3a cancelMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  193. [10:34:23] [Client thread/ERROR]: 137: ASM: kr.syeyoung.dungeonsguide.mod.cosmetics.CosmeticsManager@220da10 onChat(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
  194. [10:34:23] [Client thread/ERROR]: 138: ASM: club.sk1er.patcher.util.chat.ChatHandler@647deca8 onChatMessage(Lnet/minecraftforge/client/event/ClientChatReceivedEvent;)V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement