Search found 616 matches
- Thu Jan 18, 2018 11:25 pm
- Forum: Resolved Problems and Bugs
- Topic: [16.16] Search for mod updates not working anymore
- Replies: 2
- Views: 1249
Re: [16.16] Search for mod updates not working anymore
I've increased the limit for URL length, so it should work now (unless you get even more mods and hit the new limit). When I get around to creating a new api, I'll make sure names are not passed in the URL so this won't become a problem again in the future.
- Thu Jan 18, 2018 11:37 am
- Forum: Resolved Problems and Bugs
- Topic: [Mod portal]Not working/unintuitive search
- Replies: 5
- Views: 1679
Re: [Mod portal]Not working/unintuitive search
The search should be better now. And the button should work in IE.
- Thu Jan 18, 2018 8:52 am
- Forum: Mod portal Discussion
- Topic: [Issue]modzip upload error: 'newfilename' is not defined
- Replies: 5
- Views: 2969
- Wed Jan 17, 2018 9:47 pm
- Forum: Resolved Problems and Bugs
- Topic: [Mod portal]Not working/unintuitive search
- Replies: 5
- Views: 1679
Re: [Mod portal]Not working/unintuitive search
Unfortunate side effect of migrating from Postgres to Mongo, as mongo lacks partial fulltext search. Not sure how I'll fix this, but I'll probably do something simpler, better, but slower for now and reimplement later.
- Wed Jan 17, 2018 9:44 pm
- Forum: Mod portal Discussion
- Topic: [Mod portal]Api endpoint broken
- Replies: 6
- Views: 3794
Re: [Mod portal]Api endpoint broken
I am treating this as a feature request, the mod portal api was never public, so this change is not a bug. It will probably come back though.
- Wed Jan 17, 2018 9:43 pm
- Forum: Resolved Problems and Bugs
- Topic: [Mod Portal] Error on Upload Image
- Replies: 2
- Views: 1455
- Wed Jan 17, 2018 9:39 pm
- Forum: Resolved Problems and Bugs
- Topic: [Mod Portal] Mod manual download 404
- Replies: 3
- Views: 1709
- Fri Jan 12, 2018 11:22 am
- Forum: Resolved Problems and Bugs
- Topic: [HanziQ][16.0][macOS 10] Crash on start: EXC_CRASH (SIGABRT); DYLD, [0x4] Symbol missing
- Replies: 68
- Views: 38109
Re: [HanziQ][16.0][macOS 10] Crash on start: EXC_CRASH (SIGABRT); DYLD, [0x4] Symbol missing
Another fix attempt will be done with 0.16.17
- Thu Jan 11, 2018 4:00 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.16.16] Linux 'There is no package core in /usr/share/...'
- Replies: 12
- Views: 10710
Re: [0.16.16] Linux 'There is no package core in /usr/share/...'
I think the game used argv[0] on 16.15 and earlier for determining the executable path.GodricSeer wrote:Ah, that makes sense, although why it worked fine in 0.16.15 is now a mystery. I'll change the config to use absolute paths. Thanks.
- Wed Jan 10, 2018 5:00 pm
- Forum: Resolved Problems and Bugs
- Topic: [HanziQ][16.0][macOS 10] Crash on start: EXC_CRASH (SIGABRT); DYLD, [0x4] Symbol missing
- Replies: 68
- Views: 38109
Re: [HanziQ][16.0][macOS 10] Crash on start: EXC_CRASH (SIGABRT); DYLD, [0x4] Symbol missing
Ok, I attempted fixing this, can you try on 10.9?
- Sat Dec 30, 2017 10:27 pm
- Forum: Resolved Problems and Bugs
- Topic: [Mod portal] Network error when trying to upload mod file
- Replies: 2
- Views: 1412
Re: [Mod portal] Network error when trying to upload mod file
Should be fixed
- Sat Dec 30, 2017 10:12 pm
- Forum: Mod portal Discussion
- Topic: "Server error: Network Error"
- Replies: 21
- Views: 9107
Re: "Server error: Network Error"
Sorry for that, should be fixed.
Also please don't necro old topics, post a new one.
Also please don't necro old topics, post a new one.
- Thu Dec 28, 2017 11:44 am
- Forum: Technical Help
- Topic: switching from Windows to Mac OSX
- Replies: 4
- Views: 2460
Re: switching from Windows to Mac OSX
I would avoid copying the config, or if you do, reset the controls on macOS, there were some portability issues with names of keys. And there are also different default bindings for certain things.
- Wed Dec 20, 2017 5:08 pm
- Forum: Translations
- Topic: [Resolved] Request for Issue data from Crowdin
- Replies: 2
- Views: 2352
- Tue Dec 19, 2017 11:50 am
- Forum: Resolved Problems and Bugs
- Topic: [0.16.6] [Linux] Binary not marked as executable
- Replies: 4
- Views: 3288
Re: [0.16.6] [Linux] Binary not marked as executable
Ah, I see, this is a separate issue, --apply-update is broken too. I will fix it for 0.16.7 and maybe redo the 0.15.40 -> 0.16.7 updates to hide the bug.
- Mon Dec 18, 2017 10:32 pm
- Forum: Duplicates
- Topic: [0.15.40] Mac crash on update to 0.16.x
- Replies: 5
- Views: 2043
Re: [0.15.40] Mac crash on update to 0.16.x
Was that 0.15.40 -> 0.16.4 direct update? Yes. I experience this when I am on 0.15.40, trying to update to 0.16.x. From memory (no screenshots), this happened when I tried to update from 0.15.40 to 0.16.0, 0.16.1 and 10.16.3. Currently, I can reproduce this using the steps provided in the report wh...
- Mon Dec 18, 2017 10:31 pm
- Forum: Mod portal Discussion
- Topic: "Failed to read info.json" on uploaded, yet functional mod
- Replies: 22
- Views: 8663
Re: "Failed to read info.json" on uploaded, yet functional mod
Strange, when I unzipped it, the ending brace was missing. Maybe an error on my part then, I didn't even look at the string.
- Mon Dec 18, 2017 5:22 pm
- Forum: Resolved Problems and Bugs
- Topic: [HanziQ][0.16.5]Wrong order of quickbar controls in menu
- Replies: 1
- Views: 2426
Re: [0.16.5]Wrong order of quickbar controls in menu
Fixed for 0.16.7
- Mon Dec 18, 2017 4:22 pm
- Forum: Resolved Problems and Bugs
- Topic: [16.0][macOS 10][iMac] Interaction with entities only possible with player in specific position
- Replies: 36
- Views: 11936
Re: [16.0][macOS 10][iMac] Interaction with entities only possible with player in specific position
Looks like broken detection of mouse leaving the window. Not sure though.
- Mon Dec 18, 2017 2:56 pm
- Forum: Mod portal Discussion
- Topic: "Failed to read info.json" on uploaded, yet functional mod
- Replies: 22
- Views: 8663
Re: "Failed to read info.json" on uploaded, yet functional mod
I came across this problem, too. I updated a mod for 0.16 and tried to upload it to the mod-portal, but it gave me the info.json error. Next I looked here and found this thread, oh it is because I use 7-zip maybe. Then I got WinRAR, created a new folder and then zipped it with WinRAR, but again inf...