Ore Stone Variants

Ore Stone Variants

1M Downloads

Server/client crash when joining server

Magnetron64 opened this issue · 4 comments

commented

Mod version: 6.0
Minecraft version: 1.16.5

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 3/9/21 12:24 PM
Description: Unexpected error

java.lang.IllegalStateException: Unable to load interceptor
at com.personthecat.orestonevariants.world.WorldInterceptor.inWorld(WorldInterceptor.java:150) ~[?:6.0] {re:classloading}
at com.personthecat.orestonevariants.blocks.SharedStateBlock.primeInterceptor(SharedStateBlock.java:159) ~[?:6.0] {re:classloading}
at com.personthecat.orestonevariants.blocks.SharedStateBlock.func_180655_c(SharedStateBlock.java:444) ~[?:6.0] {re:classloading}
at net.minecraft.client.world.ClientWorld.redirect$zeo000$animateTick(ClientWorld.java:1696) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_184153_a(ClientWorld.java:511) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_73029_E(ClientWorld.java:500) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1526) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[minecraft-1.16.5-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.0.46-launcher.jar:36.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at com.personthecat.orestonevariants.world.WorldInterceptor.inWorld(WorldInterceptor.java:150) ~[?:6.0] {re:classloading}
at com.personthecat.orestonevariants.blocks.SharedStateBlock.primeInterceptor(SharedStateBlock.java:159) ~[?:6.0] {re:classloading}
at com.personthecat.orestonevariants.blocks.SharedStateBlock.func_180655_c(SharedStateBlock.java:444) ~[?:6.0] {re:classloading}
at net.minecraft.client.world.ClientWorld.redirect$zeo000$animateTick(ClientWorld.java:1696) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_184153_a(ClientWorld.java:511) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_73029_E(ClientWorld.java:500) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Magnetron64'/752, l='ClientLevel', x=2323.50, y=92.00, z=-4505.50]]
Chunk stats: Client Chunk Cache: 729, 462
Level dimension: minecraft:overworld
Level spawn location: World: (2327,100,-4516), Chunk: (at 7,6,12 in 145,-283; contains blocks 2320,0,-4528 to 2335,255,-4513), Region: (4,-9; contains chunks 128,-288 to 159,-257, blocks 2048,0,-4608 to 2559,255,-4097)
Level time: 1860 game time, 1860 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[minecraft-1.16.5-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.0.46-launcher.jar:36.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 579878280 bytes (553 MB) / 2170552320 bytes (2070 MB) up to 3817865216 bytes (3641 MB)
CPUs: 8
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.0.46-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.0.46-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.0.46-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.0.46-launcher.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G6%20(1).jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.0.46-launcher.jar fml TRANSFORMATIONSERVICE
FML: 36.0
Forge: net.minecraftforge:36.0.46
FML Language Providers:
[email protected]
minecraft@1
Mod List:
infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |NOSIGNATURE
areas_1.16.5-2.1.jar |Areas |areas |2.1 |DONE |NOSIGNATURE
incontrol-1.16-5.1.6.jar |InControl |incontrol |1.16-5.1.6 |DONE |NOSIGNATURE
Ore+Stone+Variants-6.0.jar |Ore Stone Variants |osv |null |DONE |NOSIGNATURE
torohealth-1.16.4-forge-4 (1).jar |ToroHealth |torohealth |NONE |DONE |NOSIGNATURE
looot-1.16.4-1.0.0.3 (1).jar |Looot |looot |1.0.0.3 |DONE |NOSIGNATURE
guiclock_1.16.5-2.2.jar |GUI Clock |guiclock |2.2 |DONE |NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
ForgeEndertech-1.16.4-7.0.10.0-build.0037.jar |Forge Endertech |forgeendertech |7.0.10.0 |DONE |NOSIGNATURE
TerraForged-1.16.4-0.2.9.jar |TerraForged |terraforged |0.2.9 |DONE |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
citadel-1.6.1.jar |Citadel |citadel |1.6.1 |DONE |NOSIGNATURE
alexsmobs-1.7.1.jar |Alex's Mobs |alexsmobs |1.7.1 |DONE |NOSIGNATURE
YungsApi-1.16.4-Forge-3.jar |YUNG's API |yungsapi |1.16.4-Forge-3 |DONE |NOSIGNATURE
alchemist-combat-1.16.4-2.1.1.jar |Alchemist's Combat |alchemist |1.16.4-2.1.1 |DONE |NOSIGNATURE
potionsmaster-0.1.34-1.16.4-35.1.13 (1).jar |Potions Master |potionsmaster |0.1.34-1.16.4-35.1.1|DONE |NOSIGNATURE
Bookshelf-1.16.5-10.0.1 (1).jar |Bookshelf |bookshelf |10.0.1 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
tetranomicon-1.0.jar |Tetranomicon |tetranomicon |1.0 |DONE |NOSIGNATURE
guardvillagers-1.16.4-1.1.10.jar |Guard Villagers |guardvillagers |1.1.10 |DONE |NOSIGNATURE
HarderSpawners-1.16.4-1.35.0.12.jar |Harder Spawners Mod |harderspawners |1.35.0.12 |DONE |NOSIGNATURE
SnowRealMagic-1.16.4-2.3.3.jar |Snow! Real Magic! |snowrealmagic |2.3.3 |DONE |NOSIGNATURE
cameraoverhaul-1.0-1.16.4.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |NOSIGNATURE
konkrete_1.1.3_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.3 |DONE |NOSIGNATURE
betterendforge-1.16.4-1.3.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.3.0 |DONE |NOSIGNATURE
structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
TenshiLib-1.16.3-1.3.0 (1).jar |TenshiLib |tenshilib |1.16.3-1.3.0 |DONE |NOSIGNATURE
repurposed_structures-1.16.5-2.4.4.jar |Repurposed Structures |repurposed_structures |1.16.5-2.4.4 |DONE |NOSIGNATURE
bloom-and-gloom-0.2.2.jar |Bloom and Gloom |bloom_and_gloom |0.2.2 |DONE |NOSIGNATURE
BiomesOPlenty-1.16.4-13.0.0.431-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.431 |DONE |NOSIGNATURE
BetterDrowning-1.16.5-2.0.2 (1).jar |BetterDrowning |betterdrowning |2.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
projectvibrantjourneys-1.16.5-3.0.0BETA.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.0.0BETA |DONE |NOSIGNATURE
EndRemastered-R36.jar |End Remastered 3.6 |endrem |1.16.3 |DONE |NOSIGNATURE
ChunkAnimator-1.16.5-1.2.2.jar |Chunk Animator |chunkanimator |1.16.5-1.2.2 |DONE |NOSIGNATURE
dungeons_plus-1.16.4-1.1.3.jar |Dungeons Plus |dungeons_plus |1.1.3 |DONE |NOSIGNATURE
Unhealthy-Dying-1.16.4-2.0.jar |Unhealthy Dying |unhealthydying |2.0 |DONE |NOSIGNATURE
rare-ice-0.2.2 (1).jar |Rare Ice |rare-ice |version |DONE |NOSIGNATURE
ElenaiDodge2-1.16.X-1.0.8b.jar |Elenai Dodge 2 |elenaidodge2 |1.0.8b |DONE |NOSIGNATURE
BetterDefaultBiomes-1.16.4+-Alpha+2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |NOSIGNATURE
fishingreal-1.16.3-1.0.0.jar |Fishing Real |fishingreal |1.0.0 |DONE |NOSIGNATURE
SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |NOSIGNATURE
CNB-1.16.3_4-1.2.10.jar |Creatures and Beasts |cnb |1.2.10 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.0.jar |Curios API |curios |1.16.5-4.0.5.0 |DONE |NOSIGNATURE
tetra-1.16.5-3.8.0.jar |Tetra |tetra |3.8.0 |DONE |NOSIGNATURE
Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
collective-1.16.5-2.11.jar |Collective |collective |2.11 |DONE |NOSIGNATURE
betterweather-1.2.9.jar |Better Weather |betterweather |1.2.8 |DONE |NOSIGNATURE
betterbiomeblend-1.16.5-0.1.2.jar |Better Biome Blend |betterbiomeblend |1.16.5-0.1.2 |DONE |NOSIGNATURE
Desolation+1.0.4b+1.16.5.jar |Desolation (Forge) |desolation |1.0.4b |DONE |NOSIGNATURE
EnigmaticLegacy-2.10.3.jar |Enigmatic Legacy |enigmaticlegacy |2.10.3 |DONE |NOSIGNATURE
increasemobcap-forge-1.16.2-1.0.1 (1).jar |Increase Mob Cap |increasemobcap |1.0.1 |DONE |NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.0.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.0 |DONE |NOSIGNATURE
HarderNaturalHealing-1.16.4-1.42.0.2.jar |Harder Spawners Mod |hardernaturalhealing |1.42.0.2 |DONE |NOSIGNATURE
ItemPhysic_v1.4.14_mc1.16.4.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE
cloth-config-4.10.13-forge.jar |Cloth Config v4 API |cloth-config |4.10.13 |DONE |NOSIGNATURE
FallingTree-Forge-1.16.5-2.10.2 (1).jar |Falling Tree |fallingtree |2.10.2 |DONE |NOSIGNATURE
BetterBurning-1.16.5-6.0.2.jar |BetterBurning |betterburning |6.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
BetterMineshafts-Forge-1.16.4-2.0.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.2 |DONE |NOSIGNATURE
geckolib-forge-1.16.5-3.0.14.jar |GeckoLib |geckolib3 |3.0.14 |DONE |NOSIGNATURE
Kiwi-1.16.5-3.4.2.jar |Kiwi |kiwi |3.4.2 |DONE |NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
camoucreeper-2.0.0.jar |Camouflaged Creepers |camoucreepers |1.16.5-2.0.0 |DONE |NOSIGNATURE
jei-1.16.4-7.6.1.71 (1).jar |Just Enough Items |jei |7.6.1.71 |DONE |NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
abnormals_core-1.16.5-3.1.0.jar |Abnormals Core |abnormals_core |3.1.0 |DONE |NOSIGNATURE
environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |NOSIGNATURE
berry_good-1.16.4-4.0.0.jar |Berry Good |berry_good |4.0.0 |DONE |NOSIGNATURE
caelus-forge-1.16.5-2.1.2.2.jar |Caelus API |caelus |1.16.5-2.1.2.2 |DONE |NOSIGNATURE
customizableelytra-1.16.4-1.0.3.jar |Customizable Elytra |customizableelytra |1.0.3 |DONE |NOSIGNATURE
SneakyMagic-v1.3.1-1.16.5.jar |Sneaky Magic |sneakymagic |1.3.1 |DONE |3b:7d:be:d1:e9:dc:c0:ad:9f:f6:3d:4d:65:a8:d0:5e:da:d1:2b:b1:33:11:18:5f:0b:0d:4c:fa:9e:7c:27:41
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |NOSIGNATURE
extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE
create-mc1.16.3_v0.3e (1).jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
totaldarkness-1.2-1.16.3.jar |Total Darkness |totaldarkness |1.2-1.16.3 |DONE |NOSIGNATURE
Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
NastyMobs-1.16.3-1.0.0.7.jar |Nasty Mobs |nasty |1.0.0.7 |DONE |NOSIGNATURE
tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |NOSIGNATURE
Artifacts-1.16.5-2.8.3.jar |Artifacts |artifacts |1.16.5-2.8.3 |DONE |NOSIGNATURE
SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |NOSIGNATURE
creeperaiupdated-forge-1.3.1.jar |Creeper AI Updated |creeperaiupdated |1.3.1 |DONE |NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
blueberry-0.4.jar |Blueberry |blueberry |0.4 |DONE |NOSIGNATURE
campfirespawnandtweaks_1.16.5-1.3.jar |Campfire Spawn and Tweaks |campfirespawnandtweaks |1.3 |DONE |NOSIGNATURE
snowundertrees-1.16.4-v1.1.3.jar |Snow Under Trees |snowundertrees |v1.1.3 |DONE |NOSIGNATURE
outvoted-1.16.5-1.1.6.jar |Outvoted |outvoted |1.1.6 |DONE |NOSIGNATURE
Golden+Beetroot+Version+1.0.jar |Golden Beetroot |goldenbeetroot |1.0.0 |DONE |NOSIGNATURE
forge-1.16.5-36.0.46-universal.jar |Forge |forge |36.0.46 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
goprone-1.16.4-1.3.5.jar |GoProne |goprone |1.16.4-1.3.5 |DONE |NOSIGNATURE
simpletomb-1.16.5-1.0.6.jar |Simple Tombstone |simpletomb |1.16.5-1.0.6 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
DynamicSurroundings-1.16.4-4.0.3.9.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.3.9 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
dungeonsarise1.16.4-1.2.63a.jar |Dungeons Arise |dungeons_arise |1.2.63a |DONE |NOSIGNATURE
forge-1.16.5-36.0.46-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
upgrade_aquatic-1.16.5-3.0.1.jar |Upgrade Aquatic |upgrade_aquatic |3.0.1 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.2.jar |EnchantmentDescriptions |enchdesc |7.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
EntityCulling-1.16.5-1.0.0.jar |Entity Culling |entity_culling |1.0.0 |DONE |NOSIGNATURE
CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |NOSIGNATURE
SelectablePainting-1.16.5-1.0.0.jar |Selectable Painting |selectable_painting |1.0.0 |DONE |NOSIGNATURE
ShulkerTooltip-1.9.6.jar |Shulker Tooltip |shulkertooltip |1.9.6 |DONE |NOSIGNATURE
rats-7.1.1-1.16.5.jar |Rats |rats |7.1.1 |DONE |NOSIGNATURE
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
AutoRegLib-1.6-47 (1).jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
Quark-r2.4-308.jar |Quark |quark |r2.4-308 |DONE |NOSIGNATURE
Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
QuarkOPlenty-1.16.5-1.2.0.jar |Quark O' Plenty |quarkoplenty |1.2.0 |DONE |NOSIGNATURE
performant-1.16.2-4-3.25m.jar |Performant |performant |3.25m |DONE |NOSIGNATURE
randomvillagenames_1.16.5-1.1.jar |Random Village Names |randomvillagenames |1.1 |DONE |NOSIGNATURE
backpacked-1.8.1-1.16.3.jar |Backpacked |backpacked |1.8.1 |DONE |NOSIGNATURE
Regrowth-1.16.4-1.16.4-1.35.0.18.jar |Regrowth Mod |regrowth |1.16.4-1.35.0.18 |DONE |NOSIGNATURE
OfflineSkins-1.16.5-v1a (1).jar |OfflineSkins |offlineskins |1.16.5-v1a |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
InventoryHud_[1.16.2-1.16.5].forge-3.2.2.jar |Inventory HUD+(Forge edition) |inventoryhud |3.2.2 |DONE |NOSIGNATURE
fancymenu_1.7.1_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |1.8.0 |DONE |NOSIGNATURE
workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
lootr-1.16.4-0.0.4.16.jar |Lootr |lootr |1.16.4-0.0.4.16 |DONE |NOSIGNATURE
ferritecore-2.0.3-forge.jar |Ferrite Core |ferritecore |2.0.3 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
DamageTilt-1.16-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |NOSIGNATURE
enhancedcelestials-1.0.1-1.16.4.jar |Enhanced Celestials |enhancedcelestials |1.0.1-1.16.4 |DONE |NOSIGNATURE
FriendlyFire-1.16.5-7.0.2.jar |FriendlyFire |friendlyfire |7.0.2 |DONE |NOSIGNATURE
OpenLoader-1.16.4-8.0.1.jar |OpenLoader |openloader |8.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Crash Report UUID: e97b3c3d-cd16-444b-b5f2-4d0fe2b18543
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
snowrealmagic:world
Patchouli open book context: n/a
Launched Version: MultiMC5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 960M/PCIe/SSE2 GL version 4.6.0 NVIDIA 461.72, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, openloader/data/dungeoneer (incompatible), quark:emote_resources (incompatible), file/resources.zip, file/noguardiansound.zip
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
OptiFine Version: OptiFine_1.16.5_HD_U_G6
OptiFine Build: 20210117-013236
Render Distance Chunks: 14
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: (internal)
OpenGlVersion: 4.6.0 NVIDIA 461.72
OpenGlRenderer: GeForce GTX 960M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

commented

Hey, thanks for reporting this! This is definitely significant and will take a couple days to fix. I'll keep you posted.

commented

I've made some really big improvements to how World Interceptor loads, which have fixed this issue for me locally. In addition, it should be substantially more efficient than before, which means that this will technically provide new functionality. More on that later. These changes are not finished. I will continue to work on this over the next day or so to guarantee stability before doing a release.

In the meantime, you can test these changes for yourself and let me know of any ongoing issues you experience so that I can make sure to fix them before 6.1. Thanks for your help!

Ore Stone Variants-6.0.zip

commented

I have just ran the server and it works well it has not crashed yet.

commented

Cool. Thanks for your help! I'm marking this issue as resolved and have just uploaded the new version to CurseForge.