You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
*** buffer overflow detected ***: terminated
/usr/bin/forge-1.12.2d: line 162: 15787 Aborted (core dumped) ${SUDO_CMD} screen -S "${SESSION_NAME}" -Q select . > /dev/null
Starting server...There are several suitable screens on:
14630.forge-1.12.2 (Detached)
15796.forge-1.12.2 (Detached)
Use -S to specify a session
How do i fix this issue?
Oh I forgot to update the title. I figured out the issue and I'm rather embarrassed to say that it was a file path issue. The game already knew I was accessing the achievements so I wasn't suppose to include advancements in the file path. Minecraft file paths have always confused me a little bit...
ResourceLocation advancementId = new ResourceLocation( TheDeadRise.MODID,"adventure/spawntrigger");
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.