Help fix errors when starting the launcher

Started by TANC57 on

Topic category: General discussion

Last seen on 13:17, 17. Mar 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help fix errors when starting the launcher

15:48.28 [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory. 
15:48.28 [main/ERROR] [FML]: Full: C:\Users\name\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar 
15:48.28 [main/ERROR] [FML]: Trimmed: c:/users/name/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
15:49.02 [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing     < [I am especially interested in this error]

17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found. 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: ================================================== 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:   DOMAIN dragon_world_tools 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------------------------------- 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:   domain dragon_world_tools is missing 1 texture 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:     domain dragon_world_tools has 1 location: 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:       mod dragon_world_tools resources at C:\MCreatorWorkspaces\dragon_world_tools\build\libs\modid-1.0.jar 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: ------------------------- 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:     The missing resources for domain dragon_world_tools are: 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:       textures/blocks/.png 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: ------------------------- 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]:     No other errors exist for domain dragon_world_tools 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: ================================================== 
17:00.43 [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

 

It seems that these errors do not affect the mod itself, but I want to know what the problem is and maybe fix them.

Last seen on 13:17, 17. Mar 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
These errors do not cause…
Mon, 01/18/2021 - 16:53

These errors do not cause game crashes, so they do not create a crash report.

Console

Last seen on 13:17, 17. Mar 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
These are items from other…
Mon, 01/18/2021 - 17:32

These are items from other modifications.

Last seen on 13:17, 17. Mar 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And what about the problem…
Mon, 01/18/2021 - 17:33

And what about the problem with the texture of the block, which has no name?

One mod element references…
Tue, 01/19/2021 - 07:46

One mod element references this texture, you will need to check them all to find out which