Mohist 1.16.5 Server Log

#gLwAzuY
6 errors
261 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.39
Mohist version:
1.16.5-1095
1[20:29:15] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.mohistVersion, 1095, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, com.mohistmc, nogui]
2[20:29:15] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.17 by Eclipse Adoptium
3[20:29:15] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
4[20:29:16] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
5[20:29:22] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
6[20:29:27] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
7[20:29:27] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
8[20:29:27] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
9[20:29:28] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod META-INF/fieldtomethodtransformers.js function flowingfluidblock
10java.lang.IllegalStateException: Field field_204517_c is not private and an instance field
11 at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:260) ~[coremods-4.0.6.jar:?]
12 at jdk.nashorn.internal.scripts.Script$Recompilation$45$776A$\^eval\_$cu1$restOf.initializeCoreMod#transformer-1(<eval>:23) ~[?:?]
13 at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:657) ~[jdk.scripting.nashorn:?]
14 at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[jdk.scripting.nashorn:?]
15 at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:527) ~[jdk.scripting.nashorn:?]
16 at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:120) ~[jdk.scripting.nashorn:?]
17 at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
18 at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-4.0.6.jar:?]
19 at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-4.0.6.jar:?]
20 at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-4.0.6.jar:?]
21 at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-8.1.3.jar:?]
22 at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-8.1.3.jar:?]
23 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-8.1.3.jar:?]
24 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
25 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
26 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
27 at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
28 at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12) ~[?:?]
29 at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11) ~[?:?]
30 at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:34) ~[?:?]
31 at net.minecraft.util.registry.WorldGenRegistries.lambda$static$8(WorldGenRegistries.java:90) ~[?:?]
32 at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[?:?]
33 at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:89) ~[?:?]
34 at net.minecraft.util.registry.Registry.<clinit>(Registry.java:465) ~[?:?]
35 at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:41) ~[?:?]
36 at net.minecraft.server.Main.main(Main.java:142) ~[?:?]
37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
40 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
41 at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37) ~[mohist.jar:36.2]
42 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) ~[modlauncher-8.1.3.jar:?]
43 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-8.1.3.jar:?]
44 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) ~[modlauncher-8.1.3.jar:?]
45 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) ~[modlauncher-8.1.3.jar:?]
46 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) ~[modlauncher-8.1.3.jar:?]
47 at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:105) ~[mohist.jar:?]
48 at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:102) ~[mohist.jar:?]
49 at net.minecraftforge.server.ServerMain.main(ServerMain.java:86) ~[mohist.jar:?]
50[20:29:55] [modloading-worker-51/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
51[20:29:57] [modloading-worker-36/INFO] [JarSignVerifier/]: Mod usefulrailroads is signed with a valid certificate.
52[20:29:57] [modloading-worker-59/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
53[20:29:58] [modloading-worker-51/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized
54[20:30:00] [modloading-worker-1/INFO] [HammerLib/]: Registered charge handler for type org.zeith.hammerlib.util.charging.fluid.FluidCharge - org.zeith.hammerlib.util.charging.impl.FluidChargeHandler@5ddc57c5
55[20:30:00] [modloading-worker-1/INFO] [HammerLib/]: Registered charge handler for type org.zeith.hammerlib.util.charging.fe.FECharge - org.zeith.hammerlib.util.charging.impl.FEChargeHandler@71922126
56[20:30:00] [modloading-worker-1/INFO] [HammerLib/]: Registered inventory lister org.zeith.hammerlib.util.charging.impl.VanillaPlayerInvLister
57[20:30:03] [modloading-worker-1/INFO] [HammerLib/]: Injecting setup into class org.zeith.hammerlib.net.Network
58[20:30:04] [modloading-worker-1/INFO] [HammerLib/]: Injecting setup into class org.zeith.hammerlib.core.test.machine.RecipeTestMachine
59[20:30:06] [modloading-worker-3/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
60[20:30:06] [modloading-worker-3/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
61[20:30:09] [modloading-worker-51/INFO] [com.mohistmc.MohistMC/]: EventDispatcherRegistry initialized
62[20:30:51] [main/INFO] [tonite.tinkersarchery.TinkersArchery/]: HELLO from Register Block
63[20:31:09] [main/INFO] [net.minecraftforge.registries.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.
64[20:31:09] [main/INFO] [net.minecraftforge.registries.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.
65[20:31:15] [modloading-worker-1/INFO] [HammerLib/]: Setup HammerLib networking!
66[20:31:18] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for switchbow:entitylittleirongolem, use EntityAttributeCreationEvent instead.
67[20:31:18] [modloading-worker-3/INFO] [tonite.tinkersarchery.TinkersArchery/]: Hello world from the MDK
68[20:31:18] [modloading-worker-3/INFO] [tonite.tinkersarchery.TinkersArchery/]: Got IMC [Hello world]
69[20:31:47] [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'
70[20:31:48] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack file/bukkit, loading it automatically
71[20:31:48] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack Solar Flux Generated Resources, loading it automatically
72[20:31:49] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, TConstruct-1.16.5-3.3.4.335.jar, useful_railroads-1.16.5-1.4.6.43.jar, cgm-1.2.6-1.16.5.jar, tinkersarchery-1.2.0.jar, jei-1.16.5-7.7.1.152.jar, HammerLib-1.16.5-16.3.30.jar, simplybackpacks-1.16.5-2.1.1-build.39.jar, jeiintegration_1.16.5-7.1.0.22.jar, easy_villagers-1.16.5-1.0.13.jar, SolarFluxReborn-1.16.5-16.3.9.jar, Mantle-1.16.5-1.6.157.jar, [1.16.5] SecurityCraft v1.9.3.1.jar, obfuscate-0.6.3-1.16.5.jar, culinaryconstruct-forge-1.16.5-4.0.1.0.jar, charginggadgets-1.3.0.jar, u_team_core-1.16.5-3.2.1.229.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, architectury-1.32.66.jar, cc-tweaked-1.16.5-1.101.0.jar, TMechworks-1.16.3+-2.2.5.jar, rftoolspower-1.16-3.0.14.jar, mohist-1.16.5-1095-universal.jar, switchbow-1.7.jar, refinedstorage-1.9.16.jar, refinedstorageaddons-0.7.4.jar, ironchest-1.16.5-11.2.21.jar, bukkit, Solar Flux Generated Resources
73[20:32:00] [Worker-Main-10/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2,301 recipes
74[20:32:00] [Worker-Main-10/INFO] [HammerLib/]: Reloading HammerLib recipes...
75[20:32:00] [Worker-Main-10/INFO] [HammerLib/]: HammerLib injected 26 recipes into recipe map.
76[20:32:00] [Worker-Main-10/INFO] [HammerLib/]: Reloading 1 custom registries.
77[20:32:00] [Worker-Main-10/INFO] [HammerLib/]: 1 custom registries reloaded, added 0 total recipes.
78[20:32:00] [Worker-Main-10/INFO] [HammerLib/]: Registered 26 additional recipes.
79[20:32:01] [Worker-Main-10/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 60 materials in 17.16479 ms
80[20:32:01] [Worker-Main-10/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 295 stats loaded for 78 materials in 51.713802 ms
81[20:32:01] [Worker-Main-10/INFO] [slimeknights.tconstruct.library.materials.traits.MaterialTraitsManager/]: 76 traits loaded for 78 materials in 41.953903 ms
82[20:32:01] [Worker-Main-10/INFO] [slimeknights.tconstruct.library.tools.layout.StationSlotLayoutLoader/]: Loaded 19 station slot layouts in 16.117563 ms
83[20:32:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
84[20:32:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
85[20:32:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
86[20:32:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
87[20:32:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:21,458
88[20:32:16] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
89[20:32:16] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
90[20:32:16] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
91[20:32:16] [Server thread/WARN] [net.minecraft.server.dedicated.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.
92[20:32:16] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
93[20:32:17] [Server thread/INFO] [Minecraft/]: This server is running Mohist version 1.16.5-1095 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT, Forge version 36.2.39)
94[20:32:18] [Server thread/INFO] [Minecraft/]: Debug logging is enabled
95[20:32:18] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
96[20:32:18] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
97[20:32:22] [Server thread/INFO] [me.minebuilders.clearlag.Clearlag/]: [ClearLag] Loading ClearLag v3.2.2
98[20:32:22] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Loading WorldEdit v7.2.9+e20e013
99[20:32:29] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@6f0d67d6]
100[20:32:29] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays/]: [HolographicDisplays] Loading HolographicDisplays v2.4.9
101[20:32:29] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Loading Essentials v2.19.7
102[20:32:29] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Loading WorldGuard v7.0.5+3827266
103[20:32:29] [Server thread/INFO] [com.onarandombox.MultiverseCore.MultiverseCore/]: [Multiverse-Core] Loading Multiverse-Core v4.3.0-b846
104[20:32:29] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Loading Graves v4.9
105[20:32:30] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Integration: Hooked into WorldGuard 7.0.5+3827266.
106[20:32:30] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Enabling WorldEdit v7.2.9+e20e013
107[20:32:30] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
108[20:32:31] [Server thread/INFO] [com.sk89q.wepif.PermissionsResolverManager/]: WEPIF: Using the Bukkit Permissions API.
109[20:32:35] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
110[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] ====================================================
111[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] WorldEdit works better if you use Paper
112[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] as your server software.
113[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit]
114[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Paper offers significant performance improvements,
115[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] bug fixes, security enhancements and optional
116[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] features for server owners to enhance their server.
117[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit]
118[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Paper includes Timings v2, which is significantly
119[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] better at diagnosing lag problems over v1.
120[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit]
121[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] All of your plugins should still work, and the
122[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Paper community will gladly help you fix any issues.
123[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit]
124[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Join the Paper Community @ https://papermc.io
125[20:32:38] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] ====================================================
126[20:32:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "hello"
127[20:32:38] [Server thread/ERROR] [com.sk89q.worldedit.util.eventbus.EventBus/]: Could not dispatch event: com.sk89q.worldedit.event.platform.PlatformReadyEvent@6f2f05a3 to handler EventHandler{priority=NORMAL}
128java.lang.reflect.InvocationTargetException: null
129 at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[?:?]
130 at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[?:?]
131 at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[?:?]
132 at com.sk89q.worldedit.bukkit.WorldEditPlugin.setupWorldData(WorldEditPlugin.java:206) ~[?:?]
133 at com.sk89q.worldedit.bukkit.WorldEditPlugin.access$100(WorldEditPlugin.java:101) ~[?:?]
134 at com.sk89q.worldedit.bukkit.WorldEditPlugin$WorldInitListener.onWorldInit(WorldEditPlugin.java:526) ~[?:?]
135 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
136 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
137 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
138 at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
139 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[mohist-1.16.5-1095-universal.jar:?]
140 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[mohist-1.16.5-1095-universal.jar:?]
141 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[mohist-1.16.5-1095-universal.jar:?]
142 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:593) ~[mohist-1.16.5-1095-universal.jar:?]
143 at com.mohistmc.eventhandler.dispatcher.WorldEventDispatcher.onWorldLoadEvent(WorldEventDispatcher.java:40) ~[mohist-1.16.5-1095-universal.jar:?]
144 at net.minecraftforge.eventbus.ASMEventHandler_179_WorldEventDispatcher_onWorldLoadEvent_Load.invoke(.dynamic) ~[?:?]
145 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
146 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:304) ~[mohist.jar:?]
147 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:284) ~[mohist.jar:?]
148 at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:427) ~[?:?]
149 at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:349) ~[?:?]
150 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:221) ~[?:?]
151 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:771) ~[?:?]
152 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269) ~[?:?]
153 at java.lang.Thread.run(Thread.java:829) ~[?:?]
154Caused by: java.lang.IllegalStateException: BlockState minecraft:oak_planks is using the same block ID (15) as BlockState minecraft:solarflux_sp_2
155 at com.google.common.base.Preconditions.checkState(Preconditions.java:738) ~[server-1.16.5-20210115.111550-extra.jar:?]
156 at com.sk89q.worldedit.internal.block.BlockStateIdAccess.register(BlockStateIdAccess.java:92) ~[?:?]
157 at com.sk89q.worldedit.extension.platform.Capability$4.ready(Capability.java:99) ~[?:?]
158 at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handleNewPlatformReady$0(PlatformManager.java:330) ~[?:?]
159 at java.util.Map.forEach(Map.java:661) ~[?:?]
160 at com.sk89q.worldedit.extension.platform.PlatformManager.handleNewPlatformReady(PlatformManager.java:330) ~[?:?]
161 at com.sk89q.worldedit.util.eventbus.MethodHandleEventHandler.dispatch(MethodHandleEventHandler.java:51) ~[?:?]
162 at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
163 ... 24 more
164[20:32:39] [Server thread/INFO] [me.minebuilders.clearlag.Clearlag/]: [ClearLag] Enabling ClearLag v3.2.2
165[20:32:39] [Server thread/INFO] [Minecraft/]: [ClearLag] Using version-adapter: LatestVersionAdapter
166[20:32:39] [Server thread/INFO] [Minecraft/]: [ClearLag] Loading modules...
167[20:32:39] [Server thread/INFO] [Minecraft/]: [ClearLag] Modules enabed, loading config values
168[20:32:39] [Server thread/INFO] [Minecraft/]: [ClearLag] Modules have been loaded!
169[20:32:39] [Server thread/INFO] [Minecraft/]: [ClearLag] Clearlag is now enabled!
170[20:32:39] [Thread-9/INFO] [Minecraft/]: [ClearLag] Checking for updates compatible with your bukkit version [1.16]...
171[20:32:39] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays/]: [HolographicDisplays] Enabling HolographicDisplays v2.4.9
172[20:32:40] [Thread-9/INFO] [Minecraft/]: [ClearLag] No updates found!
173[20:32:40] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Enabling Essentials v2.19.7
174[20:32:40] [Server thread/INFO] [Essentials/]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
175[20:32:43] [Server thread/INFO] [Essentials/]: Attempting to convert old kits in config.yml to new kits.yml
176[20:32:43] [Server thread/INFO] [Essentials/]: No kits found to migrate.
177[20:32:43] [Server thread/INFO] [Essentials/]: Loaded 38132 items from items.json.
178[20:32:43] [Server thread/INFO] [Essentials/]: Using locale en_US
179[20:32:43] [Server thread/INFO] [Essentials/]: ServerListPingEvent: Spigot iterator API
180[20:32:44] [Server thread/INFO] [Essentials/]: Starting Metrics. Opt-out using the global bStats config.
181[20:32:44] [Server thread/INFO] [Essentials/]: Using superperms-based permissions.
182[20:32:44] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266
183[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Default configuration file written: config_world.yml
184[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Default configuration file written: blacklist.txt
185[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (MODcraftk2) TNT ignition is PERMITTED.
186[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (MODcraftk2) Lighters are PERMITTED.
187[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (MODcraftk2) Lava fire is PERMITTED.
188[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (MODcraftk2) Fire spread is UNRESTRICTED.
189[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'MODcraftk2'
190[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
191[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
192[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) Lava fire is PERMITTED.
193[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
194[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'DIM-1'
195[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
196[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) Lighters are PERMITTED.
197[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) Lava fire is PERMITTED.
198[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
199[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'DIM1'
200[20:32:45] [Server thread/INFO] [com.sk89q.worldguard.WorldGuard/]: [WorldGuard] Loading region data...
201[20:32:46] [Server thread/INFO] [com.onarandombox.MultiverseCore.MultiverseCore/]: [Multiverse-Core] Enabling Multiverse-Core v4.3.0-b846
202[20:32:46] [Server thread/WARN] [com.onarandombox.MultiverseCore.MultiverseCore/]: [Multiverse-Core] "Multiverse-Core v4.3.0-b846" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
203[20:32:46] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
204[20:32:47] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] Loading World & Settings - 'MODcraftk2' - Env: NORMAL - Type: NORMAL & seed: 4970591445997615401
205[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
206[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
207[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HELLO
208[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
209[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skylight_forest
210[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
211[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: enmu_dream
212[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
213[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MODcraftk2
214[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
215[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: twilightforest
216[20:32:48] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
217[20:32:50] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Unable to find spawn biome
218[20:32:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:hello
219[20:33:06] [Worker-Main-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
220[20:33:07] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (hello) TNT ignition is PERMITTED.
221[20:33:07] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (hello) Lighters are PERMITTED.
222[20:33:07] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (hello) Lava fire is PERMITTED.
223[20:33:07] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (hello) Fire spread is UNRESTRICTED.
224[20:33:07] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'hello'
225[20:33:07] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 9,823 ms
226[20:33:07] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: mugen_castle
227[20:33:07] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
228[20:33:07] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: lostcity
229[20:33:07] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
230[20:33:07] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] 3 - World(s) loaded.
231[20:33:09] [Server thread/INFO] [Minecraft/]: [Multiverse-Core] Version 4.3.0-b846 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
232[20:33:09] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Enabling Graves v4.9
233[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Schematic was made in a newer Minecraft version (2730 > 2586). Data may be incompatible.
234[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Schematic was made in a newer Minecraft version (2730 > 2586). Data may be incompatible.
235[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Invalid BlockState in palette: minecraft:candle[candles=2,lit=true,waterlogged=false]. Block will be replaced with air.
236[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Invalid BlockState in palette: minecraft:candle[candles=3,lit=true,waterlogged=false]. Block will be replaced with air.
237[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Schematic was made in a newer Minecraft version (2730 > 2586). Data may be incompatible.
238[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Invalid BlockState in palette: minecraft:candle[candles=2,lit=true,waterlogged=false]. Block will be replaced with air.
239[20:33:09] [Server thread/WARN] [com.sk89q.worldedit.extent.clipboard.io.SpongeSchematicReader/]: Invalid BlockState in palette: minecraft:candle[candles=3,lit=true,waterlogged=false]. Block will be replaced with air.
240[20:33:10] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Integration: Hooked into WorldEdit 7.2.9+e20e013.
241[20:33:10] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Integration: Hooked into WorldGuard 7.0.5+3827266.
242[20:33:10] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Compatibility: Essentials Detected, make sure you don't have the essentials.keepinv or essentials.keepxp permissions.
243[20:33:10] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
244[20:33:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
245[20:33:12] [Worker-Main-14/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88%
246[20:33:13] [Worker-Main-8/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 95%
247[20:33:13] [Worker-Main-13/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 100%
248[20:33:22] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: MODcraftk2
249[20:33:22] [Server thread/WARN] [Minecraft/]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
250[20:33:22] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 10,341 ms
251[20:33:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (44.511s)! For help, type "help"
252[20:33:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
253[20:33:22] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
254[20:33:22] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
255[20:33:22] [Server thread/INFO] [Minecraft/]: Timings Reset
256[20:33:22] [Server thread/INFO] [com.ranull.graves.Graves/]: [Graves] Information: Mohist detected, not injecting custom recipes.
257[20:33:22] [Craft Scheduler Thread - 6/INFO] [Essentials/]: Fetching version information...
258[20:33:23] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays/]: [HolographicDisplays] Found a new version available: v3.0.0
259[20:33:23] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays/]: [HolographicDisplays] Download it on Bukkit Dev:
260[20:33:23] [Server thread/INFO] [com.gmail.filoghost.holographicdisplays.HolographicDisplays/]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
261[20:34:46] [Aternos System/ERROR] [LOG]: Server crashed because it ran out of memory. Try reducing the load to avoid crashes like this in the future.
This log will be saved for 90 days from their last view.
Report abuse