Jump to content

Recommended Posts

Posted

Hello. Forgive me for the mistakes, but I'm bad at English and I translate it all through a translator. We want to play minecraft with mods with our friends through the server. I created a server, installed forge there and launched it, but it gives an error. Please help me. ❤️

[Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.ServerLevel.m_6857_()" because "serverlevel2" is null
        at net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:502) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:575) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:521) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:682) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?] {re:classloading,pl:accesstransformer:B}
        at java.lang.Thread.run(Thread.java:833) [?:?] {}

debug.log


[04июн.2023 03:00:51.582] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.6, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[04июн.2023 03:00:51.588] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.7 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[04июн.2023 03:00:51.632] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
[04июн.2023 03:00:51.652] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[04июн.2023 03:00:51.671] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[04июн.2023 03:00:51.685] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[04июн.2023 03:00:51.715] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: 
[04июн.2023 03:00:51.731] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[04июн.2023 03:00:51.731] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[04июн.2023 03:00:51.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[04июн.2023 03:00:51.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[04июн.2023 03:00:51.732] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[04июн.2023 03:00:51.735] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[04июн.2023 03:00:51.735] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[04июн.2023 03:00:51.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830
[04июн.2023 03:00:51.736] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[04июн.2023 03:00:51.737] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9
[04июн.2023 03:00:51.737] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[04июн.2023 03:00:51.740] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[04июн.2023 03:00:51.741] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
[04июн.2023 03:00:51.742] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5
[04июн.2023 03:00:51.744] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[04июн.2023 03:00:51.744] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[04июн.2023 03:00:51.752] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[04июн.2023 03:00:51.752] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[04июн.2023 03:00:51.770] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@42eca56e
[04июн.2023 03:00:51.786] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[04июн.2023 03:00:51.792] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[04июн.2023 03:00:51.792] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.794] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[04июн.2023 03:00:51.797] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[04июн.2023 03:00:51.798] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[04июн.2023 03:00:51.798] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[04июн.2023 03:00:51.799] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\server
[04июн.2023 03:00:51.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\server
[04июн.2023 03:00:51.800] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\server\mods
[04июн.2023 03:00:51.800] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\server\mods
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\server\config
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\server\config
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\server\config\fml.toml
[04июн.2023 03:00:51.801] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[04июн.2023 03:00:51.850] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\server\defaultconfigs
[04июн.2023 03:00:51.850] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[04июн.2023 03:00:51.854] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[04июн.2023 03:00:51.854] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
[04июн.2023 03:00:51.876] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : VersionInfo[forgeVersion=43.2.6, mcVersion=1.19.2, mcpVersion=20220805.130853, forgeGroup=net.minecraftforge]
[04июн.2023 03:00:51.877] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[04июн.2023 03:00:51.878] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[04июн.2023 03:00:51.878] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[04июн.2023 03:00:51.878] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[04июн.2023 03:00:51.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[04июн.2023 03:00:51.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[04июн.2023 03:00:51.879] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[04июн.2023 03:00:51.880] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[04июн.2023 03:00:51.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[04июн.2023 03:00:51.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
[04июн.2023 03:00:51.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
[04июн.2023 03:00:52.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19.2-20220805.130853-srg.jar with {minecraft} mods - versions {1.19.2}
[04июн.2023 03:00:52.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\server\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.6\fmlcore-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.042] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\server\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.6\fmlcore-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\server\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.6\javafmllanguage-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.044] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\server\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.6\javafmllanguage-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\server\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.6\lowcodelanguage-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.047] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\server\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.6\lowcodelanguage-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\server\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.6\mclanguage-1.19.2-43.2.6.jar
[04июн.2023 03:00:52.049] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\server\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.6\mclanguage-1.19.2-43.2.6.jar is missing mods.toml file
[04июн.2023 03:00:52.068] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\server\libraries\net\minecraftforge\forge\1.19.2-43.2.6\forge-1.19.2-43.2.6-universal.jar
[04июн.2023 03:00:52.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.2.6-universal.jar with {forge} mods - versions {43.2.6}
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.19.2-20220805.130853-srg.jar, it does not contain dependency information.
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19.2-43.2.6-universal.jar, it does not contain dependency information.
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19.2-43.2.6.jar, it does not contain dependency information.
[04июн.2023 03:00:52.120] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[04июн.2023 03:00:52.122] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19.2-20220805.130853-srg.jar with {minecraft} mods - versions {1.19.2}
[04июн.2023 03:00:52.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\server\libraries\net\minecraft\server\1.19.2-20220805.130853\server-1.19.2-20220805.130853-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[04июн.2023 03:00:52.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\server\libraries\net\minecraftforge\forge\1.19.2-43.2.6\forge-1.19.2-43.2.6-universal.jar
[04июн.2023 03:00:52.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.2.6-universal.jar with {forge} mods - versions {43.2.6}
[04июн.2023 03:00:52.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\server\libraries\net\minecraftforge\forge\1.19.2-43.2.6\forge-1.19.2-43.2.6-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[04июн.2023 03:00:52.159] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[04июн.2023 03:00:52.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[04июн.2023 03:00:52.161] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[04июн.2023 03:00:52.171] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[04июн.2023 03:00:52.172] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[04июн.2023 03:00:52.173] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 43
[04июн.2023 03:00:52.173] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 43
[04июн.2023 03:00:52.179] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[04июн.2023 03:00:52.179] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[04июн.2023 03:00:52.179] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[04июн.2023 03:00:52.181] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional)
[04июн.2023 03:00:52.181] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[04июн.2023 03:00:52.582] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[04июн.2023 03:00:52.582] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[04июн.2023 03:00:52.583] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[04июн.2023 03:00:52.583] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[04июн.2023 03:00:52.583] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[04июн.2023 03:00:52.583] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[04июн.2023 03:00:52.783] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04июн.2023 03:00:52.783] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[04июн.2023 03:00:52.882] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04июн.2023 03:00:52.882] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[04июн.2023 03:00:52.924] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[04июн.2023 03:00:52.931] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@79fd6f95 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
[04июн.2023 03:00:52.932] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1442f788 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
[04июн.2023 03:00:52.932] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@113e13f9 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1c7f96b1 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7979b8b7 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7a04fea7 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1bc49bc5 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7b6e5c12 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4f66ffc8 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[04июн.2023 03:00:52.933] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[04июн.2023 03:00:53.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: inject() running with 3 agents
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[04июн.2023 03:00:53.146] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[04июн.2023 03:00:53.147] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[04июн.2023 03:00:53.147] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[04июн.2023 03:00:53.243] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[04июн.2023 03:00:53.245] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[04июн.2023 03:00:53.296] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[04июн.2023 03:00:53.300] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[04июн.2023 03:00:53.300] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[04июн.2023 03:00:53.459] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:53.460] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@2f4d3709
[04июн.2023 03:00:53.738] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:53.738] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@2f4d3709
[04июн.2023 03:00:54.379] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[04июн.2023 03:00:54.550] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[04июн.2023 03:00:54.612] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[04июн.2023 03:00:54.737] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[04июн.2023 03:00:55.500] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[04июн.2023 03:00:57.043] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[04июн.2023 03:00:57.896] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[04июн.2023 03:00:58.278] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[04июн.2023 03:00:58.347] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[04июн.2023 03:00:58.725] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 5642
[04июн.2023 03:00:58.748] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[04июн.2023 03:00:58.758] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0 - got cpw.mods.cl.ModuleClassLoader@130a0f66
[04июн.2023 03:00:58.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
[04июн.2023 03:00:58.810] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 43.2 from cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 43.2.6
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 43.2
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.19.2 from cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:00:58.811] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.19.2
[04июн.2023 03:00:58.812] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20220805.130853
[04июн.2023 03:00:58.812] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.6, for MC 1.19.2 with MCP 20220805.130853
[04июн.2023 03:00:58.814] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.2.6 Initialized
[04июн.2023 03:00:58.895] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
[04июн.2023 03:00:58.896] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 17
[04июн.2023 03:00:58.896] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
[04июн.2023 03:00:58.896] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
[04июн.2023 03:00:58.897] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
[04июн.2023 03:00:58.897] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
[04июн.2023 03:00:58.898] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable
java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
    at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:287) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
    at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:281) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
    at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:436) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.6.jar%23105!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.6.jar%23104!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[04июн.2023 03:00:58.899] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
[04июн.2023 03:00:58.900] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common
    at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?]
    at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?]
    at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:409) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
    at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:400) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.77.Final.jar%2381!/:4.1.77.Final]
    at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
    at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:436) ~[forge-1.19.2-43.2.6-universal.jar%23108!/:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.6.jar%23105!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.6.jar%23104!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[04июн.2023 03:00:58.901] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
[04июн.2023 03:00:58.901] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4219469824 bytes (maybe)
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\1\AppData\Local\Temp (java.io.tmpdir)
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[04июн.2023 03:00:58.902] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
[04июн.2023 03:00:58.903] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
[04июн.2023 03:00:58.903] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
[04июн.2023 03:00:58.904] [modloading-worker-0/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
[04июн.2023 03:00:58.904] [modloading-worker-0/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
[04июн.2023 03:00:58.924] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3
[04июн.2023 03:00:58.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[04июн.2023 03:00:58.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[04июн.2023 03:00:58.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[04июн.2023 03:00:58.988] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[04июн.2023 03:00:58.992] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
[04июн.2023 03:00:59.022] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage;
[04июн.2023 03:00:59.024] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler;
[04июн.2023 03:00:59.024] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem;
[04июн.2023 03:00:59.024] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler;
[04июн.2023 03:00:59.182] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[04июн.2023 03:00:59.183] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\server\config\forge-common.toml
[04июн.2023 03:00:59.184] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\server\config\forge-common.toml
[04июн.2023 03:00:59.184] [main/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\server\config\forge-common.toml for changes
[04июн.2023 03:00:59.188] [main/DEBUG] [net.minecraftforge.common.ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
[04июн.2023 03:00:59.378] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[04июн.2023 03:00:59.910] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[04июн.2023 03:00:59.952] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23103!/assets/.mcassetsroot' uses unexpected schema
[04июн.2023 03:00:59.953] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23103!/data/.mcassetsroot' uses unexpected schema
[04июн.2023 03:01:00.021] [main/DEBUG] [net.minecraftforge.server.ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file C:\server\libraries\net\minecraftforge\forge\1.19.2-43.2.6\forge-1.19.2-43.2.6-universal.jar
[04июн.2023 03:01:00.113] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
  "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
  "promos": {
    "1.1-latest": "1.3.4.29",
    "1.2.3-latest": "1.4.1.64",
    "1.2.4-latest": "2.0.0.68",
    "1.2.5-latest": "3.4.9.171",
    "1.3.2-latest": "4.3.5.318",
    "1.4.0-latest": "5.0.0.326",
    "1.4.1-latest": "6.0.0.329",
    "1.4.2-latest": "6.0.1.355",
    "1.4.3-latest": "6.2.1.358",
    "1.4.4-latest": "6.3.0.378",
    "1.4.5-latest": "6.4.2.448",
    "1.4.6-latest": "6.5.0.489",
    "1.4.7-latest": "6.6.2.534",
    "1.5-latest": "7.7.0.598",
    "1.5.1-latest": "7.7.2.682",
    "1.5.2-latest": "7.8.1.738",
    "1.5.2-recommended": "7.8.1.738",
    "1.6.1-latest": "8.9.0.775",
    "1.6.2-latest": "9.10.1.871",
    "1.6.2-recommended": "9.10.1.871",
    "1.6.3-latest": "9.11.0.878",
    "1.6.4-latest": "9.11.1.1345",
    "1.6.4-recommended": "9.11.1.1345",
    "1.7.2-latest": "10.12.2.1161",
    "1.7.2-recommended": "10.12.2.1161",
    "1.7.10_pre4-latest": "10.12.2.1149",
    "1.7.10-latest": "10.13.4.1614",
    "1.7.10-recommended": "10.13.4.1614",
    "1.8-latest": "11.14.4.1577",
    "1.8-recommended": "11.14.4.1563",
    "1.8.8-latest": "11.15.0.1655",
    "1.8.9-latest": "11.15.1.2318",
    "1.8.9-recommended": "11.15.1.2318",
    "1.9-latest": "12.16.1.1938",
    "1.9-recommended": "12.16.1.1887",
    "1.9.4-latest": "12.17.0.2317",
    "1.9.4-recommended": "12.17.0.2317",
    "1.10-latest": "12.18.0.2000",
    "1.10.2-latest": "12.18.3.2511",
    "1.10.2-recommended": "12.18.3.2511",
    "1.11-latest": "13.19.1.2199",
    "1.11-recommended": "13.19.1.2189",
    "1.11.2-latest": "13.20.1.2588",
    "1.11.2-recommended": "13.20.1.2588",
    "1.12-latest": "14.21.1.2443",
    "1.12-recommended": "14.21.1.2387",
    "1.12.1-latest": "14.22.1.2485",
    "1.12.1-recommended": "14.22.1.2478",
    "1.12.2-latest": "14.23.5.2860",
    "1.12.2-recommended": "14.23.5.2859",
    "1.13.2-latest": "25.0.223",
    "1.14.2-latest": "26.0.63",
    "1.14.3-latest": "27.0.60",
    "1.14.4-latest": "28.2.26",
    "1.14.4-recommended": "28.2.26",
    "1.15-latest": "29.0.4",
    "1.15.1-latest": "30.0.51",
    "1.15.2-latest": "31.2.57",
    "1.15.2-recommended": "31.2.57",
    "1.16.1-latest": "32.0.108",
    "1.16.2-latest": "33.0.61",
    "1.16.3-latest": "34.1.42",
    "1.16.3-recommended": "34.1.0",
    "1.16.4-latest": "35.1.37",
    "1.16.4-recommended": "35.1.4",
    "1.16.5-latest": "36.2.39",
    "1.16.5-recommended": "36.2.34",
    "1.17.1-latest": "37.1.1",
    "1.17.1-recommended": "37.1.1",
    "1.18-latest": "38.0.17",
    "1.18.1-latest": "39.1.2",
    "1.18.1-recommended": "39.1.0",
    "1.18.2-recommended": "40.2.0",
    "1.18.2-latest": "40.2.9",
    "1.19-latest": "41.1.0",
    "1.19-recommended": "41.1.0",
    "1.19.1-latest": "42.0.9",
    "1.19.2-recommended": "43.2.0",
    "1.19.2-latest": "43.2.13",
    "1.19.3-latest": "44.1.23",
    "1.19.3-recommended": "44.1.0",
    "1.19.4-latest": "45.0.66"
  }
}
[04июн.2023 03:01:00.115] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 43.2.6 Target: 43.2.13
[04июн.2023 03:01:01.747] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes
[04июн.2023 03:01:02.324] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1179 advancements
[04июн.2023 03:01:02.642] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: Gathering id map for writing to world save world
[04июн.2023 03:01:02.656] [main/DEBUG] [net.minecraftforge.common.ForgeHooks/WP]: ID Map collection complete world
[04июн.2023 03:01:03.179] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
[04июн.2023 03:01:03.181] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[04июн.2023 03:01:03.182] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[04июн.2023 03:01:03.183] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[04июн.2023 03:01:03.287] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 26.240.208.170:25565
[04июн.2023 03:01:03.323] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
[04июн.2023 03:01:03.349] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 24
[04июн.2023 03:01:03.372] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[04июн.2023 03:01:03.372] [Server thread/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[04июн.2023 03:01:03.379] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
[04июн.2023 03:01:03.379] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
[04июн.2023 03:01:03.385] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
[04июн.2023 03:01:03.430] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 42120 (auto-detected)
[04июн.2023 03:01:03.433] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: true
[04июн.2023 03:01:03.433] [Server thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: false
[04июн.2023 03:01:03.442] [Server thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
[04июн.2023 03:01:03.444] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
[04июн.2023 03:01:03.483] [Server thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: 00:00:00:00:00:00:00:e0 (auto-detected)
[04июн.2023 03:01:03.516] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 24
[04июн.2023 03:01:03.516] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 24
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
[04июн.2023 03:01:03.517] [Server thread/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[04июн.2023 03:01:03.528] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
[04июн.2023 03:01:03.529] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
[04июн.2023 03:01:03.529] [Server thread/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[04июн.2023 03:01:03.537] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** FAILED TO BIND TO PORT!
[04июн.2023 03:01:03.537] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The exception was: java.net.BindException: Address already in use: bind
[04июн.2023 03:01:03.538] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: Perhaps a server is already running on that port?
[04июн.2023 03:01:03.538] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
java.lang.IllegalStateException: Failed to initialize server
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:626) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at java.lang.Thread.run(Thread.java:833) [?:?]
[04июн.2023 03:01:03.563] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@288ca5f0
[04июн.2023 03:01:03.564] [Server thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@2f4d3709
[04июн.2023 03:01:03.655] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 5693854f-4317-47e3-95a5-829d7ad57012
[04июн.2023 03:01:03.656] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\server\.\crash-reports\crash-2023-06-04_03.01.03-server.txt
[04июн.2023 03:01:03.657] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[04июн.2023 03:01:03.661] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[04июн.2023 03:01:03.663] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.ServerLevel.m_6857_()" because "serverlevel2" is null
    at net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:502) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:575) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at net.minecraft.server.dedicated.DedicatedServer.m_7041_(DedicatedServer.java:521) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:682) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
    at java.lang.Thread.run(Thread.java:833) [?:?]
[04июн.2023 03:01:03.666] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Making serverconfig directory : .\world\serverconfig
[04июн.2023 03:01:03.666] [Server thread/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Created serverconfig directory : .\world\serverconfig
[04июн.2023 03:01:03.667] [Server thread/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER

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

    • Make a test without xaerominimap
    • Hello everyone, there was a problem with my build in prism launcher, when I launch the world, the game immediately crashes https://mclo.gs/I0BNk7n can someone help please😩
    • Saving big while shopping online is easier than ever with the Temu coupon code £100 off. This deal is among the best you can get today. When you use the acs670886 Temu coupon code, you'll unlock massive benefits tailored for users in the United Kingdom and other parts of Europe. It's our way of making shopping more rewarding for everyone across the region. By using Temu coupon £100 off and Temu 100 off coupon code, you're not just saving money, you're joining a community of savvy shoppers who never pay full price. What Is The Coupon Code For Temu £100 Off? Both new and existing customers can enjoy amazing benefits using our Temu coupon £100 off. You can redeem this £100 off Temu coupon through the Temu website or mobile app easily. acs670886: Flat £100 off your purchase, no minimum order value.   acs670886: Get a £100 coupon pack for multiple uses across several categories.   acs670886: £100 flat discount specially tailored for first-time UK customers.   acs670886: Extra £100 promotional discount for existing European users.   acs670886: Exclusive £100 coupon for Temu UK users with added benefits.   Temu Coupon Code £100 Off For New Users In 2025 If you're new to Temu, you're in luck—our coupon code offers the highest perks for first-time shoppers. Use the Temu coupon £100 off and Temu coupon code £100 off to maximize your savings today. acs670886: Flat £100 discount for brand-new Temu users.   acs670886: Receive a generous £100 coupon bundle immediately after sign-up.   acs670886: Use up to £100 in coupons across multiple purchases.   acs670886: Enjoy free shipping throughout Europe.   acs670886: First-time users also get an additional 30% off on their initial order.   How To Redeem The Temu coupon £100 off For New Customers? To activate your Temu £100 coupon, create a new account on the Temu app or website. Find the coupon section in your profile and enter the Temu £100 off coupon code for new users. Apply acs670886 during checkout to see the discount reflected instantly. Temu Coupon £100 Off For Existing Customers Our discounts aren’t just for new users—existing customers can also enjoy serious savings! Use the Temu £100 coupon codes for existing users and benefit from Temu coupon £100 off for existing customers free shipping. acs670886: £100 extra discount for returning Temu shoppers.   acs670886: Coupon bundle worth £100 for multi-item purchases.   acs670886: Complimentary gift and free express delivery across Europe.   acs670886: Stackable with up to 70% discounts on select items.   acs670886: Unlimited free shipping for all UK-based customers.   How To Use The Temu Coupon Code £100 Off For Existing Customers? Log into your Temu account and go to the promo code section. Apply the Temu coupon code £100 off or Temu coupon £100 off code by entering acs670886 before checking out. Latest Temu Coupon £100 Off First Order Maximize your savings during your first order using our special code. Just apply the Temu coupon code £100 off first order, Temu coupon code first order, or Temu coupon code £100 off first time user. acs670886: Flat £100 discount for your first Temu purchase.   acs670886: Welcome bundle worth £100 just for signing up.   acs670886: Apply multiple coupon slices totaling £100.   acs670886: Free shipping extended to all EU nations.   acs670886: 30% bonus discount on top of the initial order savings.   How To Find The Temu Coupon Code £100 Off? You can discover the latest Temu coupon £100 off and Temu coupon £100 off Reddit by subscribing to Temu's newsletter. Social media pages and trusted coupon websites also share new codes weekly. Is Temu £100 Off Coupon Legit? Yes, the Temu £100 Off Coupon Legit question has a very simple answer: Absolutely! The Temu 100 off coupon legit status is confirmed through daily testing and real customer feedback. Our acs670886 coupon code is completely valid and safe for UK and EU users. Use it without worry for both new and repeat purchases. How Does Temu £100 Off Coupon Work? The Temu coupon code £100 off first-time user is a digital promo you apply during checkout. By using Temu coupon codes 100 off, you receive instant deductions or bundles applied to your total, helping you save more with every order. How To Earn Temu £100 Coupons As A New Customer? To earn your Temu coupon code £100 off, simply register on the Temu app or website as a new customer. The 100 off Temu coupon code is auto-added to your account or made available via email or push notifications. What Are The Advantages Of Using The Temu Coupon £100 Off? £100 discount on your first order   £100 coupon bundle usable across several orders   Up to 70% off on trending items   30% additional discount for UK-based loyal customers   Up to 90% off selected promotional products   Free gifts for new users   Free shipping in UK and Europe   Temu £100 Discount Code And Free Gift For New And Existing Customers By using the Temu £100 off coupon code or £100 off Temu coupon code, you enjoy unmatched shopping privileges. Whether new or returning, our users love the flexibility and value. acs670886: £100 first-order discount with instant activation   acs670886: Extra 30% on all product categories   acs670886: Receive free welcome gift as a new user   acs670886: Discount stackable with up to 70% sale prices   acs670886: Free shipping plus surprise gifts across Europe   Pros And Cons Of Using Temu Coupon Code £100 Off This Month Pros:   Flat £100 discount   Extra 30% off for UK users   Free gifts included   No expiration date   Can be combined with other offers   Cons:   One-time use per account for new users   Limited eligibility on some product categories   Terms And Conditions Of Using The Temu Coupon £100 Off In 2025 Temu coupon code £100 off free shipping available to all UK and EU users   Latest Temu coupon code £100 off is updated regularly   No expiration date for acs670886   Valid for both new and existing users   No minimum purchase requirement to activate the coupon   Final Note: Use The Latest Temu Coupon Code £100 Off You can enjoy real savings with the Temu coupon code £100 off on both your first and subsequent orders. Start shopping smarter by using this code today. The Temu coupon £100 off isn’t just a promotion—it’s your ticket to unmatched value and convenience across Europe. FAQs Of Temu £100 Off Coupon 1. What is the Temu £100 off coupon code? The code is acs670886, and it gives you up to £100 off instantly on the Temu app or website, with no minimum purchase needed. 2. Is the Temu coupon £100 off valid in 2025? Yes, this coupon is 100% valid in 2025 for both new and existing users in the UK and Europe. 3. Can existing users also benefit from the £100 coupon? Absolutely! Existing users can get an extra £100 coupon pack and additional savings like free gifts and shipping. 4. Is there a limit to how many times I can use the Temu coupon? New users can use it once, while existing users can use acs670886 across multiple purchases via the coupon bundle. 5. Where can I find more Temu coupons in 2025? Check Temu's newsletter, Reddit, and verified coupon sites to always stay updated with the newest discounts.  
    • If you're shopping for the first time on Temu, here's exciting news: you can get a Temu coupon code £100 off for your order. It’s a fantastic way to save big while exploring the thousands of items on Temu. Use our exclusive Temu coupon code acs670886 and unlock maximum benefits when shopping from the United Kingdom or any European country. Whether you're after fashion, home goods, or gadgets, this code offers an unbeatable start. With the Temu coupon £100 off and Temu 100 off coupon code, you’ll enjoy substantial discounts and access exclusive first-time offers that make your online shopping experience even more rewarding. What Is The Coupon Code For Temu £100 Off? If you’re new or even a regular shopper on Temu, there’s a huge treat for you. Use our special Temu coupon £100 off and enjoy big savings. This £100 off Temu coupon is valid for all users. acs670886: Enjoy a flat £100 discount on your order instantly.   acs670886: Get a £100 coupon pack that can be used across multiple purchases.   acs670886: Exclusive £100 flat discount for new customers.   acs670886: Receive an extra £100 off as a promo offer for existing Temu shoppers.   acs670886: Designed specifically for shoppers in the UK for maximum benefit.   Temu Coupon Code £100 Off For New Users In 2025 If you're a new user, you're in for a treat. Our Temu coupon £100 off and Temu coupon code £100 off gives you top-tier benefits right from the start. acs670886: Get a flat £100 discount as a welcome gift.   acs670886: Unlock a £100 coupon bundle curated for first-time users.   acs670886: Benefit from up to £100 in multiple-use coupon packs.   acs670886: Free shipping all over Europe with your first order.   acs670886: Enjoy an additional 30% discount on any first-time purchase.   How To Redeem The Temu coupon £100 off For New Customers? To activate your Temu £100 coupon and use the Temu £100 off coupon code for new users, follow these steps: Download the Temu app or visit the website.   Sign up for a new account using your email or social ID.   Add your desired items to the cart.   On the checkout page, locate the "Apply Coupon Code" section.   Enter acs670886 and click apply.   Enjoy your discounts and complete the purchase!   Temu Coupon £100 Off For Existing Customers Even if you're a regular Temu customer, you can still grab exclusive benefits. With our Temu £100 coupon codes for existing users and Temu coupon £100 off for existing customers free shipping, savings are guaranteed. acs670886: Receive an extra £100 off on your next Temu order.   acs670886: Access a special £100 coupon bundle for repeat customers.   acs670886: Enjoy a free gift and express delivery throughout Europe.   acs670886: Up to 70% discount stacked on your coupon benefits.   acs670886: Free delivery throughout the United Kingdom.   How To Use The Temu Coupon Code £100 Off For Existing Customers? To enjoy the Temu coupon code £100 off and make use of the Temu coupon £100 off code, follow this guide: Log into your existing Temu account.   Browse and add products to your shopping basket.   Proceed to checkout.   In the coupon field, type acs670886.   Apply the code and see the discount activate instantly.   Complete your order with massive savings.   Latest Temu Coupon £100 Off First Order The best time to save is on your first order, and we’ve made that easy. Use the Temu coupon code £100 off first order, Temu coupon code first order, and Temu coupon code £100 off first time user for incredible savings. acs670886: Enjoy a flat £100 discount on your very first purchase.   acs670886: Redeem a full £100 Temu coupon code first order benefit.   acs670886: Get up to £100 in multiple-use coupon vouchers.   acs670886: Free shipping across European countries.   acs670886: Additional 30% off on every item in your first order.   How To Find The Temu Coupon Code £100 Off? If you're looking for the latest Temu coupon £100 off and even those discussed on Temu coupon £100 off Reddit, here’s how to find them. Start by signing up for Temu’s official newsletter to receive coupons directly in your inbox. Additionally, keep an eye on Temu’s social media pages like Instagram, Facebook, and Twitter. For the latest and verified coupons, always visit trusted coupon websites that update their listings daily. Is Temu £100 Off Coupon Legit? Yes, the Temu £100 Off Coupon Legit and Temu 100 off coupon legit claims are 100% valid. Our Temu coupon code acs670886 is legitimate, safe to use, and regularly tested. You can confidently use it on both new and recurring orders in 2025. This coupon works across the UK and Europe with no expiration restrictions, ensuring you save consistently. How Does Temu £100 Off Coupon Work? The Temu coupon code £100 off first-time user and Temu coupon codes 100 off work as discount codes that you enter during checkout. Once the code is applied, you get instant deductions from your total bill, and in some cases, added perks like free shipping and free gifts. This code can also unlock bundles or extra discounts depending on your cart size and product type. It’s designed to maximise your savings and encourage smart shopping for new and regular users alike. How To Earn Temu £100 Coupons As A New Customer? You can earn the Temu coupon code £100 off and 100 off Temu coupon code simply by creating a new account and entering the code during your first purchase. The platform may also reward you for referrals, app downloads, or completing your profile. Always check your email and Temu account dashboard for exclusive coupon notifications and bonus vouchers. What Are The Advantages Of Using The Temu Coupon £100 Off? Here are the key benefits of using the Temu coupon code 100 off and Temu coupon code £100 off: £100 off on your first Temu order.   Access to a £100 coupon bundle for multiple orders.   70% off popular trending products.   Extra 30% discount for existing UK users.   Up to 90% off on selected clearance items.   Free welcome gift for first-time UK shoppers.   Complimentary delivery throughout Europe.   Temu £100 Discount Code And Free Gift For New And Existing Customers With our Temu £100 off coupon code and £100 off Temu coupon code, shopping on Temu becomes an exciting experience. Here are some of the most attractive benefits: acs670886: £100 discount applied immediately on checkout.   acs670886: Extra 30% off on your selected items.   acs670886: Free welcome gift for all new users.   acs670886: Up to 70% savings across categories.   acs670886: Free shipping and gift delivery in Europe and the UK.   Pros And Cons Of Using Temu Coupon Code £100 Off This Month Let’s explore the pros and cons of the Temu coupon £100 off code and Temu 100 off coupon: Pros: Substantial £100 discount.   Stackable with other offers.   No expiration date.   Free delivery in the UK and Europe.   Works for new and existing customers.   Cons: Limited to specific categories occasionally.   Some items may be excluded from additional discounts.   Terms And Conditions Of Using The Temu Coupon £100 Off In 2025 Below are the terms for Temu coupon code £100 off free shipping and latest Temu coupon code £100 off: No expiration date; use anytime.   Valid for both new and existing users.   Usable across the UK and Europe.   No minimum purchase required.   Must enter acs670886 at checkout for discounts to apply.   Final Note: Use The Latest Temu Coupon Code £100 Off Don’t miss your chance to save with the Temu coupon code £100 off. This is the perfect time to stock up and explore Temu’s extensive product selection with extra value. Get the best of Temu today by using your exclusive Temu coupon £100 off and enjoy shopping smarter. FAQs Of Temu £100 Off Coupon 1. What is the Temu coupon code for £100 off? You can use the code acs670886 during checkout to get a £100 discount on your order. It’s valid for both new and existing users across the UK and Europe. 2. Can I use the £100 Temu coupon more than once? Yes, you can use acs670886 for bundles and repeated benefits until the full £100 value is utilised. 3. Is the Temu £100 coupon code legit? Absolutely. The coupon code is tested, verified, and safe to use for UK and European shoppers. 4. How do I redeem the Temu coupon code as a new user? Simply create a new account on Temu, add items to your cart, and apply acs670886 during checkout. 5. Are there shipping charges with the £100 Temu coupon? No. When you apply acs670886, shipping is free throughout the UK and Europe.
    • Temu coupon code 100€ off is a golden opportunity for online shoppers across Europe to save massively on their next Temu order. Whether you’re in Germany, France, or Switzerland, this deal unlocks the best prices. Our verified acs670886 Temu coupon code provides the maximum benefits for people in European nations, including flat discounts and bundled coupons. We ensure the promo is valid, working, and regularly tested. Temu coupon 100€ off and Temu 100 off coupon code are keywords you should remember. These will help you unlock incredible savings across a variety of product categories. What Is The Coupon Code For Temu 100€ Off? Both new and existing customers can enjoy amazing discounts using our 100€ coupon code on the Temu website and app. Temu coupon 100€ off and 100€ off Temu coupon offer premium benefits across categories, with no tricks involved. acs670886 – Flat 100€ off on your entire order.   acs670886 – Unlock a 100€ coupon pack usable over multiple orders.   acs670886 – Flat 100€ discount exclusively for new users.   acs670886 – Extra 100€ off for loyal and returning customers.   acs670886 – Validated 100€ coupon designed for European customers.   Temu Coupon Code 100€ Off For New Users In 2025 As a new user, you’re in luck! Use our code on the Temu app to grab unbeatable deals. Temu coupon 100€ off and Temu coupon code 100€ off are your keys to maximum savings. acs670886 – Flat 100€ off your first-ever purchase.   acs670886 – Claim a bundled 100€ coupon pack instantly.   acs670886 – Enjoy multiple uses of the 100€ discount coupon.   acs670886 – Free shipping across Germany, France, Italy, and Switzerland.   acs670886 – Extra 30% off on your very first Temu purchase.   How To Redeem The Temu coupon 100€ off For New Customers? Temu 100€ coupon and Temu 100€ off coupon code for new users can be used in a few simple steps: Download the Temu app or visit the official Temu website.   Create a new account using your email or phone number.   Browse products and add items worth over 100€ to your cart.   Go to checkout and paste the coupon code acs670886.   Apply the discount and proceed to payment.   Temu Coupon 100€ Off For Existing Customers Existing customers don’t need to feel left out—we’ve got you covered too. Temu 100€ coupon codes for existing users and Temu coupon 100€ off for existing customers free shipping ensure you continue enjoying top-tier savings. acs670886 – Additional 100€ discount for loyal Temu customers.   acs670886 – Use the 100€ coupon bundle on multiple orders.   acs670886 – Receive a free gift with express shipping across Europe.   acs670886 – Get up to 70% off stacked with this 100€ coupon.   acs670886 – Enjoy free shipping in Germany, France, Italy, Spain, and Switzerland.   How To Use The Temu Coupon Code 100€ Off For Existing Customers? Using Temu coupon code 100€ off and Temu coupon 100€ off code is simple for returning users: Login to your Temu account.   Add products to your cart totaling over 100€.   At checkout, enter the coupon code acs670886.   Confirm the discount and place your order.   Latest Temu Coupon 100€ Off First Order If you’re placing your first Temu order, we’ve got something special for you. Temu coupon code 100€ off first order, Temu coupon code first order, and Temu coupon code 100€ off first time user will maximize your savings. acs670886 – Flat 100€ discount on your very first Temu order.   acs670886 – Special 100€ coupon valid for your first checkout.   acs670886 – Bundle worth up to 100€ valid across products.   acs670886 – Enjoy free shipping throughout Europe.   acs670886 – Extra 30% discount for first-time orders in Germany, France, and beyond.   How To Find The Temu Coupon Code 100€ Off? Finding Temu coupon 100€ off and Temu coupon 100€ off Reddit deals is easy: Subscribe to Temu’s newsletter for exclusive coupons.   Follow Temu on social platforms like Instagram and Facebook.   Bookmark trusted coupon sites that regularly update verified codes like acs670886.   Is Temu 100€ Off Coupon Legit? Yes, Temu 100€ Off Coupon Legit and Temu 100 off coupon legit are real and reliable. Our acs670886 code is verified and thoroughly tested.   It’s safe for both new and existing users.   It works across Europe without restrictions.   No expiration date applies to this promo code.   How Does Temu 100€ Off Coupon Work? Temu coupon code 100€ off first-time user and Temu coupon codes 100 off activate instant savings at checkout. Once you apply acs670886, the discount is automatically deducted from your total. This code works seamlessly on the website and app. It doesn’t matter whether you’re a new or returning customer—just meet the minimum order value (usually 100€), paste the code, and enjoy the benefits. How To Earn Temu 100€ Coupons As A New Customer? You can easily get Temu coupon code 100€ off and 100 off Temu coupon code just by signing up. New customers receive welcome offers via email and in-app notifications. Additionally, promotions like acs670886 are available via trusted coupon sites and social media. You can also participate in promotional campaigns within the app for more exclusive benefits. What Are The Advantages Of Using Temu Coupon 100€ Off? Here are the top perks of using Temu coupon code 100 off and Temu coupon code 100€ off: 100€ discount on your very first order.   100€ coupon bundle usable across categories.   70% discount on hot-selling items.   Extra 30% discount for returning users.   Up to 90% off on selected daily deals.   Free gift for new users from Europe.   Free delivery to Germany, France, Italy, and Switzerland.   Temu 100€ Discount Code And Free Gift For New And Existing Customers Here’s why Temu 100€ off coupon code and 100€ off Temu coupon code are game changers: acs670886 – Get 100€ off on your first order today.   acs670886 – Receive an extra 30% off on any Temu item.   acs670886 – Claim your welcome gift as a new user.   acs670886 – Enjoy up to 70% off top-rated items.   acs670886 – Free shipping + surprise gift in all European nations.   Pros And Cons Of Using Temu Coupon Code 100€ Off This Month Temu coupon 100€ off code and Temu 100 off coupon bring huge value, but here’s the full picture: Pros: Verified 100€ savings.   Applicable for both new and existing customers.   No expiry date.   Extra discounts up to 90%.   Free gifts and shipping included.   Cons: Only valid for European countries.   Minimum order requirement of 100€ or more.   Terms And Conditions Of Using The Temu Coupon 100€ Off In 2025 Temu coupon code 100€ off free shipping and latest Temu coupon code 100€ off work under these simple T&Cs: No expiration date.   Valid for both new and existing users.   Available across European nations.   No minimum purchase required in most cases.   Works on Temu website and mobile app.   Final Note: Use The Latest Temu Coupon Code 100€ Off Now is the best time to save with the Temu coupon code 100€ off. Use it while shopping and experience massive value. There’s no doubt that Temu coupon 100€ off is the most rewarding offer for both new and existing customers. Don’t miss out! FAQs Of Temu 100€ Off Coupon Q1: Can I use the Temu 100€ coupon more than once? Yes, the code acs670886 can be used across multiple transactions if bundled coupons are unlocked. Q2: Is Temu 100€ off coupon available for all countries in Europe? Yes, this coupon works across Germany, France, Italy, Switzerland, Spain, and other European nations. Q3: Can existing users also use the 100€ Temu coupon code? Absolutely! Existing customers can use acs670886 for extra discounts and shipping benefits. Q4: Is Temu 100€ coupon legit and working in 2025? Yes, it is fully verified, tested, and valid throughout 2025. Q5: What are the main benefits of the Temu 100€ off coupon? You get a 100€ discount, free gifts, up to 70–90% off, and exclusive shipping perks using the code acs670886.  
  • Topics

×
×
  • Create New...

Important Information

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