Closed Steveplays28 closed 2 years ago
The command definitely has suggestions and completions just like any vanilla command. If it doesn't, something about your install is broken. Could you send me your log?
Here's my log file, I loaded a singleplayer world, did /isorender, and left.
Still no command suggestions/previews.
With as many mods as you have it's not really feasible for me to track down a compatibility issue myself. I would like to ask you to, first of all, try it with only Isometric Renders and its dependencies installed - that should work. After that it would be very nice if you could try to identify the mod in your pack which is causing the problem in the first place Cheers
The command preview seems to work in a fresh Fabric 1.19 instance, with only Isometric Renders, Fabric API, Cloth Config API v6, and Mod Menu.
I'll see which mod is causing the issue in my other instance then 😂
Ok so I disabled some mods that I suspected might be the issue, turns out if I disable FastLoad the command suggestions show up!
Isometric Renders seems to be the only mod whose command suggestions are affected by this though, all the other mods' command suggestions from that huge list in the log above still show up just fine.
I updated FastLoad to v1.1.5 and it seems to have been fixed on their end, so nevermind, sorry! Thanks anyway @gliscowo.
Glad you were able to figure it out. My suspicion as to why only Isometric's command was affected is that it's a purely client-side command - it's very possible Fast Load breaks the Fabric Client Command API somehow Cheers
Currently the
/isorender
command is shown by Minecraft as an incomplete/nonexistent command. It'd be nice if I could type it in and I'd get a preview of all the available subcommand and the main/isorender
command.