Started by
young.darius33…
on
Topic category: Help with MCreator software
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
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..."
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 :/