Missing mod elements

Published by lolagain on
Status
Fixed
Issue description

When I exported my mod to a jar file, and then put it in my mods folder, the mod name displays in the mods list, but none of the mod elements are present.

Issue comments

It works now, I just noticed that the line feature in the texture creator is missing, and I used it a lot to create textures for tools, because it's a harder to fill in every pixel of a diagonal line

For the texture creator, you can draw the line like in any image editor with a standard toolbox, use any tool, for example, Pencil, click on the first point, click and hold shift and press the second point, the line will be drawn between these two points.

I have found the cause and a proper solution. A patch update has been released:

PATCH UPDATE 23. 9. 2019, 18:45 CEST

There were some bugs found in MCreator 1.9.1 so we decided to release a patch update. If you are having one of the following bugs and downloaded MCreator before the time of the patch, consider reinstalling version 1.9.1:

  • [Bugfix #53239] Mods did not contain any mod elements if they were located in a path or had a name containing any special character or whitespace
  • [Bugfix] Custom blocks and items had logWood selected for ore dictionary by default
  • Added ore dictionary to plants
  • Added option to disable harvest level specification for blocks

To apply the patch (fix these bugs), uninstall MCreator 1.9.1, download it again and install it again. After reinstalling it, make sure to regenerate code in all the workspaces you already opened with MCreator 1.9.1 by clicking Build & run -> Regenerate code and build.

 

I've tried everything, but my elements are still missing in the forge. And I saw that when I add my entity to the mod, the elements disappear

and when my friend tested, the mod elements are there, pls help :<