[1.15.2] Attempting to view mod information in the 'mods' tab crashes the game
AxleCast opened this issue ยท 2 comments
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 6/8/20 9:42 PM
Description: mouseClicked event handler
java.lang.IllegalArgumentException: Root resources can only be filenames, not paths (no / allowed!)
at net.minecraft.resources.ResourcePack.func_195763_b(SourceFile:51) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraftforge.fml.client.gui.screen.ModListScreen.lambda$updateCache$12(ModListScreen.java:430) ~[?:?] {re:classloading}
at java.util.Optional.map(Unknown Source) ~[?:1.8.0_251] {}
at net.minecraftforge.fml.client.gui.screen.ModListScreen.updateCache(ModListScreen.java:421) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.screen.ModListScreen.setSelected(ModListScreen.java:406) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.gui.widget.ModListWidget$ModEntry.mouseClicked(ModListWidget.java:106) ~[?:?] {re:classloading}
at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:289) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27) ~[?:?] {re:classloading}
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:163) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:162) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:105) ~[?:?] {re:classloading}
at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:296) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:946) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_251] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.9.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.resources.ResourcePack.func_195763_b(SourceFile:51)
at net.minecraftforge.fml.client.gui.screen.ModListScreen.lambda$updateCache$12(ModListScreen.java:430)
at java.util.Optional.map(Unknown Source)
at net.minecraftforge.fml.client.gui.screen.ModListScreen.updateCache(ModListScreen.java:421)
at net.minecraftforge.fml.client.gui.screen.ModListScreen.setSelected(ModListScreen.java:406)
at net.minecraftforge.fml.client.gui.widget.ModListWidget$ModEntry.mouseClicked(ModListWidget.java:106)
at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:289)
at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27)
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82)
-- Affected screen --
Details:
Screen name: net.minecraftforge.fml.client.gui.screen.ModListScreen
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446)
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80)
at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:163)
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:162)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:105)
at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:296)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_251, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1336226488 bytes (1274 MB) / 3995115520 bytes (3810 MB) up to 8375238656 bytes (7987 MB)
CPUs: 12
JVM Flags: 18 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -XX:+DisableExplicitGC
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.9.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.9.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.9.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.9.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.9.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.9
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
AdditionalEnchantedMiner-1.15.2-15.2.9.jar QuarryPlus {[email protected] DONE}
inventoryprofiles-forge-1.15.2-0.2.1.jar Inventory Profiles {[email protected] DONE}
refinedpipes-0.4.2.jar Refined Pipes {[email protected] DONE}
Uppers-0.2.12.jar Uppers {[email protected] DONE}
mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE}
SilentMechanisms-1.15.2-0.7.2+52.jar Silent's Mechanisms {[email protected]+52 DONE}
bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] DONE}
IronJetpacks-1.15.2-3.0.2.jar Iron Jetpacks {[email protected] DONE}
ForgeEndertech-1.15.2-6.0.3.0-build.0036.jar Forge Endertech {[email protected] DONE}
ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE}
Powah-1.15.2-1.1.14.jar Powah {[email protected] DONE}
rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE}
WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] DONE}
TheVeggieWay-1.15.2-2.1.45.jar The Veggie Way {[email protected] DONE}
Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
randompatches-1.15.2-1.21.1.2.jar RandomPatches {[email protected] DONE}
DarkUtilities-1.15.2-3.0.6.jar Dark Utilities {[email protected] DONE}
Apotheosis-1.15.2-3.1.2.jar Apotheosis {[email protected] DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
WaterStrainer-1.15.2-9.0.0.jar Water Strainer {[email protected] DONE}
dynviewdist-1.5.jar Dynamic view distance {[email protected] DONE}
TMechworks-1.15.2-2.1.1.jar Tinkers' Mechworks {[email protected] DONE}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {[email protected] DONE}
refinedstorage-1.8.4.jar Refined Storage {[email protected] DONE}
PackMenu-1.15.2-1.2.4.jar Pack Menu {[email protected] DONE}
industrial-foregoing-1.15.2-2.3.2-e3bf186.jar Industrial Foregoing {[email protected] DONE}
wetstone-1.2.0.jar Wetstone {[email protected] DONE}
torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
SilentGear-1.15.2-1.7.2+96.jar Silent Gear {[email protected]+96 DONE}
fishingreal-1.2.jar Fishing Real {[email protected] DONE}
portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
Botania-r1.15-384.jar Botania {[email protected] DONE}
corail_woodcutter-1.1.3-1.15.2.jar Corail Woodcutter {[email protected] DONE}
tombstone-4.4.0-1.15.2.jar Corail Tombstone {[email protected] DONE}
NaturesAura-28.2.jar Nature's Aura {[email protected] DONE}
mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
the_bumblezone-1.15.2-1.3.5.jar The Bumblezone {[email protected] DONE}
CobbleForDays-1.1.3.jar Cobble For Days {[email protected] DONE}
CodeChickenLib-1.15.2-3.3.0.373-universal.jar CodeChicken Lib {[email protected] DONE}
StevesFactoryManager-1.15.2-4.0.0-alpha+1.jar Steve's Factory Manager {[email protected]+1 DONE}
rockcandy-1.15.2-1.0.0.jar Rock Candy {rockcandy@version DONE}
QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
nomowanderer-MC1.15.2_1.0.jar NoMoWanderer {[email protected] DONE}
torchslabmod-1.15.2_v1.6.13.jar Torch Slab Mod {[email protected] DONE}
woot-1.15.2-1.1.0.0.jar Woot {[email protected] DONE}
jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE}
SuperMultiDrills-1.15.2-2.0.1+3.jar Super Multi-Drills {[email protected]+3 DONE}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] DONE}
Mekanism-1.15.2-9.10.7.420.jar Mekanism {[email protected] DONE}
caelus-FORGE-1.15.2-2.0-beta2.jar Caelus API {[email protected] DONE}
colytra-FORGE-1.15.2-3.0.jar Colytra {[email protected] DONE}
LightOverlay-4.6.1.jar Light Overlay Forge {[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
additionalbars-1.3.5.jar Additional Bars {[email protected] DONE}
AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {[email protected] DONE}
engineerstools-1.15.2-1.0.8-b2.jar Engineer's Tools {[email protected] DONE}
curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
FarmingForBlockheads_1.15.2-6.1.3.jar Farming for Blockheads {[email protected] DONE}
pneumaticcraft-repressurized-1.15.2-1.2.2-30.jar PneumaticCraft: Repressurized {[email protected] DONE}
ClickMachine-1.15.2-3.0.2.jar Click Machine {[email protected] DONE}
environmentalcreepers-forge-1.15.2-1.6.1.jar Environmental Creepers {[email protected] DONE}
JEITweaker-1.0.1.jar JEI Tweaker {[email protected] DONE}
PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] DONE}
CraftTweaker-1.15.2-6.0.0.29.jar CraftTweaker {[email protected] DONE}
extradisks-1.15.1-1.2.jar Extra Disks {[email protected] DONE}
ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
forge-1.15.2-31.2.9-client.jar Minecraft {[email protected] DONE}
Flopper-1.15.2-1.0.6.jar Flopper {[email protected] DONE}
theoneprobe-1.15-2.0.3.jar The One Probe {[email protected] DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
ImmersiveEngineering-0.15-99.jar Immersive Engineering {[email protected] DONE}
useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] DONE}
allthemodium-0.9.2-1.15.2-31.1.18.jar Allthemodium {[email protected] DONE}
Ding-1.15.2-1.1.0.jar Ding {[email protected] DONE}
jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE}
dimdungeons-1.06-forge-1.15.2.jar Dimensional Dungeons {[email protected] DONE}
Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
ftb-backups-2.1.0.1.jar FTB Utilities: Backups {[email protected] DONE}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
[1.15.2] SecurityCraft v1.8.18.1.jar SecurityCraft {[email protected] DONE}
sit-1.15.1-v1.3.jar Sit {[email protected] DONE}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE}
RefinedRelocation_1.15.2-7.1.1.jar Refined Relocation {[email protected] DONE}
Oscars-1.0.1.jar Oscars {[email protected] DONE}
allthetweaks-0.9.1-1.15.2-31.1.18.jar All The Tweaks {[email protected] DONE}
XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] DONE}
CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE}
EnderMail-1.15.2-1.1.0.jar Ender Mail {[email protected] DONE}
xptome-1.15.2-v1.1.5.jar XP Tome {[email protected] DONE}
DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE}
CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {[email protected] DONE}
NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
aiotbotania-1.15.2-1.2.2.jar AIOT Botania {[email protected] DONE}
managear-1.1.1.jar Mana Gear {[email protected] DONE}
curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
incontrol-1.15-4.0.3.jar InControl {[email protected] DONE}
Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {[email protected] DONE}
KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
rsgauges-1.15.2-1.2.3.jar Gauges and Switches {[email protected] DONE}
TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] DONE}
CookingForBlockheads_1.15.2-8.0.2.jar Cooking for Blockheads {[email protected] DONE}
Controlling-6.1.4.jar Controlling {[email protected] DONE}
Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {[email protected] DONE}
citadel-1.1.7.jar Citadel {[email protected] DONE}
dimensionalworld-1.0.0.jar Buuz135DimensionalWorld {dimensionalworld@NONE DONE}
ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] DONE}
potionsmaster-0.1.4.1-1.15.2-31.1.18.jar Potions Master {[email protected] DONE}
potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] DONE}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE}
u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] DONE}
Industrial Agriculture[Powah]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Powah {[email protected] DONE}
buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
forge-1.15.2-31.2.9-universal.jar Forge {[email protected] DONE}
PassthroughSigns-1.15.2-2.3.3.jar Passthrough Signs {[email protected] DONE}
cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
Psi r1.2-82.jar Psi {[email protected] DONE}
Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {[email protected] DONE}
mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
LightingWand-1.15.2-1.4.2.jar Lighting Wand {[email protected] DONE}
MekanismGenerators-1.15.2-9.10.7.420.jar Mekanism: Generators {[email protected] DONE}
Ma-Essentials-1.15.2-3.1.0.jar Ma Essentials {[email protected] DONE}
absentbydesign-1.15.2-1.0.7.jar Absent By Design Mod {[email protected] DONE}
PrettyPipes-1.5.4.jar Pretty Pipes {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
lightestlampsmod-3.4.1.jar Lightest Lamps {[email protected] DONE}
useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] DONE}
Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Silent's Mechanisms {[email protected] DONE}
AdPoles-1.15.2-4.0.1.0-build.0009.jar To the Bat Poles! {[email protected] DONE}
MekanismAdditions-1.15.2-9.10.7.420.jar Mekanism: Additions {[email protected] DONE}
valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] DONE}
simplechunkloaders-1.15.2-1.0.2.0.jar Simple Chunk Loaders {simplechunkloaders@NONE DONE}
Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] DONE}
mining_dimension-1.15.2-1.0.4.jar Mining World {[email protected] DONE}
tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] DONE}
atmadditions-1.15.2-1.0.0.jar All The Mods: Additions {[email protected] DONE}
SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {[email protected] DONE}
Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE}
config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
lostcities-1.15-3.0.1-alpha.jar LostCities {[email protected] DONE}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE}
MekanismTools-1.15.2-9.10.7.420.jar Mekanism: Tools {[email protected] DONE}
curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
cc-tweaked-1.15.2-1.88.1.jar CC: Tweaked {[email protected] DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE}
tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {[email protected] DONE}
bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {[email protected] DONE}
BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {[email protected] DONE}
inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {[email protected] DONE}
Cucumber-1.15.2-3.0.7.jar Cucumber Library {[email protected] DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
metalbarrels-2.1.jar Metal Barrels {[email protected] DONE}
Abnormals-Core-1.15.2-v1.0.5.jar Abnormals Core {[email protected] DONE}
Buzzier-Bees-1.15.2-1.5.1.jar Buzzier Bees {[email protected] DONE}
ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE}
create-mc1.15.2_v0.2.4.jar Create {[email protected]_v0.2.4 DONE}
Waystones_1.15.2-6.0.1.jar Waystones {[email protected] DONE}
Clumps-5.0.2.jar Clumps {[email protected] DONE}
journeymap-1.15.2-5.7.0b2.jar Journeymap {[email protected] DONE}
enviromats-1.15.2-2.0.2.1.jar Environmental Materials {[email protected] DONE}
comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {[email protected] DONE}
EnderBags-1.15.1-5.0.0.jar Ender Bags {[email protected] DONE}
SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] DONE}
DimStorage-1.15.2-3.1.5.jar DimStorage {[email protected] DONE}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
mcjtylib-1.15-4.1.1-beta.jar McJtyLib {[email protected] DONE}
rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] DONE}
xnet-1.15-2.1.3-beta.jar XNet {[email protected] DONE}
rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] DONE}
rftoolsbuilder-1.15-2.1.3-beta.jar RFToolsBuilder {[email protected] DONE}
rftoolsstorage-1.15-1.1.4-beta.jar RFToolsStorage {[email protected] DONE}
rftoolscontrol-1.15-3.0.2-beta.jar RFToolsControl {[email protected] DONE}
mahoutsukai-1.15.2-v1.18.1.jar Mahou Tsukai {[email protected] DONE}
ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] DONE}
mininggadgets-1.3.5.jar Mining Gadgets {[email protected] DONE}
EnderStorage-1.15.2-2.5.0.143-universal.jar EnderStorage {[email protected] DONE}
ftb-chunks-1.1.0.14.jar FTB Chunks {[email protected] DONE}
campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE}
ColossalChests-1.15.2-1.7.8.jar ColossalChests {[email protected] DONE}
MysticalAgriculture-1.15.2-3.0.7.jar Mystical Agriculture {[email protected] DONE}
CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {[email protected] DONE}
rftoolsutility-1.15-2.1.3-beta.jar RFToolsUtility {[email protected] DONE}
swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE}
titanium-1.15.2-2.4.1.jar Titanium {[email protected] DONE}
SilentLib-1.15.2-4.6.1+49.jar Silent Lib {[email protected]+49 DONE}
bluepower-1.15.2-0.4.188-alpha-universal.jar Blue Power {[email protected] DONE}
ExtraButtons-1.15.2-3.0.0.jar ExtraButtons {[email protected] DONE}
forbidden_arcanus-1.15.2-1.4-beta-2.jar Forbidden & Arcanus {[email protected] DONE}
archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE}
SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version DONE}
omgourd-1.15.2-0.1.0b.jar Oh My Gourd {[email protected] DONE}
Quark-r2.1-240.jar Quark {[email protected] DONE}
JAOPCA-1.15.2-3.2.0.10.jar JAOPCA {[email protected] DONE}
FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {[email protected] DONE}
performant-1.15-2.11m.jar Performant {[email protected] DONE}
tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] DONE}
Transport-1.15.2-2.3.0.jar Transport {[email protected] DONE}
engineersdecor-1.15.2-1.1.0-b1.jar Engineer's Decor {[email protected] DONE}
moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
modular-routers-1.15.2-6.1.0-17.jar Modular Routers {[email protected] DONE}
refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE}
bigbuckets-1.1.0.jar BigBuckets {[email protected] DONE}
[Psi] Active spell: None
Launched Version: forge-31.2.9
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1070 with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.35, 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)
Resource Packs:
Current Language: English (US)
CPU: 12x Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
I think mods.toml needs to have the logoFile changed to be a filename instead of a file path.