Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug - models] Invisible chest minecart model. #232

Open
ShadySalesGnome opened this issue Jul 2, 2024 · 0 comments
Open

[Bug - models] Invisible chest minecart model. #232

ShadySalesGnome opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ShadySalesGnome
Copy link

ShadySalesGnome commented Jul 2, 2024

Describe the bug
Minecart with chest doesn't display unless a minecart with hopper is placed nearby, custom minecart model used on all minecart variants, minecart with chest is the only one that has this issue

Edit: issue changes slightly seemingly at random, sometimes placing a regular minecart also makes the minecart with chest display properly.

Edit 2: as of July 3rd Minecraft crashes whenever a chest minecart is placed or gets loaded in an existing chunk.
Edit 3: after updating to 2.1.3 crashing problem is resolved, however the model still has the same issue it has in 2.0.3

List and link to broken resource packs

Doku's RPG
https://modrinth.com/resourcepack/dokus-rpg

Gerudoku Faithful
https://modrinth.com/resourcepack/gerudoku-faithful

Edit 4: Upon further inspection this seems to affect all resource packs containing a custom model for the chest minecart.

Expected behavior

2024-07-02_09 36 26

Screenshots
2024-07-02_09 37 50
2024-07-02_09 38 03
2024-07-02_09 38 12

(please complete the following information):

  • 1.21 - 1.21.1
  • EMF version [2.0.3] - [2.2.6]
  • ETF version [6.1.2] - [6.2.5]

Update July 3rd:

  • EMF version [2.1.1]
  • ETF version [6.1.3]

Additional context
I made this model for Gerudoku and Doku's RPG,
the change to the model is a small one, just slightly alters the lower part of the cart.

fabric-loader version is 0.15.11-1.21 - 0.16.3-1.21.1

this bug occurs in single player worlds and on multiplayer servers.

after updating to 2.1.1 the game crashes and gives exit code -1

> The game crashed whilst rendering entity in world
> Error: java.lang.NullPointerException: Cannot invoke "traben.entity_model_features.utils.EMFEntity.etf$isBlockEntity()" because the return value of "traben.entity_model_features.models.animation.EMFAnimationEntityContext.getEMFEntity()" is null

crash report:
crash-2024-07-03_09.36.33-client.txt

@ShadySalesGnome ShadySalesGnome added the bug Something isn't working label Jul 2, 2024
@ShadySalesGnome ShadySalesGnome changed the title [Bug - models] An issue with custom chest minecart model. [Bug - models] Invisible chest minecart model. Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants