Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
498 stars 19 forks source link

repeat crashes and other bugs with betterend seemingly randomly #1302

Open Yezx1 opened 1 month ago

Yezx1 commented 1 month ago

Mod Name

Better End, maybe BCLib?

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/betterend https://www.curseforge.com/minecraft/mc-mods/bclib

Minecraft version

1.20.1

Describe the bug

Occasional server crashes, some issues with joining, certain boss mobs heal passively.

Steps to reproduce

1.Haven't figured it out

Logs

latest crash log, wasnt in minecraft logs https://gist.github.com/Yezx1/364875efdb7495f681d20b608e2516c6

Additional context

Tried with just forge 47.3.0 on 1.20.1, (i think the latest) connector 1.0.0-beta.44+1.20.1, connector extras 1.11.2+1.20.1, and forgified fabric 0.92.2+1.11.8+1.20.1 with betterend 4.0.11 and BCLib 3.0.14, i dont remember having these issues with fabric and just betterend and bclib im pretty sure?

Yezx1 commented 1 month ago

oh im hearing now its not the latest connector?

Yezx1 commented 1 month ago

ill see if it does this with updated connector

Yezx1 commented 1 month ago

updated connector seems the bugs are still there but i havent had a crash yet

Yezx1 commented 1 month ago

yeah updating it i cant enter the end anymore the game just freezes

Su5eD commented 1 month ago

Do you have another crash report? The one you provided is a JVM crash that is unrelated to minecraft

Yezx1 commented 1 month ago

those are all of the crashes i get

Yezx1 commented 1 month ago

ill send the log for i think that session though

Yezx1 commented 1 month ago

yeah uh i cant find any other logs for it, only the jvm crash reports

Yezx1 commented 1 month ago

yeah updating it i cant enter the end anymore the game just freezes

also updating it made it very laggy even in singleplayer ill have to see if this happens with just it and betterend later

Yezx1 commented 1 month ago

looks like lag doesnt occur with only sinytra connecter with version 1.0.0-beta.45+1.20.1 and connector extras/betterend/bclib so its some other mod(s)

Yezx1 commented 1 month ago

looks like the lags only in worlds generated before updating it

Yezx1 commented 1 month ago

yeah updating it and the same bugs occur

looks like lag doesnt occur with only sinytra connecter with version 1.0.0-beta.45+1.20.1 and connector extras/betterend/bclib so its some other mod(s)

Yezx1 commented 1 month ago

the crashing got more and more common when i updated

Yezx1 commented 1 month ago

hold up ill send the session log prism launcher gave this time it crashed it doesnt save the session log when it does i dont know if itll be that helpful though i couldnt find much besides the jvm crash https://gist.github.com/Yezx1/e7c6ace44623442c6202d3284d466655

Yezx1 commented 1 month ago

wait it turns out the older crashy connector just enabled itself wtff

Yezx1 commented 1 month ago

yeah it still crashes with updated connector

Soforak commented 1 month ago

Same problematic mod here, 1.21.1 version, crash at game startup with only BCLib and not BetterEnd

Details

