Advertisement
Guest User

Crash report

a guest
Jun 15th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.75 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. // Hi. I'm Connector, and I'm a crashaholic
  4. =========================
  5. SINYTRA CONNECTOR IS PRESENT!
  6. Please verify issues are not caused by Connector before reporting them to mod authors.
  7. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
  8. =========================
  9.  
  10.  
  11. // I bet Cylons wouldn't have this problem.
  12.  
  13. Time: 2025-06-15 14:13:02
  14. Description: Bootstrap
  15.  
  16. java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  17. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29) ~[loader-4.0.39.jar%23107!/:4.0] {}
  18. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {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}
  19. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
  20. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
  21. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.39.jar%23107!/:4.0] {}
  22. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.39.jar%23107!/:4.0] {}
  23. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.39.jar%23107!/:4.0] {}
  24. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.39.jar%23107!/:4.0] {}
  25. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
  26. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
  27. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
  28. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
  29. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
  30. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
  31. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
  32. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
  33. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
  34. Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  35. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  36. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  37. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  38. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  39. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.5.jar:11.0.5+main.901c6ea8] {}
  40. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.5.jar:?] {}
  41. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.5.jar:?] {}
  42. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.5.jar:?] {}
  43. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
  44. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  45. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
  46. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  47. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
  48. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  49. at TRANSFORMER/[email protected]/net.minecraft.world.level.block.Blocks.<clinit>(Blocks.java:3047) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apothic_spawners.mixins.json:BlocksMixin from mod apothic_spawners,pl:mixin:APP:apothic_enchanting.mixins.json:BlocksMixin from mod apothic_enchanting,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A}
  50. at TRANSFORMER/[email protected]/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_fireblock_trycatchfire,xf:fml:openpartiesandclaims:xaero_pac_fireblock_getfireodds,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_fireblock_trycatchfire,xf:fml:openpartiesandclaims:xaero_pac_fireblock_getfireodds,pl:mixin:APP:mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FireBlockMixin from mod redirected,pl:mixin:APP:supplementaries.mixins.json:FireBlockAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries,pl:mixin:APP:misctweaks.mixins.json:FireBlockMixin from mod misctweaks,pl:mixin:APP:friendsandfoes-neoforge.mixins.json:FireBlockAccessor from mod friendsandfoes,pl:mixin:APP:eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight,pl:mixin:APP:aether.mixins.json:common.accessor.FireBlockAccessor from mod aether,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:moonlight.mixins.json:FireBlockMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A}
  51. at TRANSFORMER/[email protected]/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {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}
  52. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {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}
  53. at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?] {}
  54. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] {}
  55. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {}
  56. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {}
  57. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
  58. Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method mixinLimitInt(I)I in ante.mixins.json:AnvilMenuMixin from mod ante failed injection check, (0/1) succeeded. Scanned 0 target(s). No refMap loaded.
  59. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  60. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1490) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  61. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:752) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  62. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:330) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  63. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  64. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  65. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  66. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  67. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  68. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  69. at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
  70. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.5.jar:11.0.5+main.901c6ea8] {}
  71. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.5.jar:?] {}
  72. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.5.jar:?] {}
  73. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.5.jar:?] {}
  74. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
  75. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  76. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
  77. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
  78. at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
  79. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  80. at TRANSFORMER/[email protected]/net.minecraft.world.level.block.Blocks.<clinit>(Blocks.java:3047) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apothic_spawners.mixins.json:BlocksMixin from mod apothic_spawners,pl:mixin:APP:apothic_enchanting.mixins.json:BlocksMixin from mod apothic_enchanting,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A}
  81. at TRANSFORMER/[email protected]/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_fireblock_trycatchfire,xf:fml:openpartiesandclaims:xaero_pac_fireblock_getfireodds,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_fireblock_trycatchfire,xf:fml:openpartiesandclaims:xaero_pac_fireblock_getfireodds,pl:mixin:APP:mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FireBlockMixin from mod redirected,pl:mixin:APP:supplementaries.mixins.json:FireBlockAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries,pl:mixin:APP:misctweaks.mixins.json:FireBlockMixin from mod misctweaks,pl:mixin:APP:friendsandfoes-neoforge.mixins.json:FireBlockAccessor from mod friendsandfoes,pl:mixin:APP:eternal_starlight-common.mixins.json:FireBlockMixin from mod eternal_starlight,pl:mixin:APP:aether.mixins.json:common.accessor.FireBlockAccessor from mod aether,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:moonlight.mixins.json:FireBlockMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A}
  82. at TRANSFORMER/[email protected]/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {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}
  83. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {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}
  84. at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?] {}
  85. at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] {}
  86. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {}
  87. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {}
  88. at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
  89.  
  90.  
  91. A detailed walkthrough of the error, its code path and all known details is as follows:
  92. ---------------------------------------------------------------------------------------
  93.  
  94. -- Head --
  95. Thread: main
  96. Stacktrace:
  97. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29) ~[loader-4.0.39.jar%23107!/:4.0] {}
  98. -- Initialization --
  99. Details:
  100. Modules:
  101. ADVAPI32.dll:API Windows 32 Base avanzato:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  102. COMCTL32.dll:Libreria di controlli per le azioni dell'utente:6.10 (WinBuild.160101.0800):Microsoft Corporation
  103. CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  104. CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
  105. CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  106. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  107. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.3912:Microsoft Corporation
  108. DBGHELP.DLL:Windows Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  109. DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  110. DNSAPI.dll:DLL API client DNS:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  111. GDI32.dll:GDI Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  112. GLU32.dll:OpenGL Utility Library DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  113. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  114. IPHLPAPI.DLL:API helper IP:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  115. KERNEL32.DLL:DLL client di Windows NT BASE API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  116. KERNELBASE.dll:DLL client di Windows NT BASE API:10.0.26100.4343 (WinBuild.160101.0800):Microsoft Corporation
  117. MSCTF.dll:MSCTF Server DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  118. NSI.dll:NSI User-mode interface DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
  119. OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  120. POWRPROF.dll:DLL helper del profilo di alimentazione:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  121. PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  122. RPCRT4.dll:Runtime RPC (Remote Procedure Call):10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  123. RTSSHooks64.dll
  124. SETUPAPI.dll:API dell'installazione di Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  125. SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  126. SHELL32.dll:DLL comune della shell di Windows:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  127. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  128. USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  129. USERENV.dll:Userenv:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  130. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
  131. VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  132. WINHTTP.dll:Servizi HTTP Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  133. WINMM.dll:DLL API MCI:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  134. WINSTA.dll:Winstation Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  135. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.4351 (WinBuild.160101.0800):Microsoft Corporation
  136. WS2_32.dll:DLL a 32 bit di Windows Socket 2.0:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  137. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  138. amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  139. atcuf64.dll:Bitdefender Active Threat Control Usermode Filter:1.74.418.0 #0x0ac76c286:Bitdefender S.R.L. Bucharest, ROMANIA
  140. bcrypt.dll:Libreria primitive di crittografia di Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  141. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  142. bdhkm64.dll:BitDefender Hooking DLL:1.11.236.0 #0x3d65324:BitDefender S.R.L. Bucharest, ROMANIA
  143. cfgmgr32.dll:Configuration Manager DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  144. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  145. combase.dll:Microsoft COM per Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  146. cryptnet.dll:Crypto Network Related API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  147. dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  148. dinput8.dll:Microsoft DirectInput:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  149. drvstore.dll:Driver Store API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  150. dwmapi.dll:API di Gestione finestre desktop Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  151. dxcore.dll:DXCore:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  152. fwpuclnt.dll:API modalità utente FWP/IPsec:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
  153. gdi32full.dll:GDI Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  154. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  155. icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
  156. imagehlp.dll:Windows NT Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  157. inputhost.dll:InputHost:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  158. java.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  159. javaw.exe:OpenJDK Platform binary:21.0.7.0:Microsoft
  160. jemalloc.dll
  161. jimage.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  162. jli.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  163. jna12994376037577063884.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
  164. jsvml.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  165. jvm.dll:OpenJDK 64-Bit server VM:21.0.7.0:Microsoft
  166. kernel.appcore.dll:AppModel API Host:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  167. lwjgl.dll
  168. lwjgl_opengl.dll
  169. lwjgl_stb.dll
  170. management.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  171. management_ext.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  172. msasn1.dll:ASN.1 Runtime APIs:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
  173. mscms.dll:DLL sistema di corrispondenza colori Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  174. msvcp140.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
  175. msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  176. msvcrt.dll:Windows NT CRT DLL:7.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  177. mswsock.dll:Service Provider Microsoft Windows Sockets 2.0:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  178. napinsp.dll:Provider shim denominazione posta elettronica:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  179. net.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  180. nio.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  181. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  182. ntdll.dll:DLL del livello NT:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  183. ntmarta.dll:Provider MARTA per Windows NT:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  184. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 576.52 :32.0.15.7652:NVIDIA Corporation
  185. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7652:NVIDIA Corporation
  186. nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:11.0.3.241 8Produc:NVIDIA Corporation L$FileDescriptio
  187. ole32.dll:Microsoft OLE per Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  188. opengl32.dll:OpenGL Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  189. pdh.dll:DLL helper Dati di prestazione di Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  190. perfos.dll:DLL oggetti delle prestazioni del sistema Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  191. perfproc.dll:DLL oggetti delle prestazioni del processo di Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  192. pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  193. profapi.dll:User Profile Basic API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  194. rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  195. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  196. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  197. shlwapi.dll:Libreria leggera di utilità per la shell:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  198. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  199. ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  200. uxtheme.dll:Libreria UxTheme di Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  201. vcruntime140_1.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
  202. verify.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  203. win32u.dll:Win32u:10.0.26100.4343 (WinBuild.160101.0800):Microsoft Corporation
  204. windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  205. windows.storage.dll:API archiviazione Microsoft WinRT:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  206. winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  207. wintypes.dll:DLL tipi di base Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  208. wldp.dll:Criterio di blocco di Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  209. wshbth.dll:Windows Sockets Helper DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
  210. xinput1_4.dll:API periferica comune Microsoft:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  211. zip.dll:OpenJDK Platform binary:21.0.7.0:Microsoft
  212. Stacktrace:
  213. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23701!/:?] {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}
  214. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
  215. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
  216. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.39.jar%23107!/:4.0] {}
  217. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.39.jar%23107!/:4.0] {}
  218. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.39.jar%23107!/:4.0] {}
  219. at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.39.jar%23107!/:4.0] {}
  220. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
  221. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
  222. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
  223. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
  224. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
  225. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
  226. at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
  227. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
  228. at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
  229.  
  230.  
  231. -- System Details --
  232. Details:
  233. Minecraft Version: 1.21.1
  234. Minecraft Version ID: 1.21.1
  235. Operating System: Windows 11 (amd64) version 10.0
  236. Java Version: 21.0.7, Microsoft
  237. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  238. Memory: 2519979208 bytes (2403 MiB) / 3690987520 bytes (3520 MiB) up to 8589934592 bytes (8192 MiB)
  239. CPUs: 12
  240. Processor Vendor: AuthenticAMD
  241. Processor Name: AMD Ryzen 5 3600 6-Core Processor
  242. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  243. Microarchitecture: Zen 2
  244. Frequency (GHz): 3.59
  245. Number of physical packages: 1
  246. Number of physical CPUs: 6
  247. Number of logical CPUs: 12
  248. Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER
  249. Graphics card #0 vendor: NVIDIA
  250. Graphics card #0 VRAM (MiB): 8192.00
  251. Graphics card #0 deviceId: VideoController1
  252. Graphics card #0 versionInfo: 32.0.15.7652
  253. Memory slot #0 capacity (MiB): 8192.00
  254. Memory slot #0 clockSpeed (GHz): 3.73
  255. Memory slot #0 type: DDR4
  256. Memory slot #1 capacity (MiB): 8192.00
  257. Memory slot #1 clockSpeed (GHz): 3.73
  258. Memory slot #1 type: DDR4
  259. Virtual memory max (MiB): 35752.14
  260. Virtual memory used (MiB): 21686.54
  261. Swap memory total (MiB): 19456.00
  262. Swap memory used (MiB): 475.28
  263. Space in storage for jna.tmpdir (MiB): available: 23720.70, total: 952885.00
  264. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 23720.70, total: 952885.00
  265. Space in storage for io.netty.native.workdir (MiB): available: 23720.70, total: 952885.00
  266. Space in storage for java.io.tmpdir (MiB): available: 23720.70, total: 952885.00
  267. Space in storage for workdir (MiB): available: 23720.70, total: 952885.00
  268. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m
  269. Launched Version: neoforge-21.1.179
  270. Launcher name: minecraft-launcher
  271. Backend library: LWJGL version 3.3.3+5
  272. Backend API: Unknown
  273. Window size: <not initialized>
  274. GFLW Platform: win32
  275. GL Caps: ERR
  276. GL debug messages: <disabled>
  277. Is Modded: Definitely; Client brand changed to 'neoforge'
  278. Universe: 404
  279. Type: Client (map_client.txt)
  280. Locale: en_US
  281. System encoding: Cp1252
  282. File encoding: UTF-8
  283. CPU: <unknown>
  284. Sinytra Connector: 2.0.0-beta.8+1.21.1
  285. SINYTRA CONNECTOR IS PRESENT!
  286. 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.
  287. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Tags: minecraft
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement