Dplayend / Just-Leveling

add aptitudes, skills, titles, all like a rpg game.
3 stars 1 forks source link

v1.6 still crashes #8

Closed wsxiya closed 8 months ago

wsxiya commented 8 months ago

Sorry, I raised this issue again, the game still crashes when I use v1.6 version crash-2023-10-22_15.59.18-client.txt

wsxiya commented 8 months ago

The following is my mod list. When one of "BOMD" or "justleveling" is deleted, the game can start normally. {SF3%NRRZMN}K4J277YPTQI

Dplayend commented 8 months ago

but just leveling is a forge version, not fabric

wsxiya commented 8 months ago

但只是调平是锻造版本,而不是织物

I used the "Sinytra Connector" mod

Dplayend commented 8 months ago

try to contact to the BOMD and thell him to update all his mixin classes and put it { } in @Mixin for example this is has to be @Mixin({ServerPlayerEntity.class}) image

wsxiya commented 8 months ago

尝试联系 BOMD 并让他更新他所有的 mixin 类并将其放入 { } 例如,这必须是 ({ServerPlayerEntity.class}) 图像

“Marium's Soulslike Weaponry”This problem also occurs

Dplayend commented 8 months ago

and again, the fact with the { } is that it allows there to be multiple mixin image

Dplayend commented 8 months ago

here is my mixin, to avoid colliding with other mods I added { } in the @mixin and in the method image

wsxiya commented 8 months ago

here is my mixin, to avoid colliding with other mods I added { } in the @mixin and in the method image

Okay, I will go there to give feedback. I am a novice and can’t understand the code.

Dplayend commented 8 months ago

Fixed in the v1.7