SERVER_STOPPED. Errors may have been discarded. [10:43:22] [Client thread/INFO] [FML]: Server terminated. AL lib: (EE) alc_cleanup: 1 device not closed :runClient FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runClient'. > Process 'coTotal time: 2 mins 49.26 secs mmand 'C:\Pylo\MCreator161\jdk64\bin\java.exe'' finished with non-zero exitRun with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. value -1 BUILD FAILED * Try: C:\Pylo\MCreator161\forge> Task completed with return code 0 in 170013 milliseconds Task return code check OK!
It is fixable. Your mob has a code that endless loop,called every tick,the cpu cant control all this code and throw a crash called ticking error . Check your mob source code at onUpdate() attributes error
ok i been doing some stuff and i found out that the ai is not makeing my game crash the texture is when i removed ai still crashed when i removed the texture i wont crash
Can you post the error here
@#1
SERVER_STOPPED. Errors may have been discarded.
[10:43:22] [Client thread/INFO] [FML]: Server terminated.
AL lib: (EE) alc_cleanup: 1 device not closed
:runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'coTotal time: 2 mins 49.26 secs
mmand 'C:\Pylo\MCreator161\jdk64\bin\java.exe'' finished with non-zero exitRun with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
value -1
BUILD FAILED
* Try:
C:\Pylo\MCreator161\forge>
Task completed with return code 0 in 170013 milliseconds
Task return code check OK!
this is the code when i spawn the mob and crash
is it fixable
is no one going to help me D:
It is fixable. Your mob has a code that endless loop,called every tick,the cpu cant control all this code and throw a crash called ticking error . Check your mob source code at onUpdate() attributes error
ok i been doing some stuff and i found out that the ai is not makeing my game crash the texture is when i removed ai still crashed when i removed the texture i wont crash
will any one help
If i turn of spawn block mod, it will run again, but what is the fun in that?
Perhaps it somehow runs in a never ending loop?