Run Client Build Constantly Failing (SOLVED)

Started by young.darius33… on

Topic category: Help with MCreator software

Last seen on 00:16, 28. Apr 2023
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Run Client Build Constantly Failing (SOLVED)
Wed, 11/02/2022 - 20:14 (edited)

I have tried both the "most common solution" and the "second most common solution" found on the wiki, and yet the issue persists. The client runs perfectly at first, bringing up the game and loading the world are both fine, but as soon as I interact with something related to my mod, the client crashes and the build fails.

Full Log

Edited by young.darius334@gmail.com on Wed, 11/02/2022 - 20:14
Last seen on 00:16, 28. Apr 2023
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I figured out the problem…
Wed, 11/02/2022 - 20:14

I figured out the problem. After looking at the log more carefully I realized my error, I had something in my code crashing the game.

Basically "Get Nearest Entity" doesn't work unless you have it inside of an "If" statement, which then tests if an entity exists using "Does Entity Exist At..."

Last seen on 14:39, 7. Mar 2023
Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ayo thx i had this problem…
Tue, 03/07/2023 - 14:11

ayo thx i had this problem and i've been searching for hours. bad thing you had to solve it yourself and no one replied to ya :/