architectury / architectury-api

An intermediary api aimed at easing development of multiplatform mods.
https://discord.architectury.dev/
GNU Lesser General Public License v3.0
315 stars 56 forks source link

Crash while trying to get command suggestions. (1.20.4) #457

Closed GrimPlayzs closed 10 months ago

GrimPlayzs commented 10 months ago

When typing in a command normally you get command suggestions which can be autocompleted. But with Architectury API installed this does not happen (No command suggestion shown). When typing in the /tp command if you hit space right after tp to enter a player name the game instantly crashes.

GrimPlayzs commented 10 months ago

Fixed with #458