-
Posts
333 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Blogs
News
Store
Everything posted by Diff
-
When you say it doesn't work, what are you seeing? It runs successfully but nothing changes, does it spew out any errors saying what went wrong? How are you running install.sh?
-
https://wiki.vintagestory.at/Installing_the_game_on_MacOS#Known_current_issues First Known Issue on the list has you covered.
-
AccessibilityTweaks has some controls for this, I believe. https://mods.vintagestory.at/accessibilitytweaks
-
Vintage Story 1.12.4 crashing on start up like crazy out of the blue
Diff replied to ZanChirou's topic in Discussion
V odd. If it's a silent freeze and crash without a word, where did/does the error from the first post appear? -
Vintage Story 1.12.4 crashing on start up like crazy out of the blue
Diff replied to ZanChirou's topic in Discussion
Since it's a crash in a specific mod, you might try bringing it up with them. They have active Discord threads for each of their mods in the official Discord server, unfortunately they don't seem to be active here on the forums. There are also a few newer versions than 1.18.3 available for 1.21.4, maybe one of those has already fixed the crash you're running into. -
Don't have much time at the immediate moment, but I was poking around and found these. Looks like a decent tree to bark up for starters. https://apidocs.vintagestory.at/api/Vintagestory.API.Common.IInventory.html?q=GetBestSuitedSlot#Vintagestory_API_Common_IInventory_GetBestSuitedSlot_Vintagestory_API_Common_ItemSlot_System_Collections_Generic_List_Vintagestory_API_Common_ItemSlot__ https://apidocs.vintagestory.at/api/Vintagestory.API.Common.IPlayerInventoryManager.html?q=TryTransferAway#Vintagestory_API_Common_IPlayerInventoryManager_TryTransferAway_Vintagestory_API_Common_ItemSlot_Vintagestory_API_Common_ItemStackMoveOperation__System_Boolean_System_Boolean_
-
Vintage Story 1.12.4 crashing on start up like crazy out of the blue
Diff replied to ZanChirou's topic in Discussion
Oh, it's not your server? I guess I'd try deleting the downloaded server mods from the VintagestoryData folder, letting it redownload, and seeing if that changes anything. The error log you posted points the blame at OverhaulLib for trying to load assets before the game is ready. What version of OverhaulLib is it? -
Vintage Story 1.12.4 crashing on start up like crazy out of the blue
Diff replied to ZanChirou's topic in Discussion
Looks like a mod did something it wasn't supposed to. Does this crash still happen if you disable all mods? How about if you disable ComatOverhaul/OverhaulLib specifically? -
What does it say if you do this with Vintage Story and a Terminal? DragNDrop.mp4
-
Oh, that bruteforceprotected probably means you tried too many times and your account is locked to prevent you from getting hacked. Maybe try resetting it again or submitting a ticket.
-
You got it, no output expected (in the terminal, radio silence generally means that everything went okay) but it clears the flag that prevents you from opening it from the Applications folder.
-
Easier way, type just sudo xattr -rd com.apple.quarantine (make sure to include an extra space after "com.apple.quarantine ") and then drag and drop the Vintage Story app into the terminal and hit enter.
-
0.6.3 and (now that 1.22 is stable) 0.6.4 have been released. Mostly just small changes to stay up to date. Fix: Experimental fix for "Thunder strikes" getting stuck during thunderstorms. Fix: Updated to .NET 10 so mod does not crash on Vintage Story 1.22. New: Support for the new sounds in 1.22. Dev: Added a new support script to help identify new sounds.
-
Anego also hosts their own flatpak repo, has it also been pruned?
-
I can't believe they've done this
-
Probably ArtGnat and Drifter Hater Club. ArtGnat's got a good mix of content from gameplay to build tutorials to game mechanics. DHC has pretty decently edited duo gameplay videos and a fun name.
-
How'd you manage the little color previews in the ConfigLib? And getting widgets side by side in Display Offset? Is that from just using ConfigLib directly rather than going through AutoConfigLib like I'm doing?
-
Yeah, we've got books: https://wiki.vintagestory.at/Special:MyLanguage/Book But you can't craft either scraped hides or leather until you hit at least copper.
-
If it's still glfw that's freaking out, I'd say try exporting that LD DEBUG variable. I'm a little rusty on the finer details of environment variables but passing it in by prepending it *may* not propagate it correctly to everything in the shell script.
-
request Temporal Stability Meter Circular Draining
Diff replied to Loneranger152's topic in Mod Requests/Ideas
Published to ModDB: https://mods.vintagestory.at/radialhotgear- 3 replies
-
- 3
-
-
-
- commission
- hud
-
(and 1 more)
Tagged with:
-
request Temporal Stability Meter Circular Draining
Diff replied to Loneranger152's topic in Mod Requests/Ideas
Oh yeah this looks way better AGearToSurpassMetalWeapons.mp4- 3 replies
-
- 1
-
-
- commission
- hud
-
(and 1 more)
Tagged with:
-
request Temporal Stability Meter Circular Draining
Diff replied to Loneranger152's topic in Mod Requests/Ideas
You know I've always thought it's weird and wonky that the gear indicator goes from full to empty-but-like-actually-only-half-empty-if-you-overthink-it.- 3 replies
-
- 1
-
-
- commission
- hud
-
(and 1 more)
Tagged with:
-
Odd, just taking this at face value, it looks like it's failing to load the glfw library. That's shipped with VintageStory itself, so I don't believe it's something you'd have to install. Log says to set `LD_DEBUG` to get more info out of it to explain why it's failing to load.
-
It's serverconfig.json, and it's hanging out in the VintagestoryData folder.