ChesterPlus Posted December 27, 2022 Share Posted December 27, 2022 I'm running Minecraft version 1.82.2, and Forge version 40.1.87 I've never seen an issue like this before. In the output log, the game suddenly crashes. There's no warning before the fatal error. The game will boot, then operate in the menus with no issue. Only when I'm actually in game for anywhere between 2 to 15 seconds. Not even sure where to begin with this, searching for the exit code online yielded few results on actually solving the problem. Quote Link to comment Share on other sites More sharing options...
warjort Posted December 27, 2022 Share Posted December 27, 2022 This is being reported a lot recently with the microsoft version of java used by mojang's launcher and curseforge by default. e.g. https://forums.minecraftforge.net/topic/119445-java-is-crashing-minecraft-1182-for-some-reason/#comment-523822 https://forums.minecraftforge.net/topic/119444-minecraft-crashing-with-create-mod-exit-code-1073740940/#comment-523821 If using a different java doesn't fix it, post the first 20 lines of your hs_err_pid file or the launcher_log.txt Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
ChesterPlus Posted December 28, 2022 Author Share Posted December 28, 2022 So I tried using Adoptium and I allocated two times more ram in the curse forge launcher. There is no recent crash report for some reason, unless I'm looking in the wrong place. The first 20 lines of debug.log : [27Dec2022 22:53:13.978] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, ChesterPlus, --version, forge-40.1.92, --gameDir, C:\Users\Chester\curseforge\minecraft\Instances\Chester's Mod, --assetsDir, C:\Users\Chester\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, cb7766a619cf4b4883e31dd6899f1683, --accessToken, ????????, --clientId, MTUwYTljZTYtOGU5ZC00M2ZlLWE5NjEtNGNmNDY0MzU1ZTNk, --xuid, 2535422782610724, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.92, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [27Dec2022 22:53:13.978] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [27Dec2022 22:53:13.993] [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] [27Dec2022 22:53:14.009] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [27Dec2022 22:53:14.024] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [27Dec2022 22:53:14.024] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [27Dec2022 22:53:14.109] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@7fd4acee [27Dec2022 22:53:14.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [27Dec2022 22:53:14.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [27Dec2022 22:53:14.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [27Dec2022 22:53:14.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [27Dec2022 22:53:14.125] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [27Dec2022 22:53:14.125] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0 The first 20 lines of latest.log : [27Dec2022 22:53:13.978] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, ChesterPlus, --version, forge-40.1.92, --gameDir, C:\Users\Chester\curseforge\minecraft\Instances\Chester's Mod, --assetsDir, C:\Users\Chester\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, cb7766a619cf4b4883e31dd6899f1683, --accessToken, ????????, --clientId, MTUwYTljZTYtOGU5ZC00M2ZlLWE5NjEtNGNmNDY0MzU1ZTNk, --xuid, 2535422782610724, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.92, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [27Dec2022 22:53:13.978] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [27Dec2022 22:53:14.178] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Chester/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT [27Dec2022 22:53:15.219] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Chester\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.92\fmlcore-1.18.2-40.1.92.jar is missing mods.toml file [27Dec2022 22:53:15.224] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Chester\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.92\javafmllanguage-1.18.2-40.1.92.jar is missing mods.toml file [27Dec2022 22:53:15.230] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Chester\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.92\lowcodelanguage-1.18.2-40.1.92.jar is missing mods.toml file [27Dec2022 22:53:15.235] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Chester\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.92\mclanguage-1.18.2-40.1.92.jar is missing mods.toml file [27Dec2022 22:53:15.384] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection [27Dec2022 22:53:18.389] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [27Dec2022 22:53:18.394] [main/ERROR] [mixin/]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property [27Dec2022 22:53:18.661] [main/ERROR] [mixin/]: Mixin config firstperson.mixins.json does not specify "minVersion" property [27Dec2022 22:53:18.818] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector] [27Dec2022 22:53:18.820] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, forge-40.1.92, --gameDir, C:\Users\Chester\curseforge\minecraft\Instances\Chester's Mod, --assetsDir, C:\Users\Chester\curseforge\minecraft\Install\assets, --uuid, cb7766a619cf4b4883e31dd6899f1683, --username, ChesterPlus, --assetIndex, 1.18, --accessToken, ????????, --clientId, MTUwYTljZTYtOGU5ZC00M2ZlLWE5NjEtNGNmNDY0MzU1ZTNk, --xuid, 2535422782610724, --userType, msa, --versionType, release, --width, 1024, --height, 768] [27Dec2022 22:53:18.877] [main/INFO] [Rubidium/]: Trying to switch memory allocators to work around memory leaks present with Jemalloc 5.0.0 through 5.2.0 on Windows [27Dec2022 22:53:18.883] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found [27Dec2022 22:53:29.277] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Chester/curseforge/minecraft/Install/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%23176!/assets/.mcassetsroot' uses unexpected schema [27Dec2022 22:53:29.278] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Chester/curseforge/minecraft/Install/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%23176!/data/.mcassetsroot' uses unexpected schema [27Dec2022 22:53:29.295] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [27Dec2022 22:53:30.165] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: ChesterPlus [27Dec2022 22:53:30.461] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 SNAPSHOT Quote Link to comment Share on other sites More sharing options...
warjort Posted December 28, 2022 Share Posted December 28, 2022 You might have downloaded adoptium, but you haven't told whatever launcher you are using to use it: Quote [27Dec2022 22:53:13.978] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft For the vanilla launcher click on "Installations" at the top of the screen. For curseforge it is in the minecraft settings. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
ChesterPlus Posted December 28, 2022 Author Share Posted December 28, 2022 I have set Curseforge to use Adoptium, and I'm still having the same issue. I found where to find the launcher_log.txt : [Info: 2022-12-28 16:36:40.6563540: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-12-28 16:36:40.6574364: NetQueue.cpp(666)] NetQueue: worker thread started. [Info: 2022-12-28 16:36:40.6575425: mainWindows.cpp(86)] Running launcher bootstrap (version 1.1.32) [Error: 2022-12-28 16:36:40.6966433: localization.cpp(110)] No translation found for "Failed to initialize GDK, please make sure Xbox App and Gaming Services are up to date and running." [Info: 2022-12-28 16:36:40.7011940: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-12-28 16:36:40.7026775: NetQueue.cpp(666)] NetQueue: worker thread started. [Error: 2022-12-28 16:36:40.7153879: localization.cpp(110)] No translation found for "Failed to initialize GDK, please make sure Xbox App and Gaming Services are up to date and running." [Info: 2022-12-28 16:36:40.7154436: Common.cpp(32)] Native Launcher Version: 1.1.32 [Info: 2022-12-28 16:36:40.7154939: Common.cpp(33)] Operating System: Windows 10 Enterprise [Info: 2022-12-28 16:36:40.7156077: Common.cpp(34)] Application Data directory: C:\...\.minecraft [Info: 2022-12-28 16:36:40.7198860: Common.cpp(35)] Executable Path: /:\...\minecraft.exe [Info: 2022-12-28 16:36:40.7199513: Common.cpp(36)] App Directory dir: C:\...\Install [Info: 2022-12-28 16:36:40.7200110: Common.cpp(37)] Game data directory: C:\...\Install [Info: 2022-12-28 16:36:40.7200831: Common.cpp(38)] Launcher dir: C:\...\game [Info: 2022-12-28 16:36:40.7201427: Common.cpp(39)] Java dir: C:\...\jre-x64 [Info: 2022-12-28 16:36:40.7202099: Common.cpp(40)] TmpDir dir: C:\...\MinecraftLauncher [Info: 2022-12-28 16:36:40.7202607: Common.cpp(41)] x64: true [Info: 2022-12-28 16:36:40.7263540: LauncherConfiguration.cpp(301)] Using update preferences at path: C:\...\launcher_profiles.json [Warning: 2022-12-28 16:36:40.7267670: LauncherConfiguration.cpp(112)] Failed to get clientToken from configuration, launcher updater will fall back to using stable versions instead of controlled experiment versions. [Info: 2022-12-28 16:36:40.7268402: LauncherConfiguration.cpp(304)] Failed to read update preferences from C:\...\launcher_profiles.json Quote Link to comment Share on other sites More sharing options...
warjort Posted December 28, 2022 Share Posted December 28, 2022 That launcher_log.txt doesn't show you starting minecraft. If you restart the launcher after the crash it will clear the log so we don't see the error. Somebody else found a potential cause of the problem. An issue with the flywheel mod used by create: https://forums.minecraftforge.net/topic/119518-exit-code-1073740940/#comment-524102 Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
ChesterPlus Posted December 30, 2022 Author Share Posted December 30, 2022 I'm giving you more lines of the launcher_log.txt . The first 20 lines are exactly the same as what I previously posted. These are lines 21-40. [Info: 2022-12-30 01:57:49.4527701: LauncherConfiguration.cpp(315)] Using update preferences at path: C:\...\launcher_settings.json [Info: 2022-12-30 01:57:49.4532264: NetQueue.cpp(695)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-12-30 01:57:50.4253993: NetQueue.cpp(484)] NetQueue: Primary ip: 13.107.237.51, Host: launchermeta.mojang.com [Info: 2022-12-30 01:57:50.4254628: NetQueue.cpp(573)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-12-30 01:57:50.4255049: NetQueue.cpp(615)] Action finalized: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2022-12-30 01:57:50.4258950: LauncherConfiguration.cpp(197)] Deciding on update with strategy 2 and clientID 3542582842 [Info: 2022-12-30 01:57:50.4259359: LauncherConfiguration.cpp(214)] Version of launcher-bootstrap-ado is current, no action is necessary. [Info: 2022-12-30 01:57:50.4259692: LauncherConfiguration.cpp(247)] Bootstrap is current [Info: 2022-12-30 01:57:50.4300016: LauncherConfiguration.cpp(197)] Deciding on update with strategy 2 and clientID 3542582842 [Info: 2022-12-30 01:57:50.4300609: LauncherConfiguration.cpp(214)] Version of launcher-core-ado is current, no action is necessary. [Info: 2022-12-30 01:57:50.4301282: LauncherConfiguration.cpp(247)] Bootstrap is current [Info: 2022-12-30 01:57:50.4302212: StartLibrary.cpp(61)] Starting C:\...\launcher.dll [Info: 2022-12-30 01:57:50.4988926: StartLibrary.cpp(95)] Running launcher! [Info: 2022-12-30 01:57:50.4989376: StartLibrary.cpp(97)] Logging is open, passing it to Launcher Core. [Info: 2022-12-30 01:57:50.4997052: LauncherMain.cpp(112)] Initiated models [Info: 2022-12-30 01:57:50.5016976: LauncherMain.cpp(289)] Initiated app arguments [Info: 2022-12-30 01:57:50.5018248: LauncherMain.cpp(343)] Initiated directories [Info: 2022-12-30 01:57:50.5019108: LauncherMain.cpp(365)] Initialized network [Info: 2022-12-30 01:57:50.5019433: NetQueue.cpp(186)] NetQueue: Setting up. [Info: 2022-12-30 01:57:50.5022721: NetQueue.cpp(666)] NetQueue: worker thread started. Quote Link to comment Share on other sites More sharing options...
warjort Posted December 30, 2022 Share Posted December 30, 2022 (edited) The first 20 lines is for the hs_err_pid file. 🙂 The hs_err_pid file doesn't obfuscate the command line which contains your login tokens. So I don't want you to post the whole of that file. For the launcher_log.txt we need to see the whole thing. The error will be towards bottom, but not the very bottom. And post it to a file upload site instead of dumping large files in the forums. Edited December 30, 2022 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
ChesterPlus Posted December 30, 2022 Author Share Posted December 30, 2022 Included is a gist with the entire launcher_log.txt file. https://gist.github.com/Francisco-Moll/f80c1fd28c4c0177939c03b4a5f5de5c This is the last line of the file, a warning string: [Warning: 2022-12-30 15:51:21.3948312: NetQueue.cpp(607)] Action https://launchercontent.mojang.com/ failed in response handler. response code: 404 - error string: ' What I don't understand is the string, it just a tilde or an apostrophe, I'm not sure. Quote Link to comment Share on other sites More sharing options...
warjort Posted December 30, 2022 Share Posted December 30, 2022 That doesn't show an error either. The last thing in the log is an error from the signpost and/or dynamic surroundings mods, but there are many of those. Then it just shows the error code Quote [Info: 2022-12-30 15:51:00.4084288: MinecraftJavaLoggingContext.cpp(52)] Game/game () Info [10:51:00] [pool-5-thread-2/ERROR] [SoundControl/SourceContext]: Error processing SoundContext SourceContext{DSSoundInstance{mobeffects:grass.grass_run, Category{footsteps, scale=0.4}, LINEAR, PLAYING, v=1.0, ev=0.4, p=1.0, x=395.14678955078125, y=66.9375, z=319.118408203125}} [Info: 2022-12-30 15:51:00.4087924: MinecraftJavaLoggingContext.cpp(52)] Game/game () Info java.lang.RuntimeException: Tried to access block entity from wrong thread [Info: 2022-12-30 15:51:00.4088876: MinecraftJavaLoggingContext.cpp(52)] Game/game () Info at TRANSFORMER/[email protected]/gollorum.signpost.minecraft.utils.TileEntityUtils.findTileEntity(TileEntityUtils.java:32) -- snip [Info: 2022-12-30 15:51:03.1394499: MinecraftJavaLoggingContext.cpp(52)] Game/game () Info [10:51:03] [Render thread/WARN] [SoundControl/MOD]: Unable to locate sound 'mobeffects:empty' [Info: 2022-12-30 15:51:03.9734357: MinecraftJavaLoggingContext.cpp(52)] Launcher/monitor (Process Monitor) Fatal Process crashed with exit code -1073740940 And then it says it trying to submit a crash report to Mojang but that fails because of bad ip configuration? Quote [Info: 2022-12-30 15:51:03.9744775: NetQueue.cpp(695)] NetQueue: Starting net action http://hopper.minecraft.net/crashes/submit_report/ [Info: 2022-12-30 15:51:04.0191717: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Info: 2022-12-30 15:51:04.0301820: LauncherAppRenderer.cpp(290)] MCLauncher.triggerUpdateEvent("coreEvent.gameInstances"); [Error: 2022-12-30 15:51:08.9430418: NetQueue.cpp(481)] NetQueue: No ip address available. Error code 28, Host: hopper.minecraft.net [Info: 2022-12-30 15:51:08.9431286: NetQueue.cpp(503)] NetQueue: Action timed out: http://hopper.minecraft.net/crashes/submit_report/ It doesn't say which crash report it is trying to submit. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
ChesterPlus Posted December 30, 2022 Author Share Posted December 30, 2022 I deleted dynamic surroundings from my mods folder and repaired the profile. I tried running the game a few times from there. I'm actually getting hs_err_pid file now. Here are the first 20 lines : # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff80c839d04, pid=11220, tid=15364 # # JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS) # Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # V [jvm.dll+0x2d9d04] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # https://github.com/microsoft/openjdk/issues # --------------- S U M M A R Y ------------ Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\Chester\curseforge\minecraft\Install\bin\11e70c3d7a928c1b0503c713db72f66611848162 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.3.549 -Djava.net.preferIPv6Addresses=system -DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,client-extra,fmlcore,javafmllanguage,lowcodelanguage,mclanguage,forge-,forge-40.1.92.jar,forge-40.1.92 -DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar,java-objc-bridge-1.0.0.jar -DlibraryDirectory=C:\Users\Chester\curseforge\minecraft\Install\libraries --module-path=C:\Users\Chester\curseforge\minecraft\Install\libraries/cpw/mods/bootstraplauncher/1.0.0/bootstraplauncher-1.0.0.jar;C:\Users\Chester\curseforge\minecraft\Install\libraries/cpw/mods/securejarhandler/1.0.3/securejarhandler-1.0.3.jar;C:\Users\Chester\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar;C:\Users\Chester\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar;C:\Users\Chester\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar;C:\Users\Chester\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar;C:\Users\Chester\curseforge\minecraft\Install\libraries/org/ow2/asm/asm/9.2/asm-9.2.jar --add-modules=ALL-MODULE-PATH --add-opens=java.base/java.util.jar=cpw.mods.securejarhandler --add-exports=java.base/sun.security.util=cpw.mods.securejarhandler --add-exports=jdk.naming.dns/com.sun.jndi.dns=java.naming -Xmx8192m -Xms256m -Dminecraft.applet.TargetDirectory=C:\Users\Chester\curseforge\minecraft\Instances\Chester's Mod -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US cpw.mods.bootstraplauncher.BootstrapLauncher --username ChesterPlus --version forge-40.1.92 --gameDir C:\Users\Chester\curseforge\minecraft\Instances\Chester's Mod --assetsDir C:\Users\Chester\curseforge\minecraft\Install\assets --assetIndex 1.18 --uuid cb7766a619cf4b4883e31dd6899f1683 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJ4dWlkIjoiMjUzNTQyMjc4MjYxMDcyNCIsImFnZyI6IkFkdWx0Iiwic3ViIjoiMDViODJjNDItYzUyNS00NTcwLTk1NTYtNzIxODdmOWFhNzBmIiwibmJmIjoxNjcyNDI2MTQ5LCJhdXRoIjoiWEJPWCIsInJvbGVzIjpbXSwiaXNzIjoiYXV0aGVudGljYXRpb24iLCJleHAiOjE2NzI1MTI1NDksImlhdCI6MTY3MjQyNjE0OSwicGxhdGZvcm0iOiJQQ19MQVVOQ0hFUiIsInl1aWQiOiI4MTYzNzY5ZWU5ZTE0OTkwYmQ1YmMwZWFkMzUzZjQyMCJ9.nkCt9moaAIJvb7KnuDT_mUcawF8ct4uftQge6yuNii0 --clientId MTUwYTljZTYtOGU5ZC00M2ZlLWE5NjEtNGNmNDY0MzU1ZTNk --xuid 2535422782610724 --userType msa --versionType release --width 3840 --height 2160 --launchTarget forgeclient --fml.forgeVersion 40.1.92 --fml.mcVersion 1.18.2 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20220404.173914 Host: AMD Ryzen 5 2600 Six-Core Processor , 12 cores, 31G, Windows 10 , 64 bit Build 19041 (10.0.19041.2364) Time: Fri Dec 30 13:53:57 2022 Eastern Standard Time elapsed time: 207.890676 seconds (0d 0h 3m 27s) Perhaps that might help? Quote Link to comment Share on other sites More sharing options...
warjort Posted December 30, 2022 Share Posted December 30, 2022 That is a crash in the java virtual machine. Did you try the create/flywheel configuration change posted above? https://forums.minecraftforge.net/topic/119518-exit-code-1073740940/#comment-524102 Otherwise you need to talk to microsoft or try a different java. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
ChesterPlus Posted December 30, 2022 Author Share Posted December 30, 2022 (edited) I made the edit to the Flywheel config. That seemed to solve the issue, thank you much. This thread can be marked as solved. If I have more problems I'll open a new thread. Edited December 30, 2022 by ChesterPlus typo Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.