ViaForge icon indicating copy to clipboard operation
ViaForge copied to clipboard

Crashing 1.16.5

Open Livedeqq opened this issue 1 year ago • 9 comments

General Information

ViaForge only

Bug Description

Starting game and crash, i tried other forge versions and still crashing crash-2024-06-14_17.16.37-fml.txt latest.log

Steps to Reproduce

  1. start game and game should crash

Expected Behavior

crash

Livedeqq avatar Jun 14 '24 15:06 Livedeqq

Are you sure you have only ViaForge installed? Also try dev builds at https://ci.viaversion.com/view/Platforms/job/ViaForge/

FlorianMichael avatar Aug 05 '24 18:08 FlorianMichael

Me2, and the same crash related to slf4j

i tried the DEV version and the Release version

Darker935 avatar Aug 18 '24 23:08 Darker935

Are you sure you have only ViaForge installed? Also try dev builds at https://ci.viaversion.com/view/Platforms/job/ViaForge/

And im sure about that too

Darker935 avatar Aug 18 '24 23:08 Darker935

i meet the same problem

Lingye1204 avatar Aug 22 '24 03:08 Lingye1204

@Livedeqq @Lingye1204 @Darker935 try a newer java version than java 8 or atleast something newer than 1.8.0_51 i recommend java 17 or if you want to use a newer forge-loader (e.g. 36.2.42) java 21 for me both java 1.8.412-b08 and java 17.0.12 work

liawr avatar Aug 26 '24 14:08 liawr

not reproducible yet

liawr avatar Aug 26 '24 14:08 liawr

尝试比 Java 8 更新的 Java 版本,或者至少比 1.8.0_51 更新的版本,我推荐 Java 17,或者如果您想使用更新的 forge-loader(例如 36.2.42)java 21,对我来说,java 1.8.412-b08 和 java 17.0.12 都可以

yes,i crashed for using java 8 with force selection by the launcher.but the launcher didnt remind me that i should change a java

Lingye1204 avatar Aug 26 '24 14:08 Lingye1204

Crash - 1.20.1 with ViaForge

AlphaGameDeveloper avatar Sep 14 '24 01:09 AlphaGameDeveloper

I am using other Java versions (such as JDK 17) and cannot run them. Error message displayed: ViaForge (viaforge) encountered an error during the common_stup event phase java. 1ang NoC1assDefFoundError: org/s1f4j/spi/SLF4JServiceProvider What's going on here?(Minecraft 1.16.5)

BUCKQIAN avatar Sep 15 '24 06:09 BUCKQIAN

I am using other Java versions (such as JDK 17) and cannot run them. Error message displayed: ViaForge (viaforge) encountered an error during the common_stup event phase java. 1ang NoC1assDefFoundError: org/s1f4j/spi/SLF4JServiceProvider What's going on here?(Minecraft 1.16.5)

I am able to replicate this as well

10xA avatar Oct 20 '24 03:10 10xA

If this still happens with 3.8.0, try to add 0 at the start of the mod file name to make it has priority when loaded by Forge

HowardZHY avatar Nov 03 '24 06:11 HowardZHY

Seems SLF4J Hates Java 8u51, try to use something like 8u311

HowardZHY avatar Nov 17 '24 12:11 HowardZHY

So what's the solution?

Developer-Major-Cozmic avatar Nov 17 '24 19:11 Developer-Major-Cozmic

Try what @HowardZHY wrote, otherwise there is none at the moment.

FlorianMichael avatar Nov 17 '24 19:11 FlorianMichael

I see, tried that out, still didn't work.

Developer-Major-Cozmic avatar Nov 18 '24 22:11 Developer-Major-Cozmic

Same Issue here, tried it all as a smoothbrained mc player but still it does not work 😭

MochisDrak avatar Nov 27 '24 00:11 MochisDrak

Its a problem with the fact the build is for the wrong java version. I reccomend just copying the repo, going into intelliJ and change the version of java your intelliJ is running with the java that your forge instance is using. Then building it. I am trying to patch it but I don't think there's any problems with the code itself, its just the java version.

LyriaWintona avatar Dec 11 '24 12:12 LyriaWintona

also affects the 1.18.2 version

joeyjumper94 avatar Dec 13 '24 17:12 joeyjumper94

is there a solution to this yet?

ILikeCodingg5565 avatar Jan 06 '25 02:01 ILikeCodingg5565

This should be fixed in dev builds at https://ci.viaversion.com/view/Platforms/job/ViaForge/ now

FlorianMichael avatar Jan 18 '25 13:01 FlorianMichael