could You help me detect errors in these crash logs

Started by elzeraAOP on

Topic category: Troubleshooting, bugs, and solutions

Active 1 day ago
Joined Sep 2023
Points:
206

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 86
could You help me detect errors in these crash logs
Thu, 04/04/2024 - 11:11 (edited)

the client crash when i launch it, could You help me detect errors in these crash logs : https://pastebin.com/7UkV61eT

 

Edited by elzeraAOP on Thu, 04/04/2024 - 11:11
java.lang…
Thu, 04/04/2024 - 17:18
  1. java.lang.IllegalArgumentException: Cannot set property IntegerProperty{name=distance, clazz=class java.lang.Integer, values=[1, 2, 3, 4, 5, 6, 7]} as it does not exist in Block{minecraft:air}

Seems you are setting property distance to some block that does not have this property.

Do you use any plugins?

Active 1 day ago
Joined Sep 2023
Points:
206

User statistics:

  • Modifications: 0
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 86
thank's you to have help me…
Thu, 04/04/2024 - 17:59

thank's you to have help me to find the error, the plugin blockstate have an little problem when the placing of block with a blockstate when the player is in a dimension or an other. i'se solved the bug

I would recommend getting in…
Fri, 04/05/2024 - 18:38

I would recommend getting in touch with the plugin author to fix this properly