JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.05k stars 271 forks source link

Mojamap 1.17 models exported improperly #2330

Closed SpiDrone closed 1 month ago

SpiDrone commented 1 month ago

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 commented 1 month ago

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

Twebster9000 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

This was not an issue before updating to 4.10.0

JannisX11 commented 1 month ago

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

Twebster9000 commented 1 month ago

This has indeed been fixed.

Synfinity commented 1 month ago

having the same issue here.