Jump to content

Pixelmon Forge server not loading properly


masguy

Recommended Posts

Hi! I have basically no experience with installing minecraft forge servers, but wanted to start a local server connected to Hamachi and whatnot. I followed the steps laid out in this and everything went very smoothly; the server loaded and I could connect properly. However, upon joining I realized that the server had not actually loaded any of the mods installed and while I had the Pixelmon UI the server hadn't loaded the biomes or any of the mod's mobs. When I checked the "latest.log" I was met with this: 

[14:47:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:47:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:47:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:47:55] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[14:47:55] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_251, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_251
[14:47:55] [main/INFO] [FML]: Searching C:\Users\sam\Desktop\forge server again\.\mods for mods
[14:47:55] [main/INFO] [FML]: Searching C:\Users\sam\Desktop\forge server again\.\mods\1.12.2 for mods
[14:47:55] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:47:55] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:47:55] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[14:47:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in librarianlib-1.12.2-4.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:47:56] [main/WARN] [FML]: The coremod com.teamwizardry.librarianlib.asm.LibLibCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:47:56] [main/WARN] [FML]: The coremod LibrarianLib Plugin (com.teamwizardry.librarianlib.asm.LibLibCorePlugin) is not signed!
[14:47:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in PixelmonGenerations-1.12.2-8.2.2-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:47:56] [main/WARN] [FML]: The coremod com.pixelmongenerations.core.plugin.EarlyLoadPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:47:56] [main/WARN] [FML]: The coremod EarlyLoadPlugin (com.pixelmongenerations.core.plugin.EarlyLoadPlugin) is not signed!
[14:47:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:47:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:47:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:47:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:47:56] [main/INFO] [STDOUT]: [com.pixelmongenerations.core.plugin.EarlyLoadPlugin:getASMTransformerClass:52]: Successfully Registered Transformer
[14:47:56] [main/INFO] [Pixelmon Early-Init]: Starting setup...
[14:47:56] [main/INFO] [Pixelmon Early-Init]: Checking for BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar
[14:47:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:47:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:47:58] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:47:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:47:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:47:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:47:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:47:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:47:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:47:58] [main/INFO] [LibrarianLib ASM]: Transforming World
[14:47:58] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
[14:47:58] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[14:47:58] [main/INFO] [LibrarianLib ASM]: Patch result: Success
[14:47:58] [main/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
[14:47:58] [main/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
[14:47:58] [main/INFO] [LibrarianLib ASM]: Patch result: Success
[14:47:58] [main/INFO] [FML]: Pixelmon successfully injected bytecode into: vp (1 / 1)
[14:47:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[14:47:58] [main/INFO] [FML]: Pixelmon successfully injected bytecode into: acl (1 / 1)
[14:48:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[14:48:02] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_251]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_251]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_251]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_251]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[14:48:02] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
[14:48:02] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[14:48:02] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[14:48:02] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[14:48:02] [Server thread/INFO] [FML]: Searching C:\Users\sam\Desktop\forge server again\.\mods for mods
[14:48:02] [Server thread/INFO] [FML]: Searching C:\Users\sam\Desktop\forge server again\.\mods\1.12.2 for mods
[14:48:05] [Server thread/INFO] [FML]: Forge Mod Loader has identified 13 mods to load
[14:48:05] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[14:48:05] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[14:48:05] [Server thread/WARN] [FML]: Missing English translation for librarianliblate: assets/librarianliblate/lang/en_us.lang
[14:48:05] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
[14:48:05] [Server thread/WARN] [FML]: Missing English translation for trainercommands: assets/trainercommands/lang/en_us.lang
[14:48:05] [Server thread/WARN] [FML]: Missing English translation for wondertrade: assets/wondertrade/lang/en_us.lang
[14:48:06] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, aearlymodloader, FML, forge, biomesoplenty, forgelin, librarianliblate, librarianlib, pixelextras, pixelmon, trainercommands, wondertrade] at CLIENT
[14:48:06] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, aearlymodloader, FML, forge, biomesoplenty, forgelin, librarianliblate, librarianlib, pixelextras, pixelmon, trainercommands, wondertrade] at SERVER
[14:48:08] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[14:48:09] [Server thread/INFO] [FML]: Found 1193 ObjectHolder annotations
[14:48:09] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[14:48:09] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[14:48:09] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:48:09] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:48:09] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[14:48:11] [Server thread/INFO] [PixelmonGenerations]: Loading Pixelmon Generations version 8.2.2
[14:48:13] [Server thread/INFO] [PixelmonGenerations]: Checking for migrations..
[14:48:13] [Server thread/INFO] [PixelmonGenerations]: Loading Advancements
[14:48:14] [Server thread/INFO] [PixelmonGenerations]: Registeringadvent_calendar.
[14:48:14] [Server thread/INFO] [PixelmonGenerations]: Registering moves.
[14:48:15] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:63]: 2120447d-bb7a-49f3-83a0-aad8d4f2b7c5
[14:48:15] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Wondertrade:preInit:57]: [Wondertrade] Successfully loaded configuration File.
[14:48:17] [Server thread/INFO] [FML]: Applying holder lookups
[14:48:18] [Server thread/INFO] [FML]: Holder lookups applied
[14:48:18] [Server thread/INFO] [PixelmonGenerations]: Loading TM/TRs.
[14:48:18] [Server thread/INFO] [PixelmonGenerations]: Loaded 100 TMs and 100 TRs
[14:48:18] [Server thread/INFO] [FML]: Applying holder lookups
[14:48:18] [Server thread/INFO] [FML]: Holder lookups applied
[14:48:18] [Server thread/INFO] [FML]: Applying holder lookups
[14:48:18] [Server thread/INFO] [FML]: Holder lookups applied
[14:48:18] [Server thread/INFO] [FML]: Applying holder lookups
[14:48:18] [Server thread/INFO] [FML]: Holder lookups applied
[14:48:18] [Server thread/INFO] [FML]: Injecting itemstacks
[14:48:18] [Server thread/INFO] [FML]: Itemstack injection complete
[14:48:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[14:48:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[14:48:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[14:48:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 25.110.19.49:25565
[14:48:19] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[14:48:20] [Server thread/INFO] [FML]: Applying holder lookups
[14:48:20] [Server thread/INFO] [FML]: Holder lookups applied
[14:48:20] [Server thread/INFO] [PixelmonGenerations]: Registering Pokemon.
[14:48:21] [Server thread/INFO] [PixelmonGenerations]: Registering shop items.
[14:48:21] [Server thread/INFO] [PixelmonGenerations]: Registering NPCs.
[14:48:21] [Server thread/WARN] [PixelmonGenerations]: Trainer Alex is missing rarity data!
[14:48:21] [Server thread/INFO] [PixelmonGenerations]: Registering drops.
[14:48:21] [Server thread/INFO] [PixelmonGenerations]: Registering Pokémon drops.
[14:48:21] [Server thread/INFO] [PixelmonGenerations]: Registering battle rules.
[14:48:22] [Server thread/INFO] [PixelmonGenerations]: Loaded Trainer Spawns
[14:48:22] [Server thread/INFO] [PixelmonGenerations]: Registering entity spawns.
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:22] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmongenerations.core.event.EntityPlayerExtension
[14:48:23] [Server thread/INFO] [FML]: Injecting itemstacks
[14:48:23] [Server thread/INFO] [FML]: Itemstack injection complete
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultradarkforest, types have been assigned on a best-effort guess: [FOREST]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultraburst, types have been assigned on a best-effort guess: [PLAINS]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultrajungle, types have been assigned on a best-effort guess: [DENSE, FOREST]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultraforest, types have been assigned on a best-effort guess: [DENSE, FOREST]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultradesert, types have been assigned on a best-effort guess: [DENSE, FOREST]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultradeepsea, types have been assigned on a best-effort guess: [PLAINS, OCEAN, WATER]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultraswamp, types have been assigned on a best-effort guess: [WET, SWAMP, SPARSE, MUSHROOM]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultraruin, types have been assigned on a best-effort guess: [PLAINS, DRY, HOT, SAVANNA]
[14:48:23] [Server thread/WARN] [FML]: No types have been added to Biome pixelmon:ultraplant, types have been assigned on a best-effort guess: [DENSE, FOREST]
[14:48:23] [Server thread/INFO] [PixelmonGenerations]: Registering spawn sets.
[14:48:24] [Server thread/INFO] [PixelmonGenerations]: Registering Breeding Conditions.
[14:48:24] [Server thread/INFO] [PixelmonGenerations]: Loaded Pokemon Trades
[14:48:24] [Server thread/INFO] [PixelmonGenerations]: Registering structures.
[14:48:25] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 13 mods
[14:48:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[14:48:25] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@30ef2c2c)
[14:48:27] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1482 advancements
[14:48:27] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@30ef2c2c)
[14:48:27] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world: 
[14:48:27] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@30ef2c2c)
[14:48:27] [Server thread/INFO] [STDOUT]: [com.pixelmongenerations.common.world.ultraspace.UltraSpaceWorldProvider:func_76572_b:20]: world
[14:48:27] [Server thread/INFO] [FML]: Loading dimension 24 (world) (net.minecraft.server.dedicated.DedicatedServer@30ef2c2c)
[14:48:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[14:48:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
[14:48:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 47%
[14:48:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (5.051s)! For help, type "help" or "?"
[14:48:32] [Server thread/INFO] [FML]: Unloading dimension 1
[14:48:32] [Server thread/INFO] [FML]: Unloading dimension -1
[14:49:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
[14:49:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[14:49:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[14:49:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[14:49:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
[14:49:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/ultraspace
[14:49:24] [Server thread/INFO] [FML]: Unloading dimension 0
[14:49:24] [Server thread/INFO] [FML]: Unloading dimension 24
[14:49:24] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[14:49:24] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[14:49:24] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds

I tried reinstalling with the newest recommended 1.12.2 version of forge, and tried reloading the mods several times to no avail. What exactly is preventing the server from loading the mods, and what can I do to fix it? Due to my inexperience I'm probably missing something very basic, so any help would be much appreciated! Thanks!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

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.