Nyan-Work / oh-my-minecraft-client

oh-my-minecraft-client
GNU Lesser General Public License v3.0
151 stars 31 forks source link

Fix the issue #53: crash in sorting the inventory #38

Open tianhangj opened 4 months ago

tianhangj commented 4 months ago

Fixed Issue #35

同时加入异常处理代码以使得排序中出现崩溃时可以在日志中了解出错的物品对。

tianhangj commented 2 months ago

@Hendrix-Shen