Traveler's Backpack

Traveler's Backpack

26M Downloads

Cresh report

Chinkrask opened this issue ยท 10 comments

commented

Describe the bug
The game is uncapable of loading completely and crashes before the main menu.

To Reproduce
Steps to reproduce the behavior:

  1. Open the game launcher using CurseForge with the profile that has been attached to this post at the bottom.
  2. Login with you Microsoft account.
  3. Press the "Play button".
  4. Wait until it happens.

Expected behavior
The game should open without issues.

Screenshots
If applicable, add screenshots to help explain your problem.
Captura de pantalla (132)

Required informations (please complete the following information):

  • Mod version: 1.19.2 - 8.2.6
  • Mod Loader: Forge - 43.1.1

Additional context
According to the crash screen, it has relations with entities. I have know knowledge on this, so I can only especulate that has something to do with dying due to the "LivingChangeTargetEvent".
a.zip

commented

Something I forgot to mention is that I did deleted the configuration files for Traveler's Backpack

commented

Please update your forge version

commented

If issue resolve, close this thread

commented

Hi, I've had the same problem and updated my Forge, but it still crashes

commented

What is crash report now?

commented

having this same issue on a forge 1.18.2 server. Using forge 40.1.80, had to jar fix this file to get the server operational at all but my understanding is that "sometimes it be like that". The mod works as expected and without error in single player worlds.

Exact error is as follows:
Failure message: Traveler's Backpack (travelersbackpack) has failed to load correctly java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/living/LivingChangeTargetEvent Mod Version: 7.1.14

commented

What do you mean jar fix? did you try using forge 40.1.84?

commented

Made a quick check and you have to update forge to 40.1.84

commented

having this same issue on a forge 1.18.2 server. Using forge 40.1.80, had to jar fix this file to get the server operational at all but my understanding is that "sometimes it be like that". The mod works as expected and without error in single player worlds.

Exact error is as follows: Failure message: Traveler's Backpack (travelersbackpack) has failed to load correctly java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/living/LivingChangeTargetEvent Mod Version: 7.1.14

This was resolved by downgrading/reverting the server's mod version to 7.1.13. The client still uses mod version 7.1.14 when connecting to the server but this has not produced any additional errors. I didn't end up trying to upgrade to forge version 40.1.84 but I will continue this thread if I do so and can confirm or deny that solution.

commented

I'm 99% sure updating to forge 40.1.84 will resolve the issue, since I'm using newly added class to forge in 7.1.14 which was introduced in 40.1.84