Inventory Tweaks [1.12 only]

Inventory Tweaks [1.12 only]

127M Downloads

Default Sorting

Majestyc2k1 opened this issue ยท 5 comments

commented

Minecraft Version: 1.8.9
Inventory Tweaks Version: 1.60-beta-39

Can Default Sorting be turned off? It keeps freezing my game.

Examples (from FML log);

[01:00:47] [Client thread/INFO] [inventorytweaks/]: Default sorting.
[01:00:47] [Client thread/INFO] [inventorytweaks/]: Sorting done in 593521ns
[01:01:02] [Client thread/INFO] [inventorytweaks/]: Default sorting.
[01:01:02] [Client thread/INFO] [inventorytweaks/]: Sorting done in 431917ns
[01:01:16] [Client thread/INFO] [inventorytweaks/]: Default sorting.
[01:01:16] [Client thread/INFO] [inventorytweaks/]: Sorting done in 243136ns

commented

That's just the normal (non-rule) sorting, it would be rather pointless to turn off.

commented

I've looked through the code and found nothing that will automatically sort, and particularly not with that specific set of messages.

Sorting the main inventory (which can happen even when it is not visible), causes a distinctly different set of messages.

In either case, it only happens when you press the hotkey (default r) while not viewing a container.

commented

Then I'm going to have to stop using your mod. Its interfering with my game play. Why is it in there in the first place? What is it doing? It happens when I'm not using an inventory. As you can see by the time stamp, its doing it almost repeatedly. That seems pointless to me.

commented

It is generally a good idea to include a link to the full fml log file, although I can't promise that it has any useful information.

commented

First, I want to apologize. I don't think its your mod. I think its has something to do with Forge, specifically FML. If it happens again, would you be willing to look at the log (or any other log) to try to help?