Remorphed

Remorphed

318k Downloads

Crash with GeckoLib,Blueprint,CraftedCore and Create

TaysMelons opened this issue · 2 comments

commented

Mod loader

Forge

Minecraft version

1.20.1

Remorphed version

4.2

Woodwalkers version

5.6

CraftedCore version

5.8

Modloader version

47.3.0

The latest.log file

crash-2025-03-10_19.05.06-client.txt

crash-2025-03-10_18.38.23-client.txt

Thread: Render thread
Suspected Mods:
GeckoLib 4 (geckolib), Version: 4.7
Issue tracker URL: https://github.com/bernie-g/geckolib/issues
at TRANSFORMER/[email protected]/software.bernie.geckolib.cache.texture.AnimatableTexture.m_6704_(AnimatableTexture.java:40)

ReMorphed (remorphed), Version: 4.2
	Issue tracker URL: https://github.com/ToCraft/Remorphed/issues
	at TRANSFORMER/[email protected]/tocraft.remorphed.screen.widget.PlayerWidget.m_87963_(PlayerWidget.java:71)

Blueprint (blueprint), Version: 7.1.1
	Issue tracker URL: https://github.com/team-abnormals/blueprint/issues
	at TRANSFORMER/[email protected]/com.teamabnormals.blueprint.common.remolder.RemoldedResourceManager.getResourceFunction(RemoldedResourceManager.java:154)

CraftedCore (craftedcore), Version: 5.8
	Issue tracker URL: https://github.com/ToCraft/craftedcore/issues
	at TRANSFORMER/[email protected]/tocraft.craftedcore.patched.client.CGraphics.blit(CGraphics.java:52)

Issue description

After updating CreateMod, one player is encountering crashes on their laptop when pressing the "Toggle Shape" button or opening the GUI. This issue does not affect two other players with the same modpack and server setup.

Details:

The problem only occurs on one player’s laptop, which has high-end hardware and used to run the modpack without issues.
Other players on the same server with identical modpacks do not experience any crashes.
The crash happens when attempting to use the "Toggle Shape" feature or interact with the GUI.

Steps to reproduce

Load into game
everything is fine untill open GUI for Remorph, or toggle shape with keybind
crash every time

Other

No response

commented

Mod loader
Forge

Minecraft version
1.20.1

Remorphed version
4.2

Woodwalkers version
5.5

CraftedCore version
5.8

Modloader version
47.4.0

I have a home server with a modpack that also has Create and some of my friends are having crashes when opening the shape selection GUI.

CraftedCore (craftedcore), Version: 5.8
		Issue tracker URL: https://github.com/ToCraft/craftedcore/issues
		at TRANSFORMER/[email protected]/tocraft.craftedcore.patched.client.CGraphics.blit(CGraphics.java:52)

	ReMorphed (remorphed), Version: 4.2
		Issue tracker URL: https://github.com/ToCraft/Remorphed/issues
		at TRANSFORMER/[email protected]/tocraft.remorphed.screen.widget.PlayerWidget.m_87963_(PlayerWidget.java:71)

	GeckoLib 4 (geckolib), Version: 4.7
		Issue tracker URL: https://github.com/bernie-g/geckolib/issues
		at TRANSFORMER/[email protected]/software.bernie.geckolib.cache.texture.AnimatableTexture.m_6704_(AnimatableTexture.java:40)
commented

I am very sure the error is caused by blueprint. It seems to manipulate and change internal Minecraft code that ReMorphed uses.
Please report it to them so they can fix their code.
If the error persists after removing blueprint, please let me know.