could You help me detect errors in these crash logs

Started by elzeraAOP on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:12, 28. Apr 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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?

Last seen on 18:12, 28. Apr 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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