Minecraft modpack hatası nedir?

Katılım
17 Ekim 2023
Mesajlar
30
Daha fazla  
Cinsiyet
Erkek
Kod:
16:11:06.900
mixin
main
Static binding violation: PRIVATE @Overwrite method m_172993_ in rubidium.mixins.json:core.render.world.WorldRendererMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
16:11:07.856
launcher
main
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.Launcher.run(Launcher.java:108)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)    at [EMAIL][email protected][/EMAIL]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)Caused by: java.lang.reflect.InvocationTargetException    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)    at java.base/java.lang.reflect.Method.invoke(Method.java:568)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)    ... 7 moreCaused 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)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)    at MC-BOOTSTRAP/[EMAIL][email protected][/EMAIL]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)    at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)    at TRANSFORMER/net.optifine/net.optifine.reflect.Reflector.<clinit>(Reflector.java:278)    at TRANSFORMER/[EMAIL][email protected][/EMAIL]/net.minecraft.CrashReport.m_127526_(CrashReport.java:175)    at TRANSFORMER/[EMAIL][email protected][/EMAIL]/net.minecraft.CrashReport.m_127529_(CrashReport.java:345)    at TRANSFORMER/[EMAIL][email protected][/EMAIL]/net.minecraft.client.main.Main.main(Main.java:149)    ... 15 moreCaused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirectGetFancyWeather()Z in rubidium.mixins.json:features.options.weather.WorldRendererMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap mixins.rubidium.refmap.json    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)    at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)    ... 32 more
16:11:07.856
monitor
Process Monitor
Process crashed with exit code 1
1697552021701.png
 
Son düzenleme:
Crash reportu paylaşın. Bu crash report değil.
 
Orijinal Minecraft mı?
orjinel kullanırım ben aama curse forge mod climent kullanıyom

Crash reportu paylaşın. Bu crash report değil.
etiketleme yaptım crash report değil mi bu bi dk yanlış paylaşmıyım minecraft inputtuymuş bu 2 sini de paylaşam onuda ekliyom 1 dk

Crash reportu paylaşın. Bu crash report değil.
dediklerini yaptım burda yeniyimde teşekkürler
 

Geri
Yukarı