Jump to content

Server Crashes, Please help(Crash report)


He1wat5up

Recommended Posts

I skimmed through this and cant find whats wrong any help is appreciated.

It won't happen when i'm in singleplayer.

 

 

 

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 6/27/21 7:38 PM
Description: Exception ticking world

java.lang.RuntimeException: Failed to load hierarchy member net/minecraft/client/renderer/entity/model/EntityModel
    at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:86) ~[modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35) ~[modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129) ~[modlauncher-5.1.2.jar:?] {}
    at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:340) ~[asm-tree-7.2.jar:7.2] {}
    at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:74) ~[modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.TransformerClassWriter.<init>(TransformerClassWriter.java:48) ~[modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:247) ~[modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:134) ~[modlauncher-5.1.2.jar:?] {re:classloading}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) ~[modlauncher-5.1.2.jar:?] {re:classloading}
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_281] {}
    at java.lang.Class.getDeclaringClass0(Native Method) ~[?:1.8.0_281] {}
    at java.lang.Class.getDeclaringClass(Unknown Source) ~[?:1.8.0_281] {}
    at java.lang.Class.getEnclosingClass(Unknown Source) ~[?:1.8.0_281] {}
    at java.lang.Class.getSimpleBinaryName(Unknown Source) ~[?:1.8.0_281] {}
    at java.lang.Class.getSimpleName(Unknown Source) ~[?:1.8.0_281] {}
    at net.minecraft.entity.Entity.toString(Entity.java:2045) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at com.natamus.collective.functions.EntityFunctions.getEntityString(EntityFunctions.java:74) ~[?:2.26] {re:classloading}
    at com.natamus.collective.functions.EntityFunctions.isModdedVillager(EntityFunctions.java:49) ~[?:2.26] {re:classloading}
    at com.natamus.villagernames.events.VillagerEvent.onSpawn(VillagerEvent.java:30) ~[?:_1.15.2-1.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_239_VillagerEvent_onSpawn_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.1-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.1-service.jar:?] {}
    at net.minecraft.world.server.ServerWorld.func_72838_d(ServerWorld.java:896) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.world.server.ServerWorld.func_217376_c(ServerWorld.java:837) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.world.spawner.WorldEntitySpawner.func_226701_a_(WorldEntitySpawner.java:135) ~[?:?] {re:classloading}
    at net.minecraft.world.server.ServerChunkProvider.func_223434_a(SourceFile:406) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap$1.forEach(Long2ObjectLinkedOpenHashMap.java:1661) ~[server-1.15.2-extra.jar:?] {re:classloading}
    at com.google.common.collect.Iterables$UnmodifiableIterable.forEach(Iterables.java:105) ~[server-1.15.2-extra.jar:?] {}
    at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:371) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:340) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:313) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_281] {}
Caused by: java.io.IOException: Class not found
    at org.objectweb.asm.ClassReader.readStream(ClassReader.java:310) ~[asm-7.2.jar:7.2] {}
    at org.objectweb.asm.ClassReader.<init>(ClassReader.java:283) ~[asm-7.2.jar:7.2] {}
    at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:82) ~[modlauncher-5.1.2.jar:?] {}
    ... 36 more


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

-- Head --
Thread: Server thread
Stacktrace:
    at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:86)
    at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35)
    at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129)
    at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:340)
    at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:74)
    at cpw.mods.modlauncher.TransformerClassWriter.<init>(TransformerClassWriter.java:48)
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:247)
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:134)
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.getDeclaringClass0(Native Method)
    at java.lang.Class.getDeclaringClass(Unknown Source)
    at java.lang.Class.getEnclosingClass(Unknown Source)
    at java.lang.Class.getSimpleBinaryName(Unknown Source)
    at java.lang.Class.getSimpleName(Unknown Source)
    at net.minecraft.entity.Entity.toString(Entity.java:2045)
    at com.natamus.collective.functions.EntityFunctions.getEntityString(EntityFunctions.java:74)
    at com.natamus.collective.functions.EntityFunctions.isModdedVillager(EntityFunctions.java:49)
    at com.natamus.villagernames.events.VillagerEvent.onSpawn(VillagerEvent.java:30)
    at net.minecraftforge.eventbus.ASMEventHandler_239_VillagerEvent_onSpawn_EntityJoinWorldEvent.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraft.world.server.ServerWorld.func_72838_d(ServerWorld.java:896)
    at net.minecraft.world.server.ServerWorld.func_217376_c(ServerWorld.java:837)
    at net.minecraft.world.spawner.WorldEntitySpawner.func_226701_a_(WorldEntitySpawner.java:135)
    at net.minecraft.world.server.ServerChunkProvider.func_223434_a(SourceFile:406)
    at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap$1.forEach(Long2ObjectLinkedOpenHashMap.java:1661)
    at com.google.common.collect.Iterables$UnmodifiableIterable.forEach(Iterables.java:105)
    at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:371)
    at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:340)
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:313)

-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['YamedeSensei'/305, l='world', x=133.69, y=64.00, z=-3.66]]
    Chunk stats: ServerChunkCache: 2070
    Level dimension: DimensionType{minecraft:overworld}
    Level name: world
    Level seed: 1989729050309540156
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: {}
    Level spawn location: World: (128,63,0), Chunk: (at 0,3,0 in 8,0; contains blocks 128,0,0 to 143,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 36550 game time, 36550 day time
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 133706 (now: false), thunder time: 47309 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
    at java.lang.Thread.run(Unknown Source)

-- 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_281, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3309749736 bytes (3156 MB) / 4064280576 bytes (3876 MB) up to 4064280576 bytes (3876 MB)
    CPUs: 12
    JVM Flags: 2 total; -Xmx4096M -Xms4096M
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE 
        /forgeserver.jar object_holder_definalize PLUGINSERVICE 
        /forgeserver.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forgeserver.jar capability_inject_definalize PLUGINSERVICE 
        /forgeserver.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.15.2_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE 
        /forgeserver.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.50
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        forge-1.15.2-31.2.50-server.jar Minecraft {[email protected] DONE}
        repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] DONE}
        teleportmod-1.1.0.jar Teleports++ {[email protected] DONE}
        GoldenAgeCombat-v1.5.1-1.15.2.jar Golden Age Combat {[email protected] DONE}
        BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
        projectvibrantjourneys-1.15.2-2.0.4.jar Project: Vibrant Journeys {[email protected] DONE}
        areas_1.15.2-2.2.jar Areas {[email protected] DONE}
        Mine+and+Slash-1.15.2-3.10.2.jar Mine and Slash {[email protected] DONE}
        jei-1.15.2-6.0.3.16.jar Just Enough Items {[email protected] DONE}
        towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] DONE}
        DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
        villagespawnpoint_1.15.2-1.5.jar Village Spawn Point {[email protected] DONE}
        curios-FORGE-1.15.2-2.0.2.7.jar Curios API {[email protected] DONE}
        Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
        BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] DONE}
        Xaeros_Minimap_21.10.0.3_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE}
        villagernames_1.15.2-2.9.jar Villager Names {[email protected] DONE}
        collective-1.15.2-2.26.jar Collective {[email protected] DONE}
        XaerosWorldMap_1.14.1_Forge_1.15.2.jar Xaero's World Map {[email protected] DONE}
        comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {[email protected] DONE}
        TravelersBackpack-1.15.2-4.0.8.jar Traveler's Backpack {[email protected] DONE}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
        randomvillagenames_1.15.2-1.1.jar Random Village Names {[email protected] DONE}
        InventoryHud_1.15.2.forge-3.3.0.jar Inventory HUD+(Forge edition) {[email protected] DONE}
        DungeonCrawl-1.15.2-2.2.4.jar Dungeon Crawl {[email protected] DONE}
        guardvillagers-1.15.2-1.0.8.jar Guard Villagers {[email protected] DONE}
        Project_MMO-1.15.2-3.43.jar Project MMO {[email protected] DONE}
        BackTools-1.15.2-8.0.0.jar Back Tools {[email protected] DONE}
        walljump-forge-1.15.2-1.3.5.jar Wall-Jump! {[email protected] DONE}
        iChunUtil-1.15.2-8.0.3.jar iChunUtil {[email protected] DONE}
        byg-1.0.11.jar Oh The Biomes You'll Go {[email protected] DONE}
        mysticalworld-1.15.2-2.1.3.jar Mystical World {[email protected] DONE}
        Paraglider-1.15.2-1.2.2.0.jar Paraglider {[email protected] DONE}
        forge-1.15.2-31.2.50-universal.jar Forge {[email protected] DONE}
        Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
        BetterMineshaftsForge-1.15.2-1.3.2.jar YUNG's Better Mineshafts {[email protected] DONE}
        corpse-1.15.2-1.0.10.jar Corpse {[email protected] DONE}
        RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] DONE}
    Player Count: 1 / 20; [ServerPlayerEntity['YamedeSensei'/305, l='world', x=133.69, y=64.00, z=-3.66]]
    Data Packs: vanilla, mod:repurposed_structures, mod:teleportmod, mod:goldenagecombat, mod:biomesoplenty, mod:projectvibrantjourneys, mod:areas, mod:mmorpg (incompatible), mod:jei (incompatible), mod:towers_of_the_wild, mod:doggytalents (incompatible), mod:villagespawnpoint, mod:curios (incompatible), mod:patchouli (incompatible), mod:bettercaves (incompatible), mod:xaerominimap, mod:villagernames, mod:collective (incompatible), mod:xaeroworldmap, mod:comforts (incompatible), mod:travelersbackpack, mod:naturescompass (incompatible), mod:randomvillagenames, mod:inventoryhud, mod:dungeoncrawl (incompatible), mod:guardvillagers (incompatible), mod:pmmo (incompatible), mod:backtools (incompatible), mod:walljump, mod:ichunutil (incompatible), mod:byg, mod:mysticalworld (incompatible), mod:paraglider, mod:forge (incompatible), mod:bountiful (incompatible), mod:bettermineshafts (incompatible), mod:corpse, mod:rotten_creatures
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

Edited by He1wat5up
Link to comment
Share on other sites

  • He1wat5up changed the title to Server Crashes, Please help(Crash report)

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Does it work without natures_spirit and/or spectrum / adventurez?
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system
    • (i originally submitted this report to CurseForge but since we localized the issue to the modloader they pointed us here)  I am the partner of the user, GalaxyReach, assisting them as they are not as tech savvy. We have spent days troubleshooting a very weird issue that none of our other friends have with a certain modloader.  On a curse-forge launched instance of the Minecraft Launcher, clicking "play" throws an error code 1: crash log says EXCEPTION_ACCESS_VIOLATION. This exception happens in a blank, no-mods test pack as well as manually installing Forge. This issue also happens on NeoForge. We tried All of the steps withing this guide: https://support.curseforge.com/en/support/solutions/articles/9000218027-issues-related-to-the-forge-modloader namely: reinstalling the modpack reinstalling minecraft & curseforge deleting curseforge appdata updating the drivers updating the firewall the computer has been restarted several times we have tried running it on different networks manually installing & selecting java manually installing forge I don't think it is a specs/hardware issue, its a pretty good laptop (HP Omen), 16GB RAM & a 3060. It runs windows 11. Further, launching minecraft like normal through the Microsoft Store runs the game just fine. It is solely with trying to use a modded launch with Forge & NeoForge. I also tried different versions of Forge, though the specific instance I am trying to get running is 47.3.0 Is there anything else we can do here or does Forge just truly not work on this laptop?   Thank you MINECRAFT LAUNCHER GAME OUTPUT LOG 10:07:33.755 launcher main Version does not support log configuration, will assume one plaintext entry per line 10:07:36.419 game 2024-08-31 10:07:36,408 main WARN Advanced terminal features are not available in this environment 10:07:36.586 game [10:07:36] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, GalaxyReach, --version, forge-47.3.0, --gameDir, C:\Users\Micha\curseforge\minecraft\Instances\Liminal Server, --assetsDir, C:\Users\Micha\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, 7f099235327e4206afdfbc22c7712328, --accessToken, ????????, --clientId, OWEyZTE3Y2MtOTZiOC00MWMwLWFkZjYtNmY2MDU2NmIxNDAz, --xuid, 2535442900827884, --userType, msa, --versionType, release, --width, 854, --height, 480, --quickPlayPath, C:\Users\Micha\curseforge\minecraft\Install\quickPlay\java\1725124053749.json, --launchTarget, forgeclient, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] 10:07:36.593 game [10:07:36] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.11 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 10:07:37.363 game [10:07:37] [main/INFO] [ne.mi.fm.lo.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow 10:07:37.452 game [10:07:37] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 10:07:37.503 game # 10:07:37.503 game # A fatal error has been detected by the Java Runtime Environment: 10:07:37.503 game # 10:07:37.503 game # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8a76f59f0, pid=13980, tid=12732 10:07:37.503 game # 10:07:37.503 game # JRE version: Java(TM) SE Runtime Environment (17.0.11+7) (build 17.0.11+7-LTS-207) 10:07:37.503 game # Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.11+7-LTS-207, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) 10:07:37.503 game # Problematic frame: 10:07:37.506 game # C [atio6axx.dll+0x1759f0] 10:07:37.507 game # 10:07:37.507 game # No core dump will be written. Minidumps are not enabled by default on client versions of Windows 10:07:37.507 game #   Debug txt:  [31Aug2024 10:07:36.584] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, GalaxyReach, --version, forge-47.3.0, --gameDir, C:\Users\Micha\curseforge\minecraft\Instances\Liminal Server, --assetsDir, C:\Users\Micha\curseforge\minecraft\Install\assets, --assetIndex, 5, --uuid, 7f099235327e4206afdfbc22c7712328, --accessToken, ????????, --clientId, OWEyZTE3Y2MtOTZiOC00MWMwLWFkZjYtNmY2MDU2NmIxNDAz, --xuid, 2535442900827884, --userType, msa, --versionType, release, --width, 854, --height, 480, --quickPlayPath, C:\Users\Micha\curseforge\minecraft\Install\quickPlay\java\1725124053749.json, --launchTarget, forgeclient, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [31Aug2024 10:07:36.592] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.11 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 [31Aug2024 10:07:36.640] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [31Aug2024 10:07:36.648] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [31Aug2024 10:07:36.664] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [31Aug2024 10:07:36.672] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [31Aug2024 10:07:36.680] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Micha\curseforge\minecraft\Instances\Liminal Server [31Aug2024 10:07:36.680] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Micha\curseforge\minecraft\Instances\Liminal Server\mods [31Aug2024 10:07:36.680] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Micha\curseforge\minecraft\Instances\Liminal Server\config [31Aug2024 10:07:36.680] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Micha\curseforge\minecraft\Instances\Liminal Server\config\fml.toml [31Aug2024 10:07:37.354] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [31Aug2024 10:07:37.362] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow [31Aug2024 10:07:37.450] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6  
    • https://paste.gg/p/anonymous/248d684303f44baaa4ca3aa6fb214643
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.