``` ---- Minecraft Crash Report ---- // Hi. I'm Connector, and I'm a crashaholic ========================= SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues. ========================= // Shall we play a game? Time: 2024-08-12 23:04:22 Description: Bootstrap java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29) ~[loader-4.0.24.jar%23105!/:4.0] {} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23119!/:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {} at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.Blocks.(Blocks.java:2364) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:puzzleslib.neoforge.mixins.json:accessor.FireBlockNeoForgeAccessor from mod puzzleslib,pl:mixin:A,pl:connector_pre_launch:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapClientMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?] {} at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] {} at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {} at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {} at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method bclib_isShears(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Z in bclib.mixins.common.json:shears.SnowGolemMixin from mod bclib failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap bclib-refmap.json at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:459) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar%23106!/:0.14.0+mixin.0.8.6] {} at TRANSFORMER/mixinextras.neoforge@0.3.5/com.llamalad7.mixinextras.injector.MixinExtrasLateInjectionInfo.latePostInject(MixinExtrasLateInjectionInfo.java:57) ~[mixinextras-neoforge-0.3.5.jar%23407!/:?] {re:classloading} at TRANSFORMER/mixinextras.neoforge@0.3.5/com.llamalad7.mixinextras.injector.LateInjectionApplicatorExtension.postApply(LateInjectionApplicatorExtension.java:43) ~[mixinextras-neoforge-0.3.5.jar%23407!/:?] {re:classloading} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.ext.Extensions.postApply(Extensions.java:167) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.postApply(TargetClassContext.java:448) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:420) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.14.0+mixin.0.8.6.jar:0.14.0+mixin.0.8.6] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.4.jar:11.0.4+main.d2e20e43] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {} at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {} at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.Blocks.(Blocks.java:2364) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:puzzleslib.neoforge.mixins.json:accessor.FireBlockNeoForgeAccessor from mod puzzleslib,pl:mixin:A,pl:connector_pre_launch:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapClientMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?] {} at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] {} at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {} at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {} at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29) ~[loader-4.0.24.jar%23105!/:4.0] {} -- Initialization -- Details: Modules: ADVAPI32.dll:API avancées Windows 32:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:Bibliothèque de contrôles de l’expérience utilisateur:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation CorperfmonExt.dll:Microsoft Common Language Runtime - Performance Counter DLL:4.8.9065.0 built by: NET481REL1LAST_C:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS DLL de l’API Client:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:DLL bibliothèque des utilitaires OpenGL:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:API de l’application d’assistance IP:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:DLL du client API BASE Windows NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:DLL du client API BASE Windows NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:DLL de MSCTF Server:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.24070.5 (e798126f926dd886b32c6c109a80cc3baf14090c):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation OWExplorer.dll:Overlay:2.2.254.0:Overwolf LTD POWRPROF.dll:DLL d’assistance du profil d’alimentation:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Runtime d’appel de procédure distante:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Installation de L’API Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:DLL commune du shell Windows:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:DLL client de l’API uilisateur de Windows multi-utilisateurs:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VCRUNTIME140_1_CLR0400.dll:Microsoft® C Runtime Library:14.32.31326.0:Microsoft Corporation VCRUNTIME140_CLR0400.dll:Microsoft® C Runtime Library:14.32.31326.0:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Services HTTP Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:DLL API MCI:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation bcrypt.dll:Bibliothèque de primitives de chiffrement Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM pour Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:API du Gestionnaire de fenêtres du Bureau Microsoft:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:API en mode utilisateur FWP/IPsec:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:21.0.3.0:Microsoft javaw.exe:OpenJDK Platform binary:21.0.3.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:21.0.3.0:Microsoft jli.dll:OpenJDK Platform binary:21.0.3.0:Microsoft jna10500909376504124921.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:21.0.3.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:21.0.3.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:21.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:21.0.3.0:Microsoft msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation mscoree.dll:Microsoft .NET Runtime Execution Engine:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation mscoreei.dll:Microsoft .NET Runtime Execution Engine:4.8.9065.0 built by: NET481REL1LAST_C:Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Fournisseur de service Sockets 2.0 de Microsoft Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:Fournisseur Shim d’affectation de noms de messagerie:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:21.0.3.0:Microsoft nio.dll:OpenJDK Platform binary:21.0.3.0:Microsoft nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:DLL Couche NT:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Fournisseur MARTA Windows NT:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.70 :32.0.15.6070:NVIDIA Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6070:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.28.0.417:NVIDIA Corporation ole32.dll:Microsoft OLE pour Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation pdh.dll:DLL d’application d’assistance Windows pour les données de performance:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:DLL d’objets Performances système Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation perfproc.dll:DLL d’objets Performances de processus système Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:Fournisseur d’espace de noms PNRP:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Bibliothèque d’utilitaires légers du Shell:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation ucrtbase_clr0400.dll:Microsoft® C Runtime Library:14.32.31326.0:Microsoft Corporation uxtheme.dll:Bibliothèque de thèmes Ux Microsoft:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:21.0.3.0:Microsoft win32u.dll:Win32u:10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:API de stockage Microsoft WinRT:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:DLL de types de base Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation wldp.dll:Stratégie de verrouillage Windows:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:API du contrôleur commun Microsoft:10.0.22621.4029 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:21.0.3.0:Microsoft Stacktrace: at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23241!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23105!/:4.0] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23119!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23119!/:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1105863112 bytes (1054 MiB) / 2483027968 bytes (2368 MiB) up to 8657043456 bytes (8256 MiB) CPUs: 24 Processor Vendor: GenuineIntel Processor Name: 13th Gen Intel(R) Core(TM) i7-13700K Identifier: Intel64 Family 6 Model 183 Stepping 1 Microarchitecture: Raptor Lake Frequency (GHz): 3.42 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 24 Graphics card #0 name: NVIDIA GeForce RTX 4070 Ti Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 12282.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.6070 Graphics card #1 name: Intel(R) UHD Graphics 770 Graphics card #1 vendor: Intel Corporation Graphics card #1 VRAM (MiB): 1024.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 31.0.101.4577 Memory slot #0 capacity (MiB): 32768.00 Memory slot #0 clockSpeed (GHz): 5.60 Memory slot #0 type: Unknown Memory slot #1 capacity (MiB): 32768.00 Memory slot #1 clockSpeed (GHz): 5.60 Memory slot #1 type: Unknown Virtual memory max (MiB): 69394.59 Virtual memory used (MiB): 39418.66 Swap memory total (MiB): 4096.00 Swap memory used (MiB): 236.11 Space in storage for jna.tmpdir (MiB): available: 30955.56, total: 512000.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 30955.56, total: 512000.00 Space in storage for io.netty.native.workdir (MiB): available: 30955.56, total: 512000.00 Space in storage for java.io.tmpdir (MiB): available: 30955.56, total: 512000.00 Space in storage for workdir (MiB): available: 30955.56, total: 512000.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8256m -Xms256m Launched Version: neoforge-21.1.8 Launcher name: minecraft-launcher Backend library: LWJGL version 3.3.3+5 Backend API: Unknown Window size: GFLW Platform: win32 GL Caps: ERR GL debug messages: Is Modded: Definitely; Client brand changed to 'neoforge' Universe: 404 Type: Client (map_client.txt) Locale: en_US System encoding: Cp1252 File encoding: UTF-8 CPU: Sinytra Connector: 2.0.0-beta.1+1.21 SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues. Installed Fabric mods: | ================================================== | ============================== | ============================== | ==================== | | fabric-language-kotlin-1.12.0+kotlin.2.0.10_mapped | Fabric Language Kotlin | fabric_language_kotlin | 1.12.0kotlin.2.0.10 | | worldweaver-21.0.13_mapped_moj_1.21.1.jar | WorldWeaver | wover | 21.0.13 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-coroutines-core-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.8.1 | | worldweaver-21.0.13$wover-recipe-api-21.0.13_mappe | WorldWeaver - Recipe API | wover_recipe | 21.0.13 | | modmenu-badges-lib-2023.6.1_mapped_moj_1.21.1.jar | ModMenu Badges Lib | modmenu_badges_lib | 2023.6.1 | | worldweaver-21.0.13$wover-ui-api-21.0.13_mapped_mo | WorldWeaver - UI API | wover_ui | 21.0.13 | | worldweaver-21.0.13$wunderlib-21.0.8_mapped_moj_1. | WunderLib | wunderlib | 21.0.8 | | worldweaver-21.0.13$wover-preset-api-21.0.13_mappe | WorldWeaver - World Preset API | wover_preset | 21.0.13 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$atomic | atomicfu-jvm | org_jetbrains_kotlinx_atomicfu | 0.25.0 | | bclib-21.0.12_mapped_moj_1.21.1.jar | BCLib | bclib | 21.0.12 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-coroutines-jdk8 | org_jetbrains_kotlinx_kotlinx_ | 1.8.1 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-serialization-core-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.7.1 | | worldweaver-21.0.13$wover-common-api-21.0.13_mappe | WorldWeaver - Common API | wover_common | 21.0.13 | | worldweaver-21.0.13$wover-event-api-21.0.13_mapped | WorldWeaver - Events API | wover_events | 21.0.13 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-serialization-cbor-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.7.1 | | worldweaver-21.0.13$wover-item-api-21.0.13_mapped_ | WorldWeaver - Item API | wover_item | 21.0.13 | | krypton-0.2.8_mapped_moj_1.21.1.jar | Krypton | krypton | 0.2.8 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlin-stdlib | org_jetbrains_kotlin_kotlin_st | 2.0.10 | | worldweaver-21.0.13$wover-tag-api-21.0.13_mapped_m | WorldWeaver - Tag API | wover_tag | 21.0.13 | | worldweaver-21.0.13$wover-feature-api-21.0.13_mapp | WorldWeaver - Feature API | wover_feature | 21.0.13 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlin-stdlib-jdk8 | org_jetbrains_kotlin_kotlin_st | 2.0.10 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlin-stdlib-jdk7 | org_jetbrains_kotlin_kotlin_st | 2.0.10 | | worldweaver-21.0.13$wover-generator-api-21.0.13_ma | WorldWeaver - World Generator | wover_generator | 21.0.13 | | worldweaver-21.0.13$wover-datagen-api-21.0.13_mapp | WorldWeaver - Datagen API | wover_datagen | 21.0.13 | | worldweaver-21.0.13$wover-math-api-21.0.13_mapped_ | WorldWeaver - Math API | wover_math | 21.0.13 | | worldweaver-21.0.13$wover-structure-api-21.0.13_ma | WorldWeaver - Structure API | wover_structure | 21.0.13 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-datetime-jvm | org_jetbrains_kotlinx_kotlinx_ | 0.6.0 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-serialization-json-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.7.1 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-io-bytestring-jvm | org_jetbrains_kotlinx_kotlinx_ | 0.5.1 | | krypton-0.2.8$velocity-native-3.3.0-SNAPSHOT_mappe | velocity-native | com_velocitypowered_velocity_n | 3.3.0-SNAPSHOT | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlinx-io-core-jvm | org_jetbrains_kotlinx_kotlinx_ | 0.5.1 | | worldweaver-21.0.13$wover-block-api-21.0.13_mapped | WorldWeaver - Block and Item A | wover_block | 21.0.13 | | worldweaver-21.0.13$wover-surface-api-21.0.13_mapp | WorldWeaver - Surface API | wover_surface | 21.0.13 | | worldweaver-21.0.13$wover-biome-api-21.0.13_mapped | WorldWeaver - Biome API | wover_biome | 21.0.13 | | fabric-language-kotlin-1.12.0+kotlin.2.0.10$kotlin | kotlin-reflect | org_jetbrains_kotlin_kotlin_re | 2.0.10 | | worldweaver-21.0.13$wover-core-api-21.0.13_mapped_ | WorldWeaver - Core API | wover_core | 21.0.13 | | better-end-21.0.8_mapped_moj_1.21.1.jar | Better End | betterend | 21.0.8 | ```