-
Posts
733 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Blogs
News
Store
Everything posted by Brady_The
-
Need help with game crashing within a few minutes of playing
Brady_The replied to R4nd0m_404's topic in Discussion
I'd think about creating an issue over at github.com/anegostudios/VintageStory-Issues/issues. It might be a hardware incompatibility. You could also share your server-main and client-main logs here, but I doubt somewhat that we (the players) will be able to help here much further. -
How do I expand my crafting abilities in this game?
Brady_The replied to gluemchen's topic in Discussion
This would be an interesting mod and would fit pretty nicely into the lore. The player wakes up from something after all and has not many memories of anything. -
The crashes seem to be related to the newly supported tag feature in recipes in combination with some other keys. Take for example the mentioned Travertine tile. As a non-coder I assume that the game currently has trouble combining wildcard replacements like "allowedVariants, skipVariants" with the assets behind the tag.
-
I can't help you with Blender, but for VSMC I have this link to a 5-part-tutorial by ThenthArchitect: There's also this VSMC Community Edition which comes with a lot of quality of life changes and additions: https://github.com/Pure-Winter-hue/vsmodelcreator/tree/pw-vsmc-hard-winter-edition
- 1 reply
-
- model creator
- mods
-
(and 2 more)
Tagged with:
-
In such cases mods like https://mods.vintagestory.at/cbr could be an option. I suppose you could consider it a cheat, because you are able to do some pretty crazy things with this particular mod, but at the end of the day it's entirely on you how you are going to utilise this mod - as a cheat or as a QOL mod that allows you to make nice liveable builds which wouldn't count as rooms because the game follows a programmatic logic.
-
Those are most likely caused by a rabbit. At least I found them responsible for collapsing whole cliff sides in my ocean world play-through. I haven't played a in a while, so I cannot say how well this mod works, but I'd give it a try.
-
It's not possible.
-
I doubt the water wheel construction is currently working. { code: "waterwheel", class: "BlockWaterwheel", entityClass: "Generic", entityBehaviors: [ { name: "Burning" }, { name: "MPWaterWheel" }, { name: "RightClickConstructable", properties: { brokenDropsRatio: 0.8, stages: [ { addElements: [ "MainOrigin/ORIGIN1WoodShaft", "MainOrigin/ORIGIN2Hubs" ] }, { requireStacks: [ { type: "block", name: "waterwheelbuilding-ingredient-supportbeams", code: "supportbeam-*", quantity: 16, storeWildCard: "wood" } ], addElements: ["MainOrigin/ORIGIN3Spokes"] }, { requireStacks: [ { type: "item", code: "plank-{wood}", quantity: 48 }, { type: "item", code: "resin", quantity: 4 } ], addElements: ["MainOrigin/ORIGIN4Rims"] }, { requireStacks: [ { type: "block", code: "supportbeam-{wood}", quantity: 16 }, { type: "item", code: "resin", quantity: 4 } ], addElements: ["MainOrigin/ORIGIN5Braces"] }, { requireStacks: [ { type: "item", code: "metalnailsandstrips-*", storeWildCard: "metal", quantity: 8 } ], addElements: ["MainOrigin/ORIGIN6NailsStrips"] }, { requireStacks: [ { type: "item", code: "plank-{wood}", quantity: 48 }, { type: "item", code: "resin", quantity: 4 } ], addElements: ["MainOrigin/ORIGIN7Paddles"] }, { requireStacks: [ ], actionLangCode: "Launch" } ], } }, ], [...]
-
That's a very interesting idea and would certainly add to the feeling of progression, while still being reasonably authentic in my opinion. If you spend all these resources on making high-tier metal heads, you certainly would want the weapon to be stable and reliable. Attributes I wouldn't necessarily apply to sticks.
-
Regarding weaving. There's this mod that could potentially fill the cloth-shaped hole in your heart: https://mods.vintagestory.at/show/mod/34327
-
Source: https://discord.com/channels/302152934249070593/402173001178677268/1469210521017385014
-
You have to be a bit more specific. About what step(s) are you exactly talking about? There's the option to add team members to a mod, including team members with edit rights, so you could release updates on the original page. Alternatively there's also the option to transfer ownerships of a mod in its settings on the ModDB. That would give you full control over the mod page. Of course that would have to be done by the original owner.
-
There's also always the option to take this opportunity and start modding the game. Especially the spear damage will be a particularly easy modification. Or just wait until somebody inevitably uploads a mod because that somebody doesn't like change either.
-
Regarding the spear issue: It might be an interesting idea to give it a bracing "ability". Have it deal extra damage and maybe make the target flee for x seconds. That'd be counterbalanced by a set-up "time" (character going into brace animation). A successful brace would make the character lose their stance. That said, I understand that change doesn't feel good if you are used to how things were, but the nature of a weapon is, that they are highly situational.
-
Have a look here and see if there are any applicable reports for your situation. There you have a direct line to the devs. Particularly this issue seems to fit quite well.
-
The clay oven bakes only one loaf of bread
Brady_The replied to ChimMAG's topic in Using Mods Troubleshooting
How many pieces of fire wood do you use to heat up the oven? It can fit up to six. somewhat implies that you know, but just to be sure, I mention it. Does the problem occur without any mods? If no one else with this experience comes forward, you can apply a binary search to find out which mod is causing this. -
Do I understand you correctly that you want to start with a different world? Generally people first create their world in Single Player and then upload the created file to the server. https://wiki.vintagestory.at/Setting_up_a_Multiplayer_Server#Basic_Configuration
-
That's a nice looking slab. I am afraid that you are stuck in Vanilla, but QP's Chisel Tools comes with a hand wedge tools that does exactly what you are looking for. Depending on where you want to have your slab positioned you want to use the move mode afterwards.
-
You are right! This must be a 1.21 addition because I never saw it before.
-
Hey Nick, welcome to the forum and the game. Here is a list of commands affecting the temporal side of things: https://wiki.vintagestory.at/World_Configuration#Temporal_stability
-
Open chat, type in "/gm 2" and send the message (this will enter Creative mode). Press "F3" until you get the notification "Fly mode on". Fly out of the hole. Set up somewhere where you cannot get hurt when falling. Open chat, type in "/gm 1" and send the message again (this will get you back into Survival mode). Alternatively, if you are proper stuck or very far down, you can also hit "F3" one more time to activate fly mode and no clip mode, and zip straight up to the surface.