The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Shweet May 19, 2021 @ 9:26pm
Mod Uploader on Linux 🅱️roke?
Yes yes I know Repentance isn't supported on the operating system yet (using Proton but that's unrelated) but the mod uploader tool from AB+ (which did support Linux) should still work methinks. However there are two issues I ran into, one which I was able to solve and one which I haven't (posting this at the time of v4.04). I've got glibc 2.33+ and Qt 5 on my machine so it ain't me.

Issue one is something with Windows/*nix line ending things being different; you'll get hit with something like:

/bin/sh^M: bad interpreter: No such file or directory

which with some search engine-ing, is resolved by just converting the file to *nix line endings with a command like

sed -i 's/\r//' ./moduploader

From here the executable loads up, but you're not able to progress past the "choose mod" button; it simply doesn't work. In the terminal I got these errors:

QMetaObject::connectSlotsByName: No matching signal for on_SubmitButton_clicked() QMetaObject::connectSlotsByName: No matching signal for on_ViewButton_clicked() QMetaObject::connectSlotsByName: No matching signal for on_ChooseMetadata_clicked() QMetaObject::connectSlotsByName: No matching signal for on_ChangePreview_clicked() QMetaObject::connectSlotsByName: No matching signal for on_ModVisibility_currentIndexChanged(int) QMetaObject::connectSlotsByName: No matching signal for on_ModTags_clicked(QModelIndex) Setting breakpad minidump AppID = 250900 Steam_SetMinidumpSteamID: Caching Steam ID: 76561198059690117 [API loaded no]

I assume it's something with those functions being formatted incorrectly. I'm too lazy to figure out a solution so I want the developers to do it for me. Or, if you have a solution, please do tell me! I did try to see if it was something on my end; figured maybe it was something to do with my dumb riced set-up so I installed a typical desktop environment to see if something changed and it didn't. I use arch btw.

Had to get a friend to upload my mod for me on Windows.
< >
Showing 1-1 of 1 comments
Niflax May 26, 2022 @ 1:47pm 
Same thing here, but I use Ubuntu instead. I've got the exact same problem with the mod uploader. From what I could understand there is probably something to do with QT, idk what tho.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: May 19, 2021 @ 9:26pm
Posts: 1