This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Don't do that. | |
Time: 2024-05-17 09:45:50 | |
Description: Unexpected error | |
java.lang.ClassCastException: class net.minecraft.client.multiplayer.ClientLevel cannot be cast to class net.minecraft.server.level.ServerLevel (net.minecraft.client.multiplayer.ClientLevel and net.minecraft.server.level.ServerLevel are in module [email protected] of loader 'TRANSFORMER' @60e5eed0) | |
at net.plaaasma.vortexmod.events.ModEvents.onBlockBreak(ModEvents.java:64) ~[vortexmod-0.42069.jar%23780!/:0.42069] {re:classloading} | |
at net.plaaasma.vortexmod.events.__ModEvents_onBlockBreak_BreakEvent.invoke(.dynamic) ~[vortexmod-0.42069.jar%23780!/:0.42069] {re:classloading,pl:eventbus:B} | |
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23137!/:?] {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// My bad. | |
Time: 2024-07-31 08:05:04 | |
Description: Mod loading error has occurred | |
java.lang.Exception: Mod Loading has failed | |
at TRANSFORMER/[email protected]/net.neoforged.neoforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:57) ~[neoforge-21.0.146-universal.jar%23295!/:?] {re:classloading} | |
at TRANSFORMER/[email protected]/net.neoforged.neoforge.server.loading.ServerModLoader.load(ServerModLoader.java:41) ~[neoforge-21.0.146-universal.jar%23295!/:?] {re:classloading} | |
at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:124) ~[server-1.21-20240613.152323-srg.jar%23294!/:?] {re:classloading} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[31Jul2024 08:04:54.605] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.neoForgeVersion, 21.0.146, --fml.fmlVersion, 4.0.21, --fml.mcVersion, 1.21, --fml.neoFormVersion, 20240613.152323] | |
[31Jul2024 08:04:54.607] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.3+9-LTS | |
[31Jul2024 08:04:54.608] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.3 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-13-amd64 | |
[31Jul2024 08:04:54.774] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver | |
[31Jul2024 08:04:54.804] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.6 Source=union:/data/libraries/net/fabricmc/sponge-mixin/0.14.0+mixin.0.8.6/sponge-mixin-0.14.0+mixin.0.8.6.jar%2375!/ Service=ModLauncher Env=SERVER |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Embeddium instance tainted by mods: [supplementaries, oculus, embeddium_extra] | |
// Please do not reach out for Embeddium support without removing these mods first. | |
// ------- | |
// I bet Cylons wouldn't have this problem. | |
Time: 2024-12-01 15:12:40 | |
Description: Rendering screen | |
java.lang.AbstractMethodError: Receiver class net.pedroksl.advanced_ae.common.entities.ReactionChamberEntity does not define or inherit an implementation of the resolved method 'abstract net.minecraft.core.BlockPos getBlockPos()' of interface net.pedroksl.advanced_ae.api.IDirectionalOutputHost. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[01Dec2024 15:09:04.347] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Thrystan, --version, 1.20.1, --gameDir, C:/Users/Utilisateur/AppData/Roaming/PrismLauncher/instances/AT9TTS Test/minecraft, --assetsDir, C:/Users/Utilisateur/AppData/Roaming/PrismLauncher/assets, --assetIndex, 5, --uuid, fb0af05c2e024ed58cad68b85d719057, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, --width, 1280, --height, 720] | |
[01Dec2024 15:09:04.351] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0 | |
[01Dec2024 15:09:05.856] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow | |
[01Dec2024 15:09:05.920] [main/INFO] [EARLY |