Remorphed

Remorphed

318k Downloads

Morph list doesn't show any morphs

Winterglide opened this issue ยท 12 comments

commented

Mod loader

Forge

Minecraft version

1.20.1

Remorphed version

4.2

Woodwalkers version

5.5 / 5.2

CraftedCore version

5.7

Modloader version

47.3.6

The latest.log file

Nothing shows on the server logs

Issue description

Hi! When I try to morph into anything in a server everything seems to work fine, I can kill mobs and register them in the menu or go into creative and see all the mobs and morph into them, but at some point it stops working.

When I open the menu a second time it shows nothing, not a single entity. It happens both in creative and survival. Sometimes after some minutes it works fine again but it doesn't last long.

I've also noticed that sometimes it takes some seconds to show the entities but it's not often.

In singleplayer seems to work fine!

I've tried changing the walkers version from the current last (5.5) to 5.2 but it's the same.

Image

Steps to reproduce

  1. Start Game
  2. Enter server
  3. Open morph menu
  4. morph or don't morph
  5. close menu
  6. open menu again
  7. everything empty

Other

No response

commented

Sure! Just checked and I do have the same version on both server and client.

latest.log

commented

Maybe you installed a wrong version on the server, that fails to load after the config is created. Can you send me your server log? It'll contain the errors.

commented

Hey! I'll need your client log file in order to determinate why I doesn't always render the entities.

commented

Thanks for the quick reply! It's my first time reporting issues like this so I'm not sure if this is the client log you are looking for. Let me know if you need any more info!

latest.log

commented

I have new info that might be interesting to know:

Other people can join the server without the mod.

These people won't see me transform and won't see the hitbox change with F3 + B

However they will be able to see the HP change and will hear the mob sounds when I'm being hit

EDIT: The other player didn't have either WoodWalkers, Remorphed nor the dependencies

commented

Are you sure you installed ReMorphed correctly on the server? The error you describe usually occurs when ReMorphed is missing on the server or fails to load correctly.

commented

The mod (with the dependencies) is in the mods folder, I've looked up and apparently I don't need to install it any differently in server right?

commented

The config seems fine too, I get that the problem must be related to the server instalation of the mod but I don't know how could I mess this up hahaha

Image

commented

Hi,
I have the same issue. According to @Winterglide, I have the same version installed on the client and server.

Look like I have logs on client-side in debug.log:
debug.remorphed.log

I think if the server is not in online-mode, the gui have some bugs.. ?
But the gui reappears a few minutes later as if there were a time before reuse ... :/ very strange

I hope this can help you!

commented

It was indeed that!!
I have friends that didn't have Minecraft before but I think everyone ended up buying so I won't be needing offline mode anymore.

But thanks a lot you two!!! I don't think I would've ever found out about it any other way it does work just fine with online mode! :)

commented

Right, I think that's the error- in "offline mode" the player data is stored differently.
Depending on how it reads the player data it works or it doesn't. But since I don't see any reason to disable online mode, and since the bug is caused by Mojang's code, which is very painful to debug, I won't be fixing this bug anytime soon.

commented

But since I don't see any reason to disable online mode

If you have friends who have not paid Minecraft, "offline mode" is very useful! :D

Btw thanks for your reply! Now we know this is caused by the "offline mode".