[SPIGOT-5660] you cannot trigger this object yet Created: 05/Apr/20 Updated: 22/Jun/21 Resolved: 06/Apr/20 |
|
| Status: | Resolved |
| Project: | Spigot |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Yasir Shah | Assignee: | Unassigned |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | None | ||
| Version: | 1.15.2 |
| Guidelines Read: | Yes |
| Description |
|
Hi, I am using a Minehut server and I made a trigger which should tp me to spawn using command blocks. so when I do /trigger spawn it should tp me to spawn. But it gives me this error "you cannot trigger this object yet". And I have made sure that the trigger is enabled. I have tried it on a singleplayer world and it works there but it does not work in the server I looked everywhere but cannot find it a solution anywhere. Thanks
|
| Comments |
| Comment by Dat Truong Manh [ 22/Jun/21 ] |
|
Hi, I encounter same issue here, on both Paper and Spigot server. The behavior is as how Kex describes: although the trigger command is usable in single worlds, on server however, it returns the result as "You cannot trigger this objective yet". I tried to create a custom objective to confirm as mentioned in this article [MC-124384] Trigger objectives are enabled by default - Jira (mojang.com) but no luck. The datapacks I used on server are from Vanilla Tweaks, the jar file using is Spigot 1.17. It is confirmed that all datapacks are up to date and triggerable in single world. I am looking forward for the cause of the issue if it is possible. Best regards. |
| Comment by Kex [ 26/May/20 ] |
|
Same issue here, it works on vanilla Minecraft but not on Spigot. @md_5 this is not a scoreboard issue from what I've experienced. Done multiple tests, and none of the datapacks I use work either. Edit: I've used completely different commands, not teleportation, and not commands that are overwritten by plugins. I also tried prefixing all commands with 'minecraft:' but they don't work.
|
| Comment by md_5 [ 06/Apr/20 ] |
|
Trigger has to do with scoreboard, not teleportation to spawn |