Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm sorry for replying to your message so late. The compatibility description for this mod has been added to the mod description. Additionally, I'm not the author of this mod and currently I'm unable to fix the compatibility issues with other UImods. I'm so sorry.
Build 42 Compatibility:
As I'm writing this, Build 42 is not out, but I already know that this mod won't work as I'm using some awful hack from the dev in the lua file that handle inventory. They announced a complete rewrite to move this to the server. There no way this hack will remain in the code and I couldn't find a better way so it's unlikely I will be able to fix this. *Consider this mod deprecated once B42 is out.*
`attempted index: OnRefreshInventoryWindowContainers of non-table: null
function: FloorFirstMain.lua -- file: FloorFirstMain.lua line # 19 | MOD: 地面优先显示 Floor First
java.lang.RuntimeException: attempted index: OnRefreshInventoryWindowContainers of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:479)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1760)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
...
`