I tried opening it twice, and the same problem happened. Afterwards, I couldn't open Minecraft.Here's the crash reports:
1:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! ❤️
Time: 4/25/20 6:52 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at com.endlesnights.naturalslabsmod.init.ModBlockColors.registerBlockColorHandler(ModBlockColors.java:26) ~[?:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_139_ModBlockColors_registerBlockColorHandler_Block.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.1] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_74] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:198) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:420) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:itlt:CustomWindowTitle,xf:fml:shouldersurfing:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:166) ~[1.15.2-forge-31.1.0.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.1.0.jar:31.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
at com.endlesnights.naturalslabsmod.init.ModBlockColors.registerBlockColorHandler(ModBlockColors.java:26)
at net.minecraftforge.eventbus.ASMEventHandler_139_ModBlockColors_registerBlockColorHandler_Block.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:198)
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:420)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Mac OS X (x86_64) version 10.15.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1318226896 bytes (1257 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 5.0.0-milestone.4+67+b1a340b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.1.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.1.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.1.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.1.0.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.1.0.jar fml TRANSFORMATIONSERVICE
FML: 31.1
Forge: net.minecraftforge:31.1.0
FML Language Providers:
javafml@31.1
minecraft@1
Mod List:
forge-1.15.2-31.1.0-client.jar Minecraft {minecraft@1.15.2 CREATE_REGISTRIES}
luckyblock-1.15.2-1.jar Lucky Block {lucky@1.15.2-1 CREATE_REGISTRIES}
CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {cyclopscore@1.6.2 CREATE_REGISTRIES}
itlt-1.15.2-1.0.2.jar It's the little things {itlt@1.15.2-1.0.2 CREATE_REGISTRIES}
ism-2.7.4 MC-1.15.1.jar Instant Structures Mod (ISM) {ism@2.7.4 MC-1.15.1 CREATE_REGISTRIES}
toolbelt-1.15.2-1.13.1.jar Tool Belt {toolbelt@1.13.1 CREATE_REGISTRIES}
naturalslabsmod-1.0.jar Natural Slabs Mod {naturalslabsmod@1.0.0 CREATE_REGISTRIES}
damage_indicator-0.0.9.jar Ama's Damage Indicator {damage_indicator@0.0.9 CREATE_REGISTRIES}
mining-helmet-1.15.2-1.0.2.jar Mining Helmet {mining_helmet@1.0.2 CREATE_REGISTRIES}
valhelsia_structures-15.0.2a.jar Valhelsia Structures {valhelsia_structures@15.0.2a CREATE_REGISTRIES}
ShoulderSurfing-1.15.2-1.22.jar Shoulder Surfing {shouldersurfing@1.15.2-1.22 CREATE_REGISTRIES}
structurecompass-1.15-1.2.jar Structure Compass Mod {structurecompass@1.2 CREATE_REGISTRIES}
jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 CREATE_REGISTRIES}
forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {forbidden_arcanus@1.15.2-1.3.1 ERROR}
longfallboots-1.4.0b.jar Long Fall Boots {longfallboots@1.4.0b CREATE_REGISTRIES}
simplyplatinum-mc1.15.21.9.1.jar Simply Platinum {simplyplatinum@1.9.1 CREATE_REGISTRIES}
astikorcarts-1.0.1-1.15.2.jar AstikorCarts {astikorcarts@1.0.1 CREATE_REGISTRIES}
curios-FORGE-1.15.2-2.0.2.1.jar Curios API {curios@FORGE-1.15.2-2.0.2.1 CREATE_REGISTRIES}
Xaeros_Minimap_20.7.1_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.7.1 CREATE_REGISTRIES}
camera-1.6.0-1.15.2.jar Camera Mod {camera@1.6.0 CREATE_REGISTRIES}
XaerosWorldMap_1.5.7_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.5.7 CREATE_REGISTRIES}
RingOfBlink-1.15.2-1.1.21.jar Ring of Blink {ring_of_blink@1.1.21 CREATE_REGISTRIES}
RingOfMiner-1.15.2-1.1.21.jar Ring of Miner {ring_of_miner@1.1.21 CREATE_REGISTRIES}
comforts-FORGE-1.15.2-2.0.0.1.jar Comforts {comforts@FORGE-1.15.2-2.0.0.1 CREATE_REGISTRIES}
good-nights-sleep-1.15.2-1.0.1.jar Good Night's Sleep {goodnightsleep@1.0.1 CREATE_REGISTRIES}
angelring-1.15.2-1.2.0.jar Angel Ring {angelring@1.2.0 CREATE_REGISTRIES}
RingOfEnderchest-1.15.2-1.1.24.jar Ring of Enderchest {ring_of_enderchest@1.1.24 CREATE_REGISTRIES}
Reliquary-1.15.2-1.3.4.960.jar Reliquary {xreliquary@1.15.2-1.3.4.960 CREATE_REGISTRIES}
worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {worldedit@7.1.0;48cc31c CREATE_REGISTRIES}
ForgivingVoid_1.14.4-3.0.8.jar Forgiving Void {forgivingvoid@3.0.8 CREATE_REGISTRIES}
cherishedworlds-FORGE-1.15.2-3.0.jar Cherished Worlds {cherishedworlds@FORGE-1.15.2-3.0 CREATE_REGISTRIES}
enchantability-5.2.jar Enchantability {enchantability@5.2 CREATE_REGISTRIES}
magicmirror-1.4.8.jar Magic Mirrors {magicmirror@1.4.8 CREATE_REGISTRIES}
forge-1.15.2-31.1.0-universal.jar Forge {forge@31.1.0 CREATE_REGISTRIES}
LegendOfHerobrine-1.15.2-0.3.2.jar The Legend of Herobrine {herobrine@0.3.2 CREATE_REGISTRIES}
CleanView-1.15.2-v1.jar CleanView {cleanview@1.15.2-v1 CREATE_REGISTRIES}
ColossalChests-1.15.2-1.7.7.jar ColossalChests {colossalchests@1.7.7 CREATE_REGISTRIES}
SuperTools-1.1_1.15.2.jar Super Tools {supertools@1.1 CREATE_REGISTRIES}
Launched Version: 1.15.2-forge-31.1.0
Backend library: LWJGL version 3.2.1 build 12
Backend API: AMD Radeon Pro 580 OpenGL Engine GL version 2.1 ATI-3.5.5, ATI Technologies Inc.
GL Caps: Using framebuffer using ARB_framebuffer_object extension
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 4x Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
---- Minecraft Crash Report ----
// Don't do that.
Time: 4/25/20 6:53 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at com.endlesnights.naturalslabsmod.init.ModBlockColors.registerBlockColorHandler(ModBlockColors.java:26) ~[?:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_72_ModBlockColors_registerBlockColorHandler_Block.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.1] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_74] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:198) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:420) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:itlt:CustomWindowTitle,xf:fml:shouldersurfing:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:166) ~[1.15.2-forge-31.1.0.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.1.0.jar:31.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
at com.endlesnights.naturalslabsmod.init.ModBlockColors.registerBlockColorHandler(ModBlockColors.java:26)
at net.minecraftforge.eventbus.ASMEventHandler_72_ModBlockColors_registerBlockColorHandler_Block.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:198)
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:420)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Mac OS X (x86_64) version 10.15.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1424429936 bytes (1358 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 5.0.0-milestone.4+67+b1a340b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.1.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.1.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.1.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.1.0.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.1.0.jar fml TRANSFORMATIONSERVICE
FML: 31.1
Forge: net.minecraftforge:31.1.0
FML Language Providers:
javafml@31.1
minecraft@1
Mod List:
forge-1.15.2-31.1.0-client.jar Minecraft {minecraft@1.15.2 CREATE_REGISTRIES}
luckyblock-1.15.2-1.jar Lucky Block {lucky@1.15.2-1 CREATE_REGISTRIES}
CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {cyclopscore@1.6.2 CREATE_REGISTRIES}
itlt-1.15.2-1.0.2.jar It's the little things {itlt@1.15.2-1.0.2 CREATE_REGISTRIES}
ism-2.7.4 MC-1.15.1.jar Instant Structures Mod (ISM) {ism@2.7.4 MC-1.15.1 CREATE_REGISTRIES}
toolbelt-1.15.2-1.13.1.jar Tool Belt {toolbelt@1.13.1 CREATE_REGISTRIES}
naturalslabsmod-1.0.jar Natural Slabs Mod {naturalslabsmod@1.0.0 CREATE_REGISTRIES}
damage_indicator-0.0.9.jar Ama's Damage Indicator {damage_indicator@0.0.9 CREATE_REGISTRIES}
mining-helmet-1.15.2-1.0.2.jar Mining Helmet {mining_helmet@1.0.2 CREATE_REGISTRIES}
valhelsia_structures-15.0.2a.jar Valhelsia Structures {valhelsia_structures@15.0.2a CREATE_REGISTRIES}
ShoulderSurfing-1.15.2-1.22.jar Shoulder Surfing {shouldersurfing@1.15.2-1.22 CREATE_REGISTRIES}
structurecompass-1.15-1.2.jar Structure Compass Mod {structurecompass@1.2 CREATE_REGISTRIES}
jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 CREATE_REGISTRIES}
forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {forbidden_arcanus@1.15.2-1.3.1 ERROR}
longfallboots-1.4.0b.jar Long Fall Boots {longfallboots@1.4.0b CREATE_REGISTRIES}
simplyplatinum-mc1.15.21.9.1.jar Simply Platinum {simplyplatinum@1.9.1 CREATE_REGISTRIES}
astikorcarts-1.0.1-1.15.2.jar AstikorCarts {astikorcarts@1.0.1 CREATE_REGISTRIES}
curios-FORGE-1.15.2-2.0.2.1.jar Curios API {curios@FORGE-1.15.2-2.0.2.1 CREATE_REGISTRIES}
Xaeros_Minimap_20.7.1_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.7.1 CREATE_REGISTRIES}
camera-1.6.0-1.15.2.jar Camera Mod {camera@1.6.0 CREATE_REGISTRIES}
XaerosWorldMap_1.5.7_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.5.7 CREATE_REGISTRIES}
RingOfBlink-1.15.2-1.1.21.jar Ring of Blink {ring_of_blink@1.1.21 CREATE_REGISTRIES}
RingOfMiner-1.15.2-1.1.21.jar Ring of Miner {ring_of_miner@1.1.21 CREATE_REGISTRIES}
comforts-FORGE-1.15.2-2.0.0.1.jar Comforts {comforts@FORGE-1.15.2-2.0.0.1 CREATE_REGISTRIES}
good-nights-sleep-1.15.2-1.0.1.jar Good Night's Sleep {goodnightsleep@1.0.1 CREATE_REGISTRIES}
angelring-1.15.2-1.2.0.jar Angel Ring {angelring@1.2.0 CREATE_REGISTRIES}
RingOfEnderchest-1.15.2-1.1.24.jar Ring of Enderchest {ring_of_enderchest@1.1.24 CREATE_REGISTRIES}
Reliquary-1.15.2-1.3.4.960.jar Reliquary {xreliquary@1.15.2-1.3.4.960 CREATE_REGISTRIES}
worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {worldedit@7.1.0;48cc31c CREATE_REGISTRIES}
ForgivingVoid_1.14.4-3.0.8.jar Forgiving Void {forgivingvoid@3.0.8 CREATE_REGISTRIES}
cherishedworlds-FORGE-1.15.2-3.0.jar Cherished Worlds {cherishedworlds@FORGE-1.15.2-3.0 CREATE_REGISTRIES}
enchantability-5.2.jar Enchantability {enchantability@5.2 CREATE_REGISTRIES}
magicmirror-1.4.8.jar Magic Mirrors {magicmirror@1.4.8 CREATE_REGISTRIES}
forge-1.15.2-31.1.0-universal.jar Forge {forge@31.1.0 CREATE_REGISTRIES}
LegendOfHerobrine-1.15.2-0.3.2.jar The Legend of Herobrine {herobrine@0.3.2 CREATE_REGISTRIES}
CleanView-1.15.2-v1.jar CleanView {cleanview@1.15.2-v1 CREATE_REGISTRIES}
ColossalChests-1.15.2-1.7.7.jar ColossalChests {colossalchests@1.7.7 CREATE_REGISTRIES}
SuperTools-1.1_1.15.2.jar Super Tools {supertools@1.1 CREATE_REGISTRIES}
Launched Version: 1.15.2-forge-31.1.0
Backend library: LWJGL version 3.2.1 build 12
Backend API: AMD Radeon Pro 580 OpenGL Engine GL version 2.1 ATI-3.5.5, ATI Technologies Inc.
GL Caps: Using framebuffer using ARB_framebuffer_object extension
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 4x Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
I tried deleting the "Natural Slabs" mod and it didn't work. Anyone have any ideas on what's wrong and how I can fix it?