jrbudda / Vivecraft_116

VR mod for Minecraft. For Version 1.16.X http://www.vivecraft.org
Other
188 stars 49 forks source link

crash with forge 36.2.4 and after #119

Open moimemepl opened 3 years ago

moimemepl commented 3 years ago

I try to use it with skyfactory One and crash wathever I try

but if I put thr forge version to 36.2.0 the modpack launch but it have 2 mod in the modpack who need 36.2.4

maybe the mod crashing problem it's around there

michaelgosling commented 3 years ago

Happening to me as well.

[org.multimc.onesix.OneSixLauncher:launchWithMainClass:213]: Failed to start Minecraft:
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: java.lang.reflect.InvocationTargetException
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at java.lang.reflect.Method.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]:   at org.multimc.EntryPoint.main(EntryPoint.java:34)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: Caused by: java.lang.reflect.InvocationTargetException
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]:  at java.lang.reflect.Method.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]:  at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:52)
[12:30:06] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]:  ... 8 more
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     ... 13 more
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.reflect.InvocationTargetException
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.reflect.Method.invoke(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:-1]:     ... 17 more
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at java.lang.Class.getDeclaredFields0(Native Method)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at java.lang.Class.privateGetDeclaredFields(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at java.lang.Class.getDeclaredFields(Unknown Source)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at net.optifine.reflect.FieldLocatorTypes.<init>(FieldLocatorTypes.java:25)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at net.optifine.reflect.Reflector.<clinit>(Reflector.java:465)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at net.minecraft.crash.CrashReport.<init>(CrashReport.java:54)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:425)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at net.minecraft.client.main.Main.main(Main.java:151)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     ... 23 more
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method renderItem(Lnet/minecraft/client/entity/player/AbstractClientPlayerEntity;FFLnet/minecraft/util/Hand;FLnet/minecraft/item/ItemStack;FLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V in selene.mixins.json:FirstPersonRendererMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap selene.refmap.json
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[12:30:06] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     ... 42 more
[12:30:06] [main/INFO] [STDOUT/]: [org.multimc.EntryPoint:main:37]: Exiting with -1
Process exited with code -1.
fayer3 commented 3 years ago

michaelgosling use the selene version that is linked in the compatibility sheet: http://www.vivecraft.org/forge-mod-compatibility/

caspaas commented 3 years ago

michaelgosling use the selene version that is linked in the compatibility sheet: http://www.vivecraft.org/forge-mod-compatibility/

just to let you know Tconstruct for 1.16.5 needs 36.2.4 or higher. (I think its 36.2.6 even)

So please i hope Vivecraft gets updated?

fayer3 commented 3 years ago

just to let you know Tconstruct for 1.16.5 needs 36.2.4 or higher. (I think its 36.2.6 even)

So please i hope Vivecraft gets updated?

vivecraft should run with these forge versions, can you post a crash log if it crashes with this version?

Techjar commented 3 years ago

Can we please stop hijacking issue reports?

jrbudda commented 2 years ago

could you try again with revision 7 posted today please?

zenija2007 commented 2 years ago

Will there be an update to the new version of Forge? Some mods require 36.2.21.

fayer3 commented 2 years ago

Will there be an update to the new version of Forge? Some mods require 36.2.21.

you can just input a custom forge version in the installer

zenija2007 commented 2 years ago

That is, I can install the usual version of Forge, and then specify its version? Hasn't Forge been changed for Vivecraft? Or do you mean that there were minor changes and just specifying the correct version can solve the problem?

fayer3 commented 2 years ago

vivecraft just uses regular forge, put the version you want here in the installer grafik