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] Create mod resets certain minecart models #261

Open
HerrGrafVal opened this issue Sep 2, 2024 · 5 comments
Open

[Bug] Create mod resets certain minecart models #261

HerrGrafVal opened this issue Sep 2, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@HerrGrafVal
Copy link

Describe the bug

Using create mod alongside EMF (and ETF) resets models (and texture paths) for minecarts, hopper minecarts and furnace minecarts (no other minecart types affected).

To Reproduce

Steps to reproduce the behavior:

  1. Use minecraft 1.19.2 Forge version 43.4.0
  2. Use EMF version 2.0.2
  3. Use ETF version 6.0.1
  4. Use Create Mod version 0.5.1f (with Flywheel version 0.6.10-20)

Steps one to four can be reproduced by creating a new Forge 1.19.2 Profile in the curseforge launcher and downloading the latest/suggested versions for EMF and Create Mod (other mods will be installed automatically).

  1. Use a resource pack like the one found here (The one linked works fine in 1.19.2 too)
  2. Open new world in creative mode and place down rails and then minecarts.

After disabling/removing the create mod all minecart types render according to the resource pack as expected.
This has been tested with the above mentioned 4 mods only.

Expected behavior

Custom minecart models get applied.

Screenshots

For this screenshot the "minecart.png" inside the resource pack was renamed to "cart.png" and the .jem files adjusted accordingly.
I also installed "the one probe" which oddly enough still reads the custom model as would be expected.
2024-09-02_16 56 49

@HerrGrafVal HerrGrafVal added the bug Something isn't working label Sep 2, 2024
@HerrGrafVal
Copy link
Author

I tried messing with both EMF config and debug tools as well as Create mod configs to no avail

@Traben-0
Copy link
Owner

Traben-0 commented Sep 2, 2024

odd
must be something create is doing to them, ill add it to the list, but if they are forcibly asserting the vanilla model during render there isn't much i can do

@Traben-0
Copy link
Owner

Traben-0 commented Sep 2, 2024

does it work with optifine?

@HerrGrafVal
Copy link
Author

does it work with optifine?

To my knowledge optifine and create don't work together, the game doesn't load with both of them installed

@Traben-0
Copy link
Owner

Traben-0 commented Sep 2, 2024

ah, well this might be one of the reasons why :/, i'll look into it, its on my list

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