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

Mojamap 1.17 models exported improperly #2330

Open
SpiDrone opened this issue May 11, 2024 · 7 comments
Open

Mojamap 1.17 models exported improperly #2330

SpiDrone opened this issue May 11, 2024 · 7 comments

Comments

@SpiDrone
Copy link

What are you trying to do, and what do you expect to happen?

Export a .java file, it to export correctly.

This also effects previously working models, that I open and re-export.
And the issue goes away when going back to 4.9.4

What happens instead?

Github isnt letting me upload an image, but the file is generating as
"public class tiny extends EntityModel {"
instead of
"public class tiny extends EntityModel {"

And other stuff is also missing below

Model format in which the issue occurs

Modded Entity

Blockbench variant

Program

Blockbench version

4.10

Operating System

Windows

Installed Blockbench plugins

Seat Position + Hitbox

@JannisX11
Copy link
Owner

The two lines you provided are identical. Please add the actual differences.

@Twebster9000
Copy link

I am having the same issue as this person. After updating Blockbench and trying to export a java entity into another program (mcreator) I am given a error that the code is incorrectly written as "public class ModelIllager_Echo extends EntityModel<> {"

@JannisX11
Copy link
Owner

The issue here is a bit unclear but there is a good change it has been fixed in 4.10. Let me know if it is still an issue.

@Twebster9000
Copy link

This was not an issue before updating to 4.10.0

@JannisX11
Copy link
Owner

My bad, I meant to say there is a good chance it has been fixed in 4.10.1.

@Twebster9000
Copy link

This has indeed been fixed.

@Synfinity
Copy link

having the same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants