Embeddium

Embeddium

37M Downloads

Can't launch game on ChromeOS

Mooling0602 opened this issue · 0 comments

commented

Bug Description

Game crashed with return code: 1
CPU: Intel i5-12450H

Reproduction Steps

Install Linux environment on ChromeOS x86_64
Install mod in forge1.18.2 on official launcher

Log File

17:32:19.431
Version does not support log configuration, will assume one plaintext entry per line
17:32:20.892
2024-11-03 09:32:20,883 main WARN Advanced terminal features are not available in this environment
17:32:21.021
[09:32:21] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, CleMooling, --version, 1.18.2-forge-40.2.21, --gameDir, /home/mooling/.minecraft, --assetsDir, /home/mooling/.minecraft/assets, --assetIndex, 1.18, --uuid, 392cdfd100164afaae1366488ef79bb9, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, GpDHrEQ5ICuO2ehmeM/GF6UasumRMW3/zy0jK4OmkGUrnvxAN0rI+qGGU9kZkKbr, --xuid, 2535428791108442, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.2.21, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
17:32:21.023
[09:32:21] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
17:32:21.126
[09:32:21] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/mooling/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
17:32:21.497
[09:32:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/mooling/.minecraft/libraries/net/minecraftforge/fmlcore/1.18.2-40.2.21/fmlcore-1.18.2-40.2.21.jar is missing mods.toml file
17:32:21.499
[09:32:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/mooling/.minecraft/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.2.21/javafmllanguage-1.18.2-40.2.21.jar is missing mods.toml file
17:32:21.500
[09:32:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/mooling/.minecraft/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.2.21/lowcodelanguage-1.18.2-40.2.21.jar is missing mods.toml file
17:32:21.501
[09:32:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/mooling/.minecraft/libraries/net/minecraftforge/mclanguage/1.18.2-40.2.21/mclanguage-1.18.2-40.2.21.jar is missing mods.toml file
17:32:21.533
[09:32:21] [main/ERROR] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Failed to build unique mod list after mod discovery.
17:32:21.533
net.minecraftforge.fml.loading.EarlyLoadingException: Duplicate mods found
17:32:21.533
at net.minecraftforge.fml.loading.UniqueModListBuilder.buildUniqueList(UniqueModListBuilder.java:78) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:1.0] {}
17:32:21.533
at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:76) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:?] {}