Jump to content

Recommended Posts

Posted

Hello, I have after the death or exit of a person from the server, he turns off because of what? help me please

---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 3/2/22, 6:53 PM
Description: Ticking player

java.lang.IllegalArgumentException: Player raisakurai is missing a damage model!
	at ichttt.mods.firstaid.common.util.CommonUtils.lambda$getDamageModel$1(CommonUtils.java:167) ~[firstaid:1.9.7] {re:classloading}
	at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:299) ~[forge:?] {re:classloading,re:mixin}
	at ichttt.mods.firstaid.common.util.CommonUtils.getDamageModel(CommonUtils.java:167) ~[firstaid:1.9.7] {re:classloading}
	at ichttt.mods.firstaid.common.EventHandler.onLivingHurt(EventHandler.java:102) ~[firstaid:1.9.7] {re:classloading,pl:object_holder_definalize:A}
	at net.minecraftforge.eventbus.ASMEventHandler_371_EventHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:371) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:ForgeHooksMixin,pl:mixin:A}
	at net.minecraft.entity.LivingEntity.damageEntity0(LivingEntity.java:1770) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.forge.mixins.json:LivingEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.PlayerEntity.damageEntity0(PlayerEntity.java:978) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:diet.mixins.json:MixinPlayerEntity,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:1215) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.forge.mixins.json:LivingEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:873) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:diet.mixins.json:MixinPlayerEntity,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:785) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
	at com.stereowalker.survive.util.StaminaStats.tick(StaminaStats.java:89) ~[survive:1.16.5-3.4.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at com.stereowalker.survive.util.SurviveStats.baseTick(SurviveStats.java:26) ~[survive:1.16.5-3.4.7] {re:classloading,pl:runtimedistcleaner:A}
	at com.stereowalker.survive.events.SurviveEvents.registerStats(SurviveEvents.java:157) ~[survive:1.16.5-3.4.7] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraftforge.eventbus.ASMEventHandler_486_SurviveEvents_registerStats_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:348) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:ForgeHooksMixin,pl:mixin:A}
	at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2582) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.forge.mixins.json:LivingEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:251) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:diet.mixins.json:MixinPlayerEntity,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:526) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
	at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:397) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:origins.mixins.json:LoginMixin,pl:mixin:APP:origins.forge.mixins.json:PlayerManagerMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.management.PlayerList.disconnect(PlayerList.java:380) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:origins.mixins.json:LoginMixin,pl:mixin:APP:origins.forge.mixins.json:PlayerManagerMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1535) ~[?:?] {re:mixin,re:classloading,pl:mixin:A}
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:385) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:161) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1116) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:1006) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:821) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Thread.run(Unknown Source) [?:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at ichttt.mods.firstaid.common.util.CommonUtils.lambda$getDamageModel$1(CommonUtils.java:167) ~[firstaid:1.9.7] {re:classloading}
	at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:299) ~[forge:?] {re:classloading,re:mixin}
	at ichttt.mods.firstaid.common.util.CommonUtils.getDamageModel(CommonUtils.java:167) ~[firstaid:1.9.7] {re:classloading}
	at ichttt.mods.firstaid.common.EventHandler.onLivingHurt(EventHandler.java:102) ~[firstaid:1.9.7] {re:classloading,pl:object_holder_definalize:A}
	at net.minecraftforge.eventbus.ASMEventHandler_371_EventHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:371) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:ForgeHooksMixin,pl:mixin:A}
	at net.minecraft.entity.LivingEntity.damageEntity0(LivingEntity.java:1770) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.forge.mixins.json:LivingEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.PlayerEntity.damageEntity0(PlayerEntity.java:978) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:diet.mixins.json:MixinPlayerEntity,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:1215) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.forge.mixins.json:LivingEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:873) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:diet.mixins.json:MixinPlayerEntity,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:785) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
	at com.stereowalker.survive.util.StaminaStats.tick(StaminaStats.java:89) ~[survive:1.16.5-3.4.7] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at com.stereowalker.survive.util.SurviveStats.baseTick(SurviveStats.java:26) ~[survive:1.16.5-3.4.7] {re:classloading,pl:runtimedistcleaner:A}
	at com.stereowalker.survive.events.SurviveEvents.registerStats(SurviveEvents.java:157) ~[survive:1.16.5-3.4.7] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraftforge.eventbus.ASMEventHandler_486_SurviveEvents_registerStats_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
	at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:348) ~[forge:?] {re:mixin,re:classloading,pl:mixin:APP:origins.forge.mixins.json:ForgeHooksMixin,pl:mixin:A}
	at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2582) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.mixins.json:LivingEntityMixin,pl:mixin:APP:origins.forge.mixins.json:LivingEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:LivingEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:251) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:origins.mixins.json:PlayerEntityMixin,pl:mixin:APP:diet.mixins.json:MixinPlayerEntity,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Player being ticked --
Details:
	Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
	Entity ID: 143
	Entity Name: raisakurai
	Entity's Exact location: 183.50, 65.02, -41.50
	Entity's Block location: World: (183,65,-42), Chunk: (at 7,4,6 in 11,-3; contains blocks 176,0,-48 to 191,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
	Entity's Momentum: 0.00, 0.42, 0.00
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
	at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:526) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:origins.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
	at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:397) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:origins.mixins.json:LoginMixin,pl:mixin:APP:origins.forge.mixins.json:PlayerManagerMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.management.PlayerList.disconnect(PlayerList.java:380) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:origins.mixins.json:LoginMixin,pl:mixin:APP:origins.forge.mixins.json:PlayerManagerMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerListMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1535) ~[?:?] {re:mixin,re:classloading,pl:mixin:A}
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:385) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
	at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:161) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1116) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:1006) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:821) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.lang.Thread.run(Unknown Source) [?:?] {}


-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Mohist Version: 1.16.5-908
	Operating System: Linux (amd64) version 5.4.0-100-generic
	Java Version: 11.0.10, AdoptOpenJDK
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
	Memory: 344834512 bytes (328 MB) / 1028829184 bytes (981 MB) up to 4151836672 bytes (3959 MB)
	CPUs: 1
	JVM Flags: 2 total; -Xms128M -Xmx4096M
	ModLauncher: 8.0.9+86+master.3cf110c
	ModLauncher launch target: fmlserver
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.4.jar mixin PLUGINSERVICE 
		/eventbus-4.0.0.jar eventbus PLUGINSERVICE 
		/server.jar object_holder_definalize PLUGINSERVICE 
		/server.jar runtime_enum_extender PLUGINSERVICE 
		/server.jar capability_inject_definalize PLUGINSERVICE 
		/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
		/server.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
		/server.jar fml TRANSFORMATIONSERVICE 
		/_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE 
	FML: 36.2
	Forge: com.mohistmc:36.2.22
	FML Language Providers: 
		javafml@36.2
		minecraft@1
		kotlinforforge@1.16.0
		kotori_scala@2.13.8-build-3
	Mod List: 
		BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection  |betteranimationscollection    |1.2.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		rhino-forge-1605.1.5-build.73.jar                 |Rhino                         |rhino                         |1605.1.5-build.73   |DONE      |Manifest: NOSIGNATURE
		UnionLib-1.16.5-3.3.7.jar                         |UnionLib                      |unionlib                      |3.3.7               |DONE      |Manifest: NOSIGNATURE
		jei-1.16.5-7.7.1.150.jar                          |Just Enough Items             |jei                           |7.7.1.150           |DONE      |Manifest: NOSIGNATURE
		WildFarmCraft+2.0.jar                             |WildFarmCraft                 |wildfarmcraft                 |2.0.0               |DONE      |Manifest: NOSIGNATURE
		mcw-windows-2.0.2-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
		CraftTime-FORGE-1.16.5-0.4.6.jar                  |Craft Takes Time              |timecraft                     |0.4.6               |DONE      |Manifest: NOSIGNATURE
		caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
		BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
		PassableFoliage-1.16.5-2.4.0.jar                  |Passable Foliage              |passablefoliage               |2.4.0               |DONE      |Manifest: NOSIGNATURE
		TerraForged-1.16.5-0.2.16-BETA-2.jar              |TerraForged                   |terraforged                   |0.2.16-BETA-2       |DONE      |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
		WeaponThrow-1.16.4-5.4.jar                        |Weapon Throw                  |weaponthrow                   |1.16.4-5.4          |DONE      |Manifest: NOSIGNATURE
		RealisticExplosionPhysics-1.16.5-1.0.0.jar        |Realistic Explosion Physics   |rep                           |1.0.0               |DONE      |Manifest: NOSIGNATURE
		mcw-paintings-1.0.2-mc1.16.5.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.2               |DONE      |Manifest: NOSIGNATURE
		Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
		citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
		alexsmobs-1.12.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.1              |DONE      |Manifest: NOSIGNATURE
		SereneSeasons-1.16.5-4.0.1.124-universal.jar      |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.124    |DONE      |Manifest: NOSIGNATURE
		configured-1.5.1-1.16.5.jar                       |Configured                    |configured                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
		YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
		Bookshelf-Forge-1.16.5-10.4.31.jar                |Bookshelf                     |bookshelf                     |10.4.31             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		snowundertrees-1.16.5-v1.3.jar                    |Snow Under Trees              |snowundertrees                |v1.3                |DONE      |Manifest: NOSIGNATURE
		RealisticTorches-1.16.5-3.1.2.jar                 |Realistic Torches             |realistictorches              |1.16.5-3.1.2        |DONE      |Manifest: NOSIGNATURE
		mcw-doors-1.0.5-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.5               |DONE      |Manifest: NOSIGNATURE
		Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
		catalogue-1.5.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
		SnowRealMagic-1.16.4-2.9.0.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.9.0               |DONE      |Manifest: NOSIGNATURE
		Kiwi-1.16.5-3.6.1.jar                             |Kiwi                          |kiwi                          |3.6.1               |DONE      |Manifest: NOSIGNATURE
		carryon-1.16.5-1.15.5.22.jar                      |Carry On                      |carryon                       |1.15.5.22           |DONE      |Manifest: NOSIGNATURE
		onceuponastroll-1.16.5-1.3.4.jar                  |Once Upon A Stroll            |onceuponastroll               |1.3.4               |DONE      |Manifest: NOSIGNATURE
		firstaid-1.9.7.jar                                |First Aid                     |firstaid                      |1.9.7               |DONE      |Manifest: NOSIGNATURE
		mohist-1.16.5-908-universal.jar                   |Forge                         |forge                         |36.2.22             |DONE      |Manifest: NOSIGNATURE
		konkrete_forge_1.3.3_MC_1.16.2-1.16.5.jar         |Konkrete                      |konkrete                      |1.3.3               |DONE      |Manifest: NOSIGNATURE
		corpse-1.16.5-1.0.6.jar                           |Corpse                        |corpse                        |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE
		mohist-1.16.5-908-server.jar                      |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
		mcw-bridges-2.0.1-mc1.16.5.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
		weakerspiderwebs_1.16.5-2.0.jar                   |Weaker Spiderwebs             |weakerspiderwebs              |2.0                 |DONE      |Manifest: NOSIGNATURE
		physics-mod-2.6.7-mc-1.16.5-forge.jar             |Physics Mod                   |physicsmod                    |2.6.7               |DONE      |Manifest: NOSIGNATURE
		NaturalProgression-1.16.5-2.3.2.jar               |Natural Progression           |natural-progression           |2.3.1               |DONE      |Manifest: NOSIGNATURE
		projectvibrantjourneys-1.16.5-3.2.11.jar          |Project: Vibrant Journeys     |projectvibrantjourneys        |1.16.5-3.2.11       |DONE      |Manifest: NOSIGNATURE
		CreativeCore_v2.2.1_mc1.16.5.jar                  |CreativeCore                  |creativecore                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
		mcw-trapdoors-1.0.4-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.4               |DONE      |Manifest: NOSIGNATURE
		mcw-fences-1.0.2-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.2               |DONE      |Manifest: NOSIGNATURE
		fishingreal-1.16.3-1.0.0.jar                      |Fishing Real                  |fishingreal                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
		astikorcarts_1.16.5_1.1.1.jar                     |AstikorCarts                  |astikorcarts                  |1.1.1               |DONE      |Manifest: NOSIGNATURE
		fluidphysics-1.6.0+forge-1.16.4.jar               |Fluid Physics                 |fluidphysics                  |1.6.0+forge-1.16.4  |DONE      |Manifest: NOSIGNATURE
		Farming+in+Rain+-+1.16.5+-+1.5.1.jar              |Farming in Rain               |esrainplants                  |1.5.1               |DONE      |Manifest: NOSIGNATURE
		Origins-1.16.5-0.7.3.9-forge.jar                  |Origins                       |origins                       |0.7.3.9             |DONE      |Manifest: NOSIGNATURE
		GameStages-Forge-1.16.5-7.3.12.jar                |GameStages                    |gamestages                    |7.3.12              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		diet-forge-1.16.5-1.0.2.3.jar                     |Diet                          |diet                          |1.16.5-1.0.2.3      |DONE      |Manifest: NOSIGNATURE
		Croptopia-1.16.4-FORGE-1.4.2.jar                  |Croptopia                     |croptopia                     |1.4.2               |DONE      |Manifest: NOSIGNATURE
		collective-1.16.5-4.7.jar                         |Collective                    |collective                    |4.7                 |DONE      |Manifest: NOSIGNATURE
		flashlight-1.1.0-1.16.5.jar                       |Flashlight Mod                |flashlight                    |1.1.0-1.16          |DONE      |Manifest: NOSIGNATURE
		sit-1.16.5-v1.3.1.jar                             |Sit                           |sit                           |v1.3.1              |DONE      |Manifest: NOSIGNATURE
		DiagonalFences-v1.1.1-1.16.5.jar                  |Diagonal Fences               |diagonalfences                |1.1.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		Survive-1.16.5-3.4.7.jar                          |Survive                       |survive                       |1.16.5-3.4.7        |DONE      |Manifest: NOSIGNATURE
		Regrowth-1.16.4-1.16.5-1.36.0.27.jar              |Regrowth Mod                  |regrowth                      |1.16.5-1.36.0.27    |DONE      |Manifest: NOSIGNATURE
		AmbientEnvironment-5.0.0.11.jar                   |Ambient Environment           |ambientenvironment            |5.0.0.11            |DONE      |Manifest: NOSIGNATURE
		coalexplosion-1.16.5-1.4.5.jar                    |Coal Explosion                |coalexplosion                 |1.1.2               |DONE      |Manifest: NOSIGNATURE
		campfire_overhaul-1.16.5-1.0.5.1.jar              |Campfire Overhaul             |campfire_overhaul             |1.0.5               |DONE      |Manifest: NOSIGNATURE
		mcw-roofs-2.1.0-mc1.16.5.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.0               |DONE      |Manifest: NOSIGNATURE
		cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
		architectury-1.30.54.jar                          |Architectury                  |architectury                  |1.30.54             |DONE      |Manifest: NOSIGNATURE
		kubejs-forge-1605.3.19-build.299.jar              |KubeJS                        |kubejs                        |1605.3.19-build.299 |DONE      |Manifest: NOSIGNATURE
		ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
		item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
		ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
		ftb-quests-forge-1605.3.6-build.76.jar            |FTB Quests                    |ftbquests                     |1605.3.6-build.76   |DONE      |Manifest: NOSIGNATURE
		ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
		mcw-furniture-2.0.1-mc1.16.5.jar                  |Macaw's Furniture             |mcwfurnitures                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
		ItemPhysic_v1.4.18_mc1.16.5.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |Manifest: NOSIGNATURE
		cloth-config-4.14.54-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.14.54             |DONE      |Manifest: NOSIGNATURE
		zombiedecay-1.2.1.jar                             |Zombie Decay                  |zombiedecay                   |1.2.1               |DONE      |Manifest: NOSIGNATURE
		PuzzlesLib-v1.0.15-1.16.5-Forge.jar               |Puzzles Lib                   |puzzleslib                    |1.0.15              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		smallships-1.16.5-1.10.3.jar                      |Small Ships Mod               |smallships                    |1.10.3              |DONE      |Manifest: NOSIGNATURE
		CAC+MOD+[1.16.5]+[2021.2-pre4].jar                |Caves And Cliffs mod [1.16.4] |caves_and_cliffs_mod          |MOD                 |DONE      |Manifest: NOSIGNATURE
		BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
		PlayerRevive_v2.0.0-pre04_mc1.16.5.jar            |PlayerRevive                  |playerrevive                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 1d62de18-7a1a-46dc-bb4c-068e9a3aa0ec
	Kiwi Modules: 
		
	CraftBukkit Information: 
   Running: Mohist version 1.16.5-908 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) false
   Plugins: {}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { TIMED_WAITING KubeJS Background Thread: [java.base@11.0.10/java.lang.Thread.sleep(Native Method), dev.latvian.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java:20)], RUNNABLE Server console handler: [java.base@11.0.10/java.io.FileInputStream.readBytes(Native Method), java.base@11.0.10/java.io.FileInputStream.read(Unknown Source), java.base@11.0.10/java.io.BufferedInputStream.read1(Unknown Source), java.base@11.0.10/java.io.BufferedInputStream.read(Unknown Source), java.base@11.0.10/sun.nio.cs.StreamDecoder.readBytes(Unknown Source), java.base@11.0.10/sun.nio.cs.StreamDecoder.implRead(Unknown Source), java.base@11.0.10/sun.nio.cs.StreamDecoder.read(Unknown Source), java.base@11.0.10/java.io.InputStreamReader.read(Unknown Source), java.base@11.0.10/java.io.BufferedReader.fill(Unknown Source), java.base@11.0.10/java.io.BufferedReader.readLine(Unknown Source), java.base@11.0.10/java.io.BufferedReader.readLine(Unknown Source), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:110)], TIMED_WAITING Metrics - 1: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.base@11.0.10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING pool-10-thread-2: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Thread-0: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], WAITING pool-5-thread-1: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], WAITING modloading-worker-1: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], TIMED_WAITING IO-Worker-8: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING IO-Worker-3: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], WAITING ForkJoinPool.commonPool-worker-3: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #0: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], WAITING Worker-Bootstrap-1: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE FileSystemWatchService: [java.base@11.0.10/sun.nio.fs.LinuxWatchService.poll(Native Method), java.base@11.0.10/sun.nio.fs.LinuxWatchService$Poller.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING IO-Worker-6: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Worker-Main-2: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkUntil(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Reference Handler: [java.base@11.0.10/java.lang.ref.Reference.waitForReferencePendingList(Native Method), java.base@11.0.10/java.lang.ref.Reference.processPendingReferences(Unknown Source), java.base@11.0.10/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], WAITING pool-4-thread-1: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server thread: [java.base@11.0.10/java.lang.Thread.dumpThreads(Native Method), java.base@11.0.10/java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_16_R3.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:81), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:78), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:247), net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:602), net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:397), net.minecraft.server.management.PlayerList.disconnect(PlayerList.java:380), net.minecraft.network.play.ServerPlayNetHandler.func_147231_a(ServerPlayNetHandler.java:1535), net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:385), net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:161), net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1116), net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334), net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:1006), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:821), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269), net.minecraft.server.MinecraftServer$$Lambda$10892/0x0000000801e5dc40.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Common-Cleaner: [java.base@11.0.10/java.lang.Object.wait(Native Method), java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(Unknown Source), java.base@11.0.10/jdk.internal.ref.CleanerImpl.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source), java.base@11.0.10/jdk.internal.misc.InnocuousThread.run(Unknown Source)], TIMED_WAITING Spigot Watchdog Thread: [java.base@11.0.10/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:131)], WAITING Worker-Main-7: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE FileSystemWatchService: [java.base@11.0.10/sun.nio.fs.LinuxWatchService.poll(Native Method), java.base@11.0.10/sun.nio.fs.LinuxWatchService$Poller.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], RUNNABLE Netty Epoll Server IO #1: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING Timer hack thread: [java.base@11.0.10/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:506)], WAITING Craft Async Scheduler Management Thread: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.park(Unknown Source), java.base@11.0.10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.base@11.0.10/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [java.base@11.0.10/java.lang.Object.wait(Native Method), java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(Unknown Source), java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(Unknown Source), java.base@11.0.10/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], WAITING Snooper Timer: [java.base@11.0.10/java.lang.Object.wait(Native Method), java.base@11.0.10/java.lang.Object.wait(Unknown Source), java.base@11.0.10/java.util.TimerThread.mainLoop(Unknown Source), java.base@11.0.10/java.util.TimerThread.run(Unknown Source)], TIMED_WAITING ObjectCleanerThread: [java.base@11.0.10/java.lang.Object.wait(Native Method), java.base@11.0.10/java.lang.ref.ReferenceQueue.remove(Unknown Source), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], TIMED_WAITING IO-Worker-4: [java.base@11.0.10/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.10/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.base@11.0.10/java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.base@11.0.10/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)], RUNNABLE FileSystemWatchService: [java.base@11.0.10/sun.nio.fs.LinuxWatchService.poll(Native Method), java.base@11.0.10/sun.nio.fs.LinuxWatchService$Poller.run(Unknown Source), java.base@11.0.10/java.lang.Thread.run(Unknown Source)],}
   
   Force Loaded Chunks: { world: {}, DIM-1: {}, DIM1: {},}
	Player Count: 2 / 20; [ServerPlayerEntity['afka123141'/465, l='ServerLevel[world]', x=-241.55, y=64.00, z=74.35](TextComponent{text='afka123141', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -241.54841119051687,64.0,74.35473525530556), ServerPlayerEntity['raisakurai'/143, l='ServerLevel[world]', x=183.50, y=65.02, z=-41.50](TextComponent{text='raisakurai', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at 183.5,65.02159847259522,-41.5)]
	Data Packs: vanilla, mod:forge, file/bukkit, mod:betteranimationscollection, mod:rhino, mod:unionlib (incompatible), mod:jei, mod:wildfarmcraft, mod:mcwwindows, mod:timecraft, mod:caelus, mod:bettercaves (incompatible), mod:passablefoliage, mod:terraforged, mod:weaponthrow, mod:rep, mod:mcwpaintings (incompatible), mod:clumps, mod:citadel (incompatible), mod:alexsmobs, mod:sereneseasons, mod:configured, mod:yungsapi, mod:bookshelf, mod:snowundertrees, mod:realistictorches (incompatible), mod:mcwdoors, mod:morpheus (incompatible), mod:catalogue, mod:snowrealmagic, mod:kiwi, mod:carryon, mod:onceuponastroll, mod:firstaid (incompatible), mod:konkrete, mod:corpse, mod:mcwbridges, mod:weakerspiderwebs, mod:physicsmod (incompatible), mod:natural-progression, mod:projectvibrantjourneys, mod:creativecore, mod:mcwtrpdoors, mod:mcwfences, mod:fishingreal (incompatible), mod:astikorcarts, mod:fluidphysics, mod:esrainplants, mod:origins, mod:gamestages, mod:diet, mod:croptopia, mod:collective, mod:flashlight, mod:sit, mod:diagonalfences, mod:survive (incompatible), mod:regrowth, mod:ambientenvironment, mod:coalexplosion, mod:campfire_overhaul, mod:mcwroofs, mod:cfm (incompatible), mod:architectury, mod:kubejs, mod:ftblibrary, mod:itemfilters, mod:ftbteams, mod:ftbquests, mod:ferritecore (incompatible), mod:mcwfurnitures, mod:itemphysic, mod:cloth-config (incompatible), mod:zombiedecay, mod:puzzleslib, mod:smallships, mod:caves_and_cliffs_mod, mod:bettermineshafts, mod:playerrevive
	Is Modded: Definitely; Server brand changed to 'Mohist'
	Type: Dedicated Server (map_server.txt)

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Unlock Massive Savings with  Temu Coupon Codes: Save Big with $100 OFF and More!  Temu is a revolutionary online marketplace that offers a huge collection of trending items at unbeatable prices. Whether you're looking for gadgets, home décor, fashion, or beauty products,  Temu has something for everyone. By using the  Temu coupon code $100 OFF → [acu639380] for existing customers, you can unlock incredible discounts, save up to 90%, and even enjoy free shipping to over 67 countries. In this blog, we will explore the latest  Temu coupon code offerings, including $100 off for new and existing users, a special 40% discount on select items, and the incredible  Temu coupon bundle. Read on to discover how you can make the most of these discounts and enjoy amazing deals with  Temu this June! What is  Temu and Why Should You Shop There?  Temu is a one-stop online shopping destination that offers a vast selection of products at prices that are hard to beat. Whether you're purchasing for yourself or looking for gifts,  Temu delivers a wide variety of high-quality products across different categories. From clothing to electronics, home essentials, beauty products, and much more,  Temu has something for everyone. With its fast delivery, free shipping in over 67 countries, and discounts of up to 90% off, it’s no wonder why shoppers worldwide love this platform. Not only does  Temu offer competitive prices, but their frequent promotions and coupon codes make shopping even more affordable. In this blog, we’ll focus on how you can save even more with  Temu coupon codes, including the highly sought-after $100 OFF and 40% OFF codes. The Power of  Temu Coupon Code $100 OFF → [acu639380] for Existing Customers If you're a  Temu existing customer, you can unlock a fantastic $100 OFF by using the code [acu639380]. This coupon code provides a generous discount, allowing you to save big on your next purchase, whether it’s electronics, fashion, or home décor. Here’s why you should take advantage of this offer: Flat $100 off: This code gives you a flat $100 discount on your order. Available for Existing Users: If you've shopped with  Temu before, this coupon code is for you! Unbeatable Deals: Use this coupon in combination with other ongoing sales for even bigger savings. Huge Selection: Apply the code across  Temu’s massive inventory, from tech gadgets to everyday essentials.  Temu Coupon Code $100 OFF → [acu639380] for New Users Are you new to  Temu? You’re in luck!  Temu has a special $100 off coupon code just for you. By using [acu639380], new users can enjoy a $100 discount on their first purchase. This is an excellent way to try out the platform without breaking the bank. Here’s how to make the most of your  Temu coupon code as a new user: $100 Off Your First Order: If you’ve never shopped with  Temu before, the [acu639380] code gets you $100 off your first purchase. Great for First-Time Shoppers: Explore  Temu's range of trending items while saving money right from the start. Free Gifts: As a new user, you June also receive a special gift with your order as part of the ongoing promotions.  Temu Coupon Code 40% Off → [acu639380] for Extra Savings Looking for even more savings? The 40% off coupon is an amazing deal that’s available for a limited time. By using the code [acu639380], you can enjoy an extra 40% off on selected items. Whether you're shopping for electronics, home goods, or fashion, this coupon code allows you to grab even better deals on top of existing discounts. 40% Extra Off: This discount can be applied to select categories and items, giving you incredible savings. Stack with Other Offers: Combine it with other promotions for unbeatable prices. Popular Items: Use the 40% off code to save on some of  Temu’s hottest items of the season.  Temu Coupon Bundle: Unlock Even More Savings When you use the  Temu coupon bundle, you get even more benefits.  Temu offers a $100 coupon bundle, which allows both new and existing users to save even more on a variety of products. Whether you're shopping for yourself or buying gifts for others, this bundle can help you save big. $100 Coupon Bundle: The  Temu coupon bundle lets you apply multiple discounts at once, ensuring maximum savings. Available to All Users: Whether you’re a first-time shopper or a returning customer, the bundle is available for you to enjoy. Stacked Savings: When combined with other codes like the 40% off or the $100 off, you can save up to 90%.  Temu Coupon Code June 2025: New Offers and Promotions If you're shopping in June 2025, you're in for a treat!  Temu is offering a range of new offers and discount codes for the month. Whether you're shopping for electronics, clothing, or home décor, you’ll find discounts that will help you save a ton. Don’t miss out on the  Temu promo code and  Temu discount code that are available only for a limited time this month.  Temu New User Coupon: New users can save up to $100 off their first order with the [acu639380] code.  Temu Existing User Coupon: Existing users can unlock $100 off using the [acu639380] code.  Temu Coupon Code for June 2025: Get discounts on select items with up to 40% off this June.  Temu Coupon Code for Different Countries No matter where you live,  Temu has something special for you! You can use  Temu coupon codes tailored to your country to unlock great savings. Here’s a breakdown of how you can apply the [acu639380] coupon code in different regions:  Temu Coupon Code $100 Off for USA: Use the [acu639380] code in the USA to save $100 off your order.  Temu Coupon Code $100 Off for Canada: Canadians can enjoy $100 off using the [acu639380] code.  Temu Coupon Code $100 Off for UK: British shoppers can save $100 with the [acu639380] code.  Temu Coupon Code $100 Off for Japan: If you’re in Japan, apply the [acu639380] code to get $100 off.  Temu Coupon Code 40% Off for Mexico: Mexican shoppers can get 40% off with the [acu639380] code.  Temu Coupon Code 40% Off for Brazil: Brazil residents can save 40% by using the [acu639380] code. Why Shop with  Temu?  Temu isn’t just about the discounts; it’s about providing you with an exceptional shopping experience. Here’s why you should choose  Temu for your next shopping spree: Huge Selection of Trending Items: From the latest tech gadgets to fashion and home essentials,  Temu offers everything you need at amazing prices. Unbeatable Prices: With  Temu, you can shop for quality items at prices that are hard to match elsewhere. Fast Delivery: Enjoy fast and reliable delivery on all your orders. Free Shipping in Over 67 Countries: No matter where you are,  Temu ensures you get your products without any extra shipping fees. Up to 90% Off: Take advantage of massive discounts on selected products, so you can get more for less. Conclusion: Maximize Your Savings with  Temu Coupon Codes If you're looking for incredible deals, there’s no better time to shop at  Temu. With  Temu coupon code $100 OFF for existing and new users, an extra 40% off, and amazing coupon bundles, there are plenty of ways to save big. Don’t forget to check out the  Temu promo code for June 2025 and other exciting offers throughout the month. By using [acu639380], you can make the most of your shopping experience and enjoy unbeatable prices on all your favorite products. So, what are you waiting for? Start shopping with  Temu today, and enjoy massive savings with the $100 off and 40% off coupon codes. Happy shopping!  Temu Coupon Code Summary:  Temu Coupon Code $100 Off → [acu639380]: Save $100 on your purchase.  Temu Coupon Code $100 Off for New Users → [acu639380]: New users can get $100 off.  Temu Coupon Code $100 Off for Existing Users → [acu639380]: Existing users can save $100.  Temu Coupon Code 40% Off → [acu639380]: Enjoy 40% off select items.  Temu Coupon Bundle: Access a $100 coupon bundle for even more savings.  Temu Promo Code for June 2025: Latest deals for June 2025.  
    • it didnt make any different his game still crashes (https://www.mediafire.com/file/qmuanorha0d87b5/LOGSBURAK.zip/file) the crash log after without shield expansion mod
    • I am using Linux, I did Java --version and it shows I have Java 8 installed
    • Temu Coupon Code $100 Off [acu639380] For The USA This Month  Temu has become a go-to platform for online shopping in recent years, offering a vast selection of trendy items at unbeatable prices. With amazing discounts like the  Temu coupon code (acu639380) offering up to $100 Off for new users and exclusive offers for existing customers,  Temu is quickly cementing itself as a favorite among online shoppers. Whether you're looking for stylish fashion pieces, home essentials, or the latest gadgets, using  Temu 's promotional codes can help you save big on your purchases. In this blog, we’ll dive into all the incredible savings available this month, including details on the  Temu coupon codes (acu639380), which provide discounts like $100 Off for new and existing users, an additional 40% off, and even free gifts for first-time users. No matter where you’re located—whether in the United States, Canada, the UK, or beyond— Temu offers something for everyone. If you're looking to save money on your next shopping spree, keep reading to learn about all the best deals, discounts, and coupon codes you can use in June 2025. What is  Temu ? Before we dive into the details of the amazing  Temu coupon codes (acu639380), let’s first explore what  Temu is all about.  Temu is an online shopping platform that offers a massive range of products, from fashion and beauty items to home goods and electronics. With unbeatable prices, fast delivery, and free shipping to over 67 countries,  Temu is revolutionizing the way we shop online.  Temu is known for offering up to 90% off on certain items, which makes it an attractive option for budget-conscious shoppers. Whether you’re in the mood for trendy apparel, kitchen gadgets, or tech accessories,  Temu has something that fits your style and budget. Plus, with its regular sales events and exclusive coupon codes, there’s always an opportunity to save more. One of the biggest perks is the ability to combine discounts with promo codes like the  Temu coupon code (acu639380), which gives you a $100 discount for new users and additional savings for existing customers. Benefits of Using  Temu Coupon Codes  Temu coupon codes can offer significant discounts, and knowing how to take full advantage of these offers can lead to huge savings. The  Temu coupon code (acu639380) comes with a variety of benefits, such as: $100 Off for new users: This is a great way for new customers to enjoy  Temu ’s products at a fraction of the price. $100 Off for existing users: Loyal customers can still get a fantastic discount. 40% off: This discount code provides a solid extra savings on selected items. $100 coupon bundle: This is an exclusive offer for both new and existing users that lets you save on multiple purchases. Free gifts for new users: A welcome treat for first-time customers.  Temu Coupon Codes for June 2025 Now, let’s look at the  Temu coupon codes for June 2025 and how you can maximize your savings. These codes are designed to provide discounts based on your user status and location. Make sure to apply the  Temu coupon code (acu639380) when you check out to get the best deal possible! Here’s a breakdown of the  Temu coupon codes (acu639380) available:  Temu Coupon Code (acu639380) $100 Off for New Users Enjoy an instant $100 discount when you sign up for  Temu as a new user.  Temu Coupon Code (acu639380) $100 Off for Existing Users Loyal customers can also use this code to score a $100 discount on their next purchase.  Temu Coupon Code (acu639380) 40% Off Get up to 40% off on select items and categories—perfect for budget-savvy shoppers.  Temu $100 Coupon Bundle This bundle lets you apply a $100 discount on your shopping cart for both new and returning users.  Temu First Time User Coupon First-time buyers get an exclusive gift with this coupon code, alongside additional savings.  Temu Promo Code (acu639380) for June 2025 Use this code to unlock all of the June offers, including huge discounts on a wide variety of items. How  Temu Coupon Codes Help You Save More By using the  Temu coupon code (acu639380), you can access not only great discounts but also enjoy perks like free shipping and exclusive offers. The platform’s unbeatable prices, combined with these additional promo codes, create a shopping experience like no other. Let’s take a closer look at how each of these discounts can benefit you. $100 Off for new users: As a new user, you can score $100 Off on your first order with the  Temu coupon code (acu639380) for June 2025. This means you can shop for high-quality products like electronics, fashion, and home goods while spending less. $100 Off for existing users: Existing users also benefit from this promo code, which means even long-time shoppers can save big. The  Temu coupon code (acu639380) ensures that both new and loyal customers get an opportunity to save. 40% extra off: Certain categories are eligible for up to 40% off with this code. Whether you’re eyeing the latest tech gadget or refreshing your wardrobe, this extra discount can make a real difference to your total. Free gifts for new users: If you’re signing up for the first time,  Temu wants to welcome you with extra surprises. Use the  Temu first-time user coupon code to receive free gifts that’ll make your shopping experience even more enjoyable. $100 coupon bundle:  Temu has also created a special bundle that gives users—new and existing—a $100 discount on their orders. This bundle is perfect for those who love shopping in bulk and want to get the most value from their purchases. Where to Use  Temu Coupon Codes (acu639380)  Temu ships to over 67 countries, so no matter where you are, there’s a great deal waiting for you. Here’s a country-specific breakdown of how you can use the  Temu coupon code (acu639380) and enjoy incredible savings:  Temu Coupon Code $100 Off for USA: Residents of the United States can enjoy $100 Off their purchase using the  Temu coupon code (acu639380), which works for both new and existing users.  Temu Coupon Code $100 Off for Canada: Shoppers in Canada can save $100 on their orders when they apply the  Temu coupon code (acu639380), making it an excellent option for our neighbors to the north.  Temu Coupon Code $100 Off for UK: UK shoppers can also benefit from this amazing coupon code, ensuring they get $100 Off their next  Temu order.  Temu Coupon Code 40% Off for Mexico: Mexico-based shoppers can enjoy up to 40% off select items by using the  Temu coupon code (acu639380), which is ideal for those looking for exclusive savings.  Temu Coupon Code 40% Off for Brazil: Brazilian shoppers will be thrilled to know that they can apply the  Temu coupon code (acu639380) for up to 40% off on select items from the website.  Temu Coupon Code $100 Off for Japan: Shoppers in Japan can also take advantage of the  Temu coupon code (acu639380) and get $100 Off their purchases, which works for a wide range of products. Tips to Maximize Your Savings Stack Coupon Codes:  Temu allows users to stack certain discounts, so be sure to combine the  Temu coupon code (acu639380) with other promotional offers to get the best deal possible. Shop During Sales Events: Take advantage of major sales events like Black Friday, Cyber Monday, and holiday sales, when you can use  Temu coupon codes for even bigger discounts. Sign Up for Alerts: By signing up for  Temu ’s newsletter, you’ll be the first to know about new coupon codes, flash sales, and other special offers. Follow  Temu on Social Media:  Temu often shares exclusive discounts and codes on its social media platforms. Follow them to stay updated on the latest deals. Conclusion Whether you’re a first-time shopper or a loyal  Temu customer, using the  Temu coupon code (acu639380) is a smart way to save money on your favorite items. With discounts like $100 Off, up to 40% off, and exclusive coupon bundles,  Temu ensures that you never have to pay full price. With free shipping to over 67 countries, it’s easier than ever to shop for high-quality, affordable products that fit your budget. Don’t miss out on these amazing savings—apply the  Temu coupon code (acu639380) today and enjoy huge discounts on your next purchase.  
    • Make tests with different builds of these mods
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.