Bawnorton / Neruina

A mod that prevents ticking related crashes from bricking worlds
MIT License
39 stars 3 forks source link

Crash with Sinytra Connector #54

Closed mpustovoi closed 7 months ago

mpustovoi commented 7 months ago

I know that the Connector and your mod aren't tied at all and potentially should not conflict, however, with such a simple combination, Minecraft crashes at the download stage even without a crash report (although Forge often does so): image Forge 1.20.1, the latest versions used. Here are very short logs that appeared before the crash (though it doesn't seem to me to mean anything):

[27Mar.2024 23:12:17.975] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Korben_Dream, --version, Forge 1.20.1, --gameDir, C:\Users\User\AppData\Roaming\.minecraft, --assetsDir, C:\Users\User\AppData\Roaming\.minecraft\assets, --assetIndex, 5, --uuid, bb98d0f3ee384e998f8180c26ef5636f, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, , --xuid, , --userType, mojang, --versionType, modified, --width, 960, --height, 540, --launchTarget, forgeclient, --fml.forgeVersion, 47.2.21, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[27Mar.2024 23:12:17.979] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.8 by Microsoft; OS Windows 10 arch amd64 version 10.0
[27Mar.2024 23:12:18.167] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[27Mar.2024 23:12:18.250] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[27Mar.2024 23:12:18.433] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[27Mar.2024 23:12:18.484] [main/INFO] [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good...
[27Mar.2024 23:12:18.513] [main/INFO] [mixin-transmog/]: crimes against java were committed
[27Mar.2024 23:12:18.541] [main/INFO] [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier!
[27Mar.2024 23:12:18.594] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/User/AppData/Roaming/.minecraft/mods/Connector-1.0.0-beta.40+1.20.1.jar%23159%23162!/ Service=ModLauncher Env=CLIENT
[27Mar.2024 23:12:18.629] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.86, NVIDIA Corporation
[27Mar.2024 23:12:19.189] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\User\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.20.1-47.2.21\fmlcore-1.20.1-47.2.21.jar is missing mods.toml file
[27Mar.2024 23:12:19.196] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\User\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.2.21\javafmllanguage-1.20.1-47.2.21.jar is missing mods.toml file
[27Mar.2024 23:12:19.207] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\User\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.2.21\lowcodelanguage-1.20.1-47.2.21.jar is missing mods.toml file
[27Mar.2024 23:12:19.218] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\User\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.20.1-47.2.21\mclanguage-1.20.1-47.2.21.jar is missing mods.toml file
[27Mar.2024 23:12:19.857] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File: 
[27Mar.2024 23:12:19.862] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 48 dependencies adding them to mods collection
[27Mar.2024 23:12:20.100] [main/INFO] [dev.su5ed.sinytra.connector.locator.DependencyResolver/]: Dependency resolution found 0 candidates to load
[27Mar.2024 23:12:21.726] [main/INFO] [dev.su5ed.sinytra.connector.service.hacks.ModuleLayerMigrator/]: Successfully made module authlib transformable
[27Mar.2024 23:12:23.341] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[27Mar.2024 23:12:23.466] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, Forge 1.20.1, --gameDir, C:\Users\User\AppData\Roaming\.minecraft, --assetsDir, C:\Users\User\AppData\Roaming\.minecraft\assets, --uuid, bb98d0f3ee384e998f8180c26ef5636f, --username, Korben_Dream, --assetIndex, 5, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, , --xuid, , --userType, mojang, --versionType, modified, --width, 960, --height, 540]
[27Mar.2024 23:12:26.630] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[27Mar.2024 23:12:32.238] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 188 Datafixer optimizations took 337 milliseconds
mpustovoi commented 7 months ago

Issue in the Connector repository: https://github.com/Sinytra/Connector/issues/944

Bawnorton commented 7 months ago

The current version of Neruina forge does not work with forge versions over 47.2.19 This is fixed in a future update which will be released when 1.20.5 is released

mpustovoi commented 7 months ago

It's sad for 1.20.1 as the most common version for mods among 1.20.X

Bawnorton commented 7 months ago

The next version of neruina will maintain support with every version back to 1.18.2