TerminalMC / ClientSort

A client-side multi-loader Minecraft mod implementing Siphalor's sorting algorithm from Mouse Wheelie.
https://modrinth.com/mod/K0AkAin6
Apache License 2.0
0 stars 0 forks source link

Creative search doesn't work #1

Open JasonHorkles opened 5 days ago

JasonHorkles commented 5 days ago

Mod Version

v0.2.0-Fabric-1.21

Mod Loader

Fabric

Minecraft Version

1.21

Bug Description

When using the creative inventory search with this mod, no items pop up after typing anything

Reproduction Steps

  1. Install the mod
  2. Use the creative inventory search and type any letter

Log File (optional)

No response

Crash Report (optional)

No response

NotRyken commented 5 days ago

I can't replicate this, please send your latest.log file.

JasonHorkles commented 5 days ago

latest.log

image

NotRyken commented 5 days ago

Thank you, it appears to occur only on joining a world while having the operator items tab enabled, and the clientsort option 'optimized creative sorting' switched on. I'll see if I can figure out why and implement a fix.

JasonHorkles commented 5 days ago

Ah interesting. Thank you!!

JasonHorkles commented 3 days ago

Seems like this issue still occurs when you join a world starting in a different gamemode than creative but then switch to creative later

NotRyken commented 3 days ago

Verified, working on it

NotRyken commented 3 days ago

Released as v0.4.0. I'll leave this issue open for the moment, please try it out when convenient and let me know if you can still find a way to trigger it.

JasonHorkles commented 2 days ago

Haven't found a way so far. Thanks again!!!