[Bug|Crash]: 'Function' command crash server
YWCLeeZeroSix opened this issue ยท 1 comments
Please check if a similar issue has already been reported.
- I checked this type of issue has never been reported.
Please check you're using proper versions.
- I checked all of them in the right version.
Please check if this issue's from out of our area
- I understood the problem.
The name of the mod
No response
After all of these, please check if you're just pressing the ok buttons to skip this process.
- I read the checklist and I promise I'll provide all the information that is needed to fix the issue
Minecraft Version
1.20.1
The Issue
crash-2024-09-18_16.15.19-server.txt
Using the function command in the command block to execute epicfight skill add @p identity epicfight:revelation
will causes the server to crash.
This is a big bug, causing my map to not work properly.
Steps to Reproduce
- Create a datapack
- Add this command
epicfight skill add @p identity epicfight:revelation
- Place a command block and type
function test:test
- Activate command block
- Server crash
Won't crash if you type function test:test
in the chat. Won't crash if you are in Singleplayer. Only crash when in a server using a command block to execute it.