mactso / Regrowth

Creatures eat/destroy or grow grass as they move around.
MIT License
1 stars 5 forks source link

Exception caught during firing event: net/minecraft/client/renderer/item/ItemPropertyFunction #53

Closed AHIYADZAKI closed 1 month ago

AHIYADZAKI commented 2 months ago

Forge Version :40.1.85 Minecraft Version: 1.18.2

After installation on my computer, all mods run well, but many different errors pop up when installing on the server. The server uses both plugins and mods, so the MAGMA core is used. List mods: citadel-1.11.3-1.18.2 create-mc1.18.2_v0.5.0 DrinkBeer-Forge.18.2-3.0.2 FarmersDelight-1.18.2-1.2.3 flywheel-forge-1.18-0.6.3 geckolib-forge-1.18-3.0.57 jei-1.18.2-forge-10.2.1.1006 journeymap-1.18.2-5.9.7p1 I_Enders-Cataclysm-0.51-changed-Them-1.18.2 lock and_key-1.18.2-1.1.0jar mysticsbiomes-1.18.2-3.1.0 redeco selene-1.18.2-1.17.14 TerraBlender-forge-1-18.2-1.1.0.102 the_midnight lurker 3.1.10-1.18.2 Unseen World1.18.2


openjdk version "17.0.11" 2024-04-16
OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9)
OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode, sharing)
container@dscrd~ java -Xms128M -Xmx4915M -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1HeapRegionSize=8M -XX:G1HeapWastePercent=5 -XX:G1MaxNewSizePercent=40 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1NewSizePercent=30 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:MaxGCPauseMillis=200 -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar server.jar nogui
    __  ___                           
   /  |/  /___ _____ _____ ___  ____ _
  / /|_/ / __ `/ __ `/ __ `__ \/ __ `/
 / /  / / /_/ / /_/ / / / / / / /_/ / 
/_/  /_/\__,_/\__, /_/ /_/ /_/\__,_/  
             /____/                   
Copyright (c) 2024 MagmaFoundation.
--------------------------------------
Running on Java 17.0.11 (Eclipse Adoptium)
Magma version  1.18.2-05fc5544
Bukkit version v1_18_R2
Forge version  1.18.2-40.1.85-05fc554
--------------------------------------
WARNING: The new server jar is still under development and will be unstable! If you experience any issues, please report them to the developers.
WARNING: If the server crashes while installing, try removing the libraries folder and launching the server again.
Loading libraries... 100% [======================] 100/100 (0:00:00 / 0:00:00) 
[17:14:25] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.85, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
[17:14:25] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.11 by Eclipse Adoptium
[17:14:25] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
stop
[17:14:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.18.2-40.1.85/fmlcore-1.18.2-40.1.85.jar is missing mods.toml file
[17:14:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.1.85/javafmllanguage-1.18.2-40.1.85.jar is missing mods.toml file
[17:14:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.1.85/lowcodelanguage-1.18.2-40.1.85.jar is missing mods.toml file
[17:14:25] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.18.2-40.1.85/mclanguage-1.18.2-40.1.85.jar is missing mods.toml file
[17:14:25] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[17:14:28] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[17:14:28] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
[17:14:38] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.85, for MC 1.18.2 with MCP 20220404.173914
[17:14:38] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.1.85 Initialized
[17:14:38] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[17:14:44] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[17:14:44] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
[17:14:44] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [lock_and_key] Starting version check at http://changelogs.moddinglegacy.com/lock-and-key.json
[17:14:45] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[17:14:45] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[17:14:45] [main/INFO] [terrablender/]: Registered region mysticsbiomes:overworld_provider to index 1 for type OVERWORLD
[17:14:45] [main/INFO] [journeymap/]: Initializing Packet Registries
[17:14:45] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [lock_and_key] Found status: BETA Current: 1.1.0 Target: null
[17:14:45] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[17:14:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 40.1.85 Target: 40.2.0
[17:14:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[17:14:47] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Found status: OUTDATED Current: 5.9.7p1 Target: 5.9.8
[17:14:49] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:14:51] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%2370!/assets/.mcassetsroot' uses unexpected schema
[17:14:51] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%2370!/data/.mcassetsroot' uses unexpected schema
[17:14:56] [Worker-Main-4/ERROR] [minecraft/TagLoader]: Couldn't read tag list minecraft:mineable/hoe from minecraft:tags/blocks/mineable/hoe.json in data pack redeco-1.0.0-1.18.2.jar
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
        at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:63) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:169) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}
        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) [?:?] {}
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
        at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:703) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:701) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:908) ~[gson-2.8.8.jar%2330!/:?] {}
        at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        ... 11 more
[17:14:56] [Worker-Main-4/ERROR] [minecraft/TagLoader]: Couldn't read tag list minecraft:mineable/shovel from minecraft:tags/blocks/mineable/shovel.json in data pack redeco-1.0.0-1.18.2.jar
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
        at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:63) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:169) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}
        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) [?:?] {}
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
        at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:703) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:701) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:908) ~[gson-2.8.8.jar%2330!/:?] {}
        at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        ... 11 more
[17:15:03] [Worker-Main-4/INFO] [minecraft/RecipeManager]: Loaded 25 recipes
[17:15:04] [Worker-Main-4/ERROR] [minecraft/LootTables]: Couldn't parse loot table redeco:blocks/soul_terrarium
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'redeco:soul_terrarium'
        at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {}
        at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:138) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:932) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:1003) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.8.jar%2330!/:?] {}
        at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:456) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:932) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:1003) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.8.jar%2330!/:?] {}
        at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:466) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:277) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:274) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:932) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:1003) ~[gson-2.8.8.jar%2330!/:?] {}
        at com.google.gson.Gson.fromJson(Gson.java:975) ~[gson-2.8.8.jar%2330!/:?] {}
        at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:826) ~[forge-1.18.2-40.1.85-universal.jar%2375!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:55) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin}
        at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:53) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:18) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,re:classloading}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {}
        at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) ~[?:?] {}
        at net.minecraft.server.packs.resources.SimpleReloadInstance$1.m_10855_(SimpleReloadInstance.java:51) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at net.minecraft.server.packs.resources.SimpleReloadInstance$1.m_6769_(SimpleReloadInstance.java:48) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) [?:?] {}
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}
        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) [?:?] {}
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/blackstonefortressloot}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/dange_nature_loot}.pools[2].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/dange_nature_loot}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/different_bastion_loot}.pools[2].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/tanzanite_dungeon_loot}.pools[2].entries[1].functions[2]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/blackstonefortressloot}.pools[1].entries[0].functions[2]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/tanzanite_dungeon_loot}.pools[1].entries[1].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/different_bastion_loot}.pools[2].entries[1].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/dange_nature_loot}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/tanzanite_dungeon_loot}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/tanzanite_dungeon_loot}.pools[0].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/blackstonefortressloot}.pools[3].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/blackstonefortressloot}.pools[2].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/WARN] [minecraft/LootTables]: Found validation problem in {minecraft:chests/different_bastion_loot}.pools[1].entries[0].functions[1]: Parameters [<parameter minecraft:tool>] are not provided in this context
[17:15:06] [Worker-Main-4/INFO] [ne.me.se.Selene/]: Loaded 19 Soft Fluids
[17:15:09] [main/INFO] [or.ma.ma.pa.PatcherManager/]: WorldEdit [Patches WorldEdit] loaded
[17:15:09] [main/INFO] [or.ma.ma.pa.PatcherManager/]: 1 patches loaded!
[17:15:09] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.18.2
[17:15:09] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
>....[17:15:09] [Server thread/INFO] [Minecraft/]: This server is running Magma version git-Magma-1.18.2-05fc5544 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
[17:15:11] [Server thread/INFO] [Minecraft/]: Debug logging is enabled
[17:15:11] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
[17:15:11] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
[17:15:11] [Server thread/WARN] [minecraft/DedicatedServer]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
[17:15:11] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[17:15:11] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
[17:15:11] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 0.0.0.0:25761
[17:15:12] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using epoll channel type
[17:15:13] [Server thread/WARN] [/]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:15:20] [Server thread/WARN] [Minecraft/]: Legacy plugin Specate v1.0.1 does not specify an api-version.
[17:15:20] [Server thread/WARN] [Minecraft/]: Legacy plugin LoginSecurity v3.0.2 does not specify an api-version.
[17:15:20] [Server thread/INFO] [co.ra.ad.AdminGUI/]: [Admin-GUI] Loading Admin-GUI v1.7.0
[17:15:20] [Server thread/INFO] [me.lu.sp.bu.BukkitSparkPlugin/]: [spark] Loading spark v1.10.71
[17:15:20] [Server thread/INFO] [me.Je.sp.Main/]: [Specate] Loading Specate v1.0.1
[17:15:20] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Loading LoginSecurity v3.0.2
[17:15:20] [Server thread/WARN] [minecraft/DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:15:20] [Server thread/WARN] [minecraft/DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[17:15:20] [Server thread/WARN] [minecraft/DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:15:20] [Server thread/WARN] [minecraft/DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[17:15:20] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[17:15:20] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[17:15:20] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[17:15:20] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[17:15:20] [Server thread/INFO] [Minecraft/]: -------- World Settings For [world] --------
[17:15:20] [Server thread/INFO] [Minecraft/]: Experience Merge Radius: 3.0
[17:15:20] [Server thread/INFO] [Minecraft/]: Mob Spawn Range: 6
[17:15:20] [Server thread/INFO] [Minecraft/]: Cactus Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Cane Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Melon Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Mushroom Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Pumpkin Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Sapling Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Beetroot Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Carrot Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Potato Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Wheat Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: NetherWart Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Vine Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Cocoa Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Bamboo Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: SweetBerry Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Kelp Growth Modifier: 100%
[17:15:20] [Server thread/INFO] [Minecraft/]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
[17:15:20] [Server thread/INFO] [Minecraft/]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:15:20] [Server thread/INFO] [Minecraft/]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:15:20] [Server thread/INFO] [Minecraft/]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:15:20] [Server thread/INFO] [Minecraft/]: Max TNT Explosions: 100
[17:15:20] [Server thread/INFO] [Minecraft/]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:15:20] [Server thread/INFO] [Minecraft/]: View Distance: 12
[17:15:20] [Server thread/INFO] [Minecraft/]: Simulation Distance: 10
[17:15:20] [Server thread/INFO] [Minecraft/]: Item Despawn Rate: 6000
[17:15:20] [Server thread/INFO] [Minecraft/]: Item Merge Radius: 2.5
[17:15:20] [Server thread/INFO] [Minecraft/]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:15:20] [Server thread/INFO] [Minecraft/]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:15:20] [Server thread/INFO] [Minecraft/]: Zombie Aggressive Towards Villager: true
[17:15:20] [Server thread/INFO] [Minecraft/]: Nerfing mobs spawned from spawners: false
[17:15:21] [Server thread/INFO] [co.ra.ad.AdminGUI/]: [Admin-GUI] Enabling Admin-GUI v1.7.0
[17:15:21] [Server thread/INFO] [me.lu.sp.bu.BukkitSparkPlugin/]: [spark] Enabling spark v1.10.71
[17:15:25] [Server thread/INFO] [me.lu.sp.bu.BukkitSparkPlugin/]: [spark] Using Bukkit scheduler for tick monitoring
[17:15:25] [Server thread/INFO] [me.lu.sp.bu.BukkitSparkPlugin/]: [spark] Starting background profiler...
[17:15:26] [Server thread/INFO] [me.Je.sp.Main/]: [Specate] Enabling Specate v1.0.1
[17:15:26] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Enabling LoginSecurity v3.0.2
[17:15:26] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Loading base translations from "en_us"
[17:15:26] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Loading specified translations from "en_us"
[17:15:27] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Registering commands...
[17:15:27] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Registering listeners...
[17:15:27] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Using 1.12+ map captcha renderer
[17:15:27] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
[17:15:27] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:33] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:34] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:34] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:35] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:35] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[17:15:36] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2%
[17:15:36] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
[17:15:37] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
[17:15:37] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
[17:15:38] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8%
[17:15:38] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 16%
[17:15:39] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 26%
[17:15:39] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 36%
[17:15:40] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42%
[17:15:40] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 79%
[17:15:41] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95%
[17:15:41] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 14214 ms
[17:15:41] [Server thread/INFO] [minecraft/DedicatedServer]: Done (21.204s)! For help, type "help"
[17:15:41] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
[17:15:41] [Server thread/INFO] [or.ma.ma.Magma/]: Forwarding forge permission[magma:permission] to bukkit
[17:15:41] [Server thread/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: net/minecraft/client/renderer/item/ItemPropertyFunction
        Index: 2
        Listeners:
                0: NORMAL
                1: net.minecraftforge.eventbus.EventBus$$Lambda$4036/0x00007f94a8a3e740@399dd11e
                2: ASM: class net.mcreator.unseenworld.ModInitialization$ForgeBusEvents serverLoad(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/item/ItemPropertyFunction
        at TRANSFORMER/unseen_world@2.1/net.mcreator.unseenworld.UnseenWorldModItemProperties.makeBow(UnseenWorldModItemProperties.java:19)
        at TRANSFORMER/unseen_world@2.1/net.mcreator.unseenworld.UnseenWorldModItemProperties.addCustomItemProperties(UnseenWorldModItemProperties.java:15)
        at TRANSFORMER/unseen_world@2.1/net.mcreator.unseenworld.ModInitialization$ForgeBusEvents.serverLoad(ModInitialization.java:31)
        at net.minecraftforge.eventbus.ASMEventHandler_213_ForgeBusEvents_serverLoad_ServerStartingEvent.invoke(.dynamic)
        at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
        at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
        at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
        at TRANSFORMER/forge@40.1.85/net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:98)
        at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:279)
        at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:755)
        at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:254)
        at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.item.ItemPropertyFunction
        at cpw.mods.securejarhandler@1.0.5/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
        ... 12 more
[17:15:41] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/item/ItemPropertyFunction
        at net.mcreator.unseenworld.UnseenWorldModItemProperties.makeBow(UnseenWorldModItemProperties.java:19) ~[Unseen_World1.18.2.jar%2368!/:?] {re:classloading}
        at net.mcreator.unseenworld.UnseenWorldModItemProperties.addCustomItemProperties(UnseenWorldModItemProperties.java:15) ~[Unseen_World1.18.2.jar%2368!/:?] {re:classloading}
        at net.mcreator.unseenworld.ModInitialization$ForgeBusEvents.serverLoad(ModInitialization.java:31) ~[Unseen_World1.18.2.jar%2368!/:?] {re:classloading,pl:eventbus:A,pl:runtimedistcleaner:A}
        at net.minecraftforge.eventbus.ASMEventHandler_213_ForgeBusEvents_serverLoad_ServerStartingEvent.invoke(.dynamic) ~[?:?] {}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:98) ~[forge-1.18.2-40.1.85-universal.jar%2375!/:?] {re:classloading}
        at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:279) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:755) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:254) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:840) [?:?] {re:mixin,re:mixin,re:mixin,re:mixin}
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.item.ItemPropertyFunction
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-1.0.5.jar:?] {}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {re:mixin}
        ... 12 more
[17:15:41] [Server thread/ERROR] [minecraft/MinecraftServer]:   Cause of unexpected exception was
java.lang.ClassNotFoundException: net.minecraft.client.renderer.item.ItemPropertyFunction
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-1.0.5.jar:?] {}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {re:mixin}
        at net.mcreator.unseenworld.UnseenWorldModItemProperties.makeBow(UnseenWorldModItemProperties.java:19) ~[Unseen_World1.18.2.jar%2368!/:?] {re:classloading}
        at net.mcreator.unseenworld.UnseenWorldModItemProperties.addCustomItemProperties(UnseenWorldModItemProperties.java:15) ~[Unseen_World1.18.2.jar%2368!/:?] {re:classloading}
        at net.mcreator.unseenworld.ModInitialization$ForgeBusEvents.serverLoad(ModInitialization.java:31) ~[Unseen_World1.18.2.jar%2368!/:?] {re:classloading,pl:eventbus:A,pl:runtimedistcleaner:A}
        at net.minecraftforge.eventbus.ASMEventHandler_213_ForgeBusEvents_serverLoad_ServerStartingEvent.invoke(.dynamic) ~[?:?] {}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
        at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:98) ~[forge-1.18.2-40.1.85-universal.jar%2375!/:?] {re:classloading}
        at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:279) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:755) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:254) ~[server-1.18.2-20220404.173914-srg.jar%2370!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:840) [?:?] {re:mixin,re:mixin,re:mixin,re:mixin}
[17:15:41] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 4c941202-9554-43f2-975c-c03362c58a91
[17:15:41] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /home/container/./crash-reports/crash-2024-07-12_17.15.41-server.txt
[17:15:41] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[17:15:41] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Disabling LoginSecurity v3.0.2
[17:15:41] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] Waiting for queued tasks...
[17:15:41] [Server thread/INFO] [co.le.bu.lo.LoginSecurity/]: [LoginSecurity] ExecutorService shut down, ready to disable.
[17:15:41] [Server thread/INFO] [me.Je.sp.Main/]: [Specate] Disabling Specate v1.0.1
[17:15:41] [Server thread/INFO] [me.lu.sp.bu.BukkitSparkPlugin/]: [spark] Disabling spark v1.10.71
[17:15:41] [Server thread/INFO] [co.ra.ad.AdminGUI/]: [Admin-GUI] Disabling Admin-GUI v1.7.0
[17:15:42] [Server thread/INFO] [/]: 
[17:15:42] [Server thread/INFO] [/]: []=====[Disabling AdminGUI]=====[]
[17:15:42] [Server thread/INFO] [/]: |
[17:15:42] [Server thread/INFO] [/]: | Information:
[17:15:42] [Server thread/INFO] [/]: |
[17:15:42] [Server thread/INFO] [/]: |   Name: AdminGUI
[17:15:42] [Server thread/INFO] [/]: |   Developer: Black1_TV
[17:15:42] [Server thread/INFO] [/]: |   Version: 1.7.0 (FREE)
[17:15:42] [Server thread/INFO] [/]: |   Premium: https://rabbit-company.com
[17:15:42] [Server thread/INFO] [/]: |
[17:15:42] [Server thread/INFO] [/]: | Support:
[17:15:42] [Server thread/INFO] [/]: |
[17:15:42] [Server thread/INFO] [/]: |   Discord: Crazy Rabbit#0001
[17:15:42] [Server thread/INFO] [/]: |   Mail: ziga.zajc007@gmail.com
[17:15:42] [Server thread/INFO] [/]: |   Discord: https://discord.gg/hUNymXX
[17:15:42] [Server thread/INFO] [/]: |
[17:15:42] [Server thread/INFO] [/]: []=====================================[]
[17:15:42] [Server thread/INFO] [/]: 
[17:15:42] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
[17:15:42] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds```
mactso commented 1 month ago

Hi, I'm not seeing any of our mods in the bug report or the list of mods.

Which mod are you asking about?

If it doesn't involve us, I suggest you build your pack like this. 0) begin with minecraft, your loader (forge,fabric,newforge,etc.) and 1 new mod. 1) Start minecraft. 2) If error, debug/report... 3) Add 1 more new mod... 4) Go back to step one.

You can try to add a few "small" mods at a time but never more than 3 at a time.

This is how I built our 1.16.2 Two Guys mod.

mactso commented 1 month ago

If you have a mod of ours to report- please put the mod name, version number, your loader (forge, fabric) and reopen.