Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
In short, both our mods are conflicting on `ISInventoryPage:onBackpackRightMouseDown`. I’ve tried several approaches to solve it (changing load order, replicating Smarter Storage’s context menu creation for CleanUI, and a few other methods) but haven’t had any luck getting a stable result.
I took a look at the mod before Sep 30 and it seemed too broken, but now I see only the missing context menu without other errors showing up, so hopefully only a few small tweaks are needed.
Un-subscribe from the mod(s), wait for the game to download, then Subscribe to the mod again. Wait for the game to download and stuff before starting the game.
I decided to remove the new vanilla rename context menu item. It's non destructive and is completely safe. There's no need for 2 methods to exist and removing mine would make the user have to open 2 separate windows.
I had slightly bigger plans for this update but don't have the time. Maybe next update.
I posted a fix here: https://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/3290232938/596286923597103045/
Hopefully Broadbent will be able to get around to this soon. For now, this works for me :)
If you search for the lines in question you should get them
First: (Comment this line out)
self.syncToggleStove()
Second:
local vanilla_onBackpackRightMouseDown
Simply replace the function with the one in the pastebin: https://pastebin.com/X0eJeYbJ
I posted a fix here: https://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/3290232938/596286923597103045/
Hopefully Broadbent will be able to get around to this soon. For now, this works for me :)
42.12
Callframe at: fillContainer
function: checkExplored -- file: ISInventoryPage.lua line # 1467 | MOD: CleanUI
function: refreshBackpacks -- file: ISInventoryPage.lua line # 1686 | MOD: CleanUI
function: refreshBackpacks -- file: SmarterStorageUI.lua line # 30 | MOD: Smarter Storage
function: refreshBackpacks -- file: SmarterStorage.lua line # 56 | MOD: Smarter Storage
function: refreshBackpacks -- file: CleanUI_ContainerSort.lua line # 216 | MOD: CleanUI
function: update -- file: ISInventoryPage.lua line # 2421 | MOD: CleanUI
talking about the manual 'edit' function...