TafaTIC Posted May 28, 2023 Posted May 28, 2023 (edited) so I did a typo and instead of doing this command "/enhancedcelestials setLunarEvent enhancedcelestials:blood_moon" I typed this "/enhancedcelestials setLunarEvent enhancedcelestials:blood" so now my server crash loops. Here is the crash report I don't know what to do. ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2023-05-28 21:48:44 Description: Exception in server tick loop java.lang.IllegalStateException: Missing key in ResourceKey[minecraft:root / enhancedcelestials:lunar/event]: ResourceKey[enhancedcelestials:lunar/event / enhancedcelestials:blood] at net.minecraft.core.Registry.lambda$getHolderOrThrow$69(Registry.java:617) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:access.RegistryAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.core.Registry.m_206081_(Registry.java:616) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:access.RegistryAccess,pl:mixin:A} at corgitaco.enhancedcelestials.lunarevent.LunarEventInstance.getEvent(LunarEventInstance.java:40) ~[Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar%23130!/:2.1.0.5] {re:classloading} at corgitaco.enhancedcelestials.lunarevent.LunarForecast.<init>(LunarForecast.java:98) ~[Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar%23130!/:2.1.0.5] {re:mixin,re:classloading} at corgitaco.enhancedcelestials.lunarevent.LunarForecast.<init>(LunarForecast.java:56) ~[Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar%23130!/:2.1.0.5] {re:mixin,re:classloading} at corgitaco.enhancedcelestials.core.EnhancedCelestialsContext.forLevel(EnhancedCelestialsContext.java:47) ~[Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar%23130!/:2.1.0.5] {re:mixin,re:classloading} at net.minecraft.server.level.ServerLevel.handler$zbm000$injectLunarContext(ServerLevel.java:3715) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A} at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:232) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:329) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-combatlog-common.mixins.json:ModTickMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:300) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-combatlog-common.mixins.json:ModTickMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:165) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-combatlog-common.mixins.json:ModTickMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23145!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-combatlog-common.mixins.json:ModTickMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Linux (amd64) version 4.19.0-13-amd64 Java Version: 17.0.1, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 629572224 bytes (600 MiB) / 1073741824 bytes (1024 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz Identifier: Intel64 Family 6 Model 158 Stepping 10 Microarchitecture: Coffee Lake Frequency (GHz): 3.40 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Virtual memory max (MB): 85917.60 Virtual memory used (MB): 132034.03 Swap memory total (MB): 21503.99 Swap memory used (MB): 20915.34 JVM Flags: 2 total; -Xmx4096M -Xms1024M Server Running: true Player Count: 0 / 80; [] Data Packs: vanilla, mod:zombie_extreme, mod:smoothchunk (incompatible), mod:zombieawareness (incompatible), mod:badmobs (incompatible), mod:atlaslib (incompatible), mod:coroutil (incompatible), mod:cgm (incompatible), mod:dayzombierebooted (incompatible), mod:hordes (incompatible), mod:nightmareinminecraft, mod:framework (incompatible), mod:forge, mod:geckolib3 (incompatible), mod:mobsunscreen, file/LootDBV1.0.zip (incompatible), mod:voicechat (incompatible), mod:clumps (incompatible), mod:starlight (incompatible), file/supply-drop-1-1-0.zip, file/gn-timer.zip (incompatible), mod:combatlog (incompatible), mod:tenshilib (incompatible), mod:improvedmobs (incompatible), mod:setworldspawnpoint, mod:collective, mod:enhancedcelestials (incompatible), mod:corgilib (incompatible) World Generation: Experimental Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: server-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: NOSIGNATURE Zombie+Extreme+1.19.2+0.1.5.1.jar |Zombie Extreme |zombie_extreme |0.1.5.1 |DONE |Manifest: NOSIGNATURE tenshilib-1.19-1.6.14-forge.jar |TenshiLib |tenshilib |1.19-1.6.14 |DONE |Manifest: NOSIGNATURE smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE zombieawareness-1.19.2-1.12.3.jar |Zombie Awareness |zombieawareness |1.19.2-1.12.3 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.19.2-2.4.8.jar |Simple Voice Chat |voicechat |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE BadMobs-1.19.2-16.1.2.jar |BadMobs |badmobs |16.1.2 |DONE |Manifest: NOSIGNATURE Atlas-Lib-1.19.2-1.1.6.jar |Atlas Lib |atlaslib |1.1.5a |DONE |Manifest: NOSIGNATURE coroutil-1.19.2-1.2.37.jar |CoroUtil |coroutil |1.19.2-1.2.37 |DONE |Manifest: NOSIGNATURE cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |DONE |Manifest: NOSIGNATURE starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE Dayzombies_rebooted-1.0.4_1.19.2.jar |dayzombierebooted |dayzombierebooted |1.0.4 |DONE |Manifest: NOSIGNATURE setworldspawnpoint-1.19.2-3.1.jar |Set World Spawn Point |setworldspawnpoint |3.1 |DONE |Manifest: NOSIGNATURE The-Hordes-1.19.2-1.1.5d.jar |The Hordes |hordes |1.1.5d |DONE |Manifest: NOSIGNATURE Nightmare+-+Epic+Siege+Mod+1.19.2+v0.6.jar |Nightmare in Minecraft - An Ep|nightmareinminecraft |1.0 |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar |Enhanced Celestials |enhancedcelestials |2.1.0.5 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.33.jar |CorgiLib |corgilib |1.0.0.33 |DONE |Manifest: NOSIGNATURE framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.0-universal.jar |Forge |forge |43.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 improvedmobs-1.19-1.10.14-forge.jar |Improved Mobs Mod |improvedmobs |1.19-1.10.14 |DONE |Manifest: NOSIGNATURE combatlog-2.0-1.19.2.jar |CombatLog |combatlog |2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE mobsunscreen-forge-1.19.2-3.0.9.jar |Mob Sunscreen |mobsunscreen |3.0.9 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3dbb229b-6ff7-4e52-92e3-f10242ce9656 FML: 43.2 Forge: net.minecraftforge:43.2.0 Edited May 28, 2023 by TafaTIC Quote
TafaTIC Posted May 28, 2023 Author Posted May 28, 2023 Okay I found the solution all you need to do is go to the world file and delete the mod .dat file and you are good to go Quote
Recommended Posts
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.