1. Solace Crafting
  2. News

Solace Crafting News

Version 0.6.3.23 now live

This patch is an accumulation of fixes that have been implemented on the beta branch over the past couple weeks. There are a few concerns I have related to problems Unity has been patching into their engine lately, but hopefully they won't affect many, and nobody very seriously. The problems in question have a patch from Unity scheduled for later in May, but I want to explain them clearly here should anyone run into them, and if they look to be causing more trouble than expected I will put forth the effort to roll Unity backwards to before the problems were occurring. I should also make it clear that I do not develop using "beta" releases of Unity, I only use the LTS (long-term service) releases that are supposed to be stable..

The biggest problem has been with caves locking certain computers up. I was able to narrow down the problem to an engine-side method related to shadows, and have subsequently added the option to disable shadows completely. If you run into caves locking up on you, please try turning shadows off before you enter, and I will update the engine as soon as the patch is released.

The second problem seems only related to certain Radeon graphics cards and has cause a big stir among the Unity community the past couple weeks. This can cause a "d3d11" and/or "vertexBuffer == NULL" error, the former of which can cause a crash. This too is said to be fixed in the patch due for a May 20th release, but again if it's causing frequent crashes for anyone I'll roll the engine back until I can confirm it's fixed.

Besides all that, a lot of the fixes in this patch are related to Multi-player, which I was hoping to let sit for a bit longer while I focused on getting 0.6.4 ready for beta, but there were some debilitating bugs making the game unplayable in certain situation. There's still a lot of small upgrades I now know will become important in time for multi-player performance, but 0.6.4 for improved world generation is also very important not just for single player but for multi-player as well.



This patch also includes the reskinned interface, and adds some small "feedback" sounds to a lot of the interface buttons. Fishing, a new music track, and sound effects for monsters and animals are also underway, some of which will be included in the first 0.6.4 patches.

Big thanks to everyone supporting development via Patreon!

Once again, please be safe, wash your hands, and stay positive!

v 0.6.3.23 2020.05.09
- Updated Unity to 2018.4.22
- Reskinned UI
- Added video setting options for anisotropic filtering and shadows
- Updated inventory, equipment, and wardrobe network synchronization methods
- Non-dedicated multiplayer hosts will now also output server logs

- Fixed large player buildings over 15kb in data not transferring properly across the network
- Fixed torches always turning off when clients connect to multi-player
- Fixed town buildings not placing properly past 8km for clients in multi-player
- Fixed shadow settings not saving between sessions
- Fixed returning to the main menu from in-game causing UI buttons to not respond
- Fixed the crafting interface not including crafting skills into equipment stat previews
- Fixed resource scanners not saving range properly
- Fixed ice spikes spell not working in caves
- Fixed some spells playing audio twice immediately
- Fixed town citizens sometimes not loading properly when loading into a cave beneath them
- Fixed summoning circles causing "unable to spawn" errors on multi-player clients
- Fixed a common server side RightClick on inventory slots bug
- Fixed a multi-player client split bug
- Fixed a multi-player client right-click into facility bug
- Fixed interacting with furniture in multi-player
- Fixed swamp animals spawning in the snow (and not in the swamp)
- Fixed multiplayer town data not compartmentalizing itself across networks
- Fixed the chat window minimize button going too far down
- Fixed ladder popup text and interaction
- Fixed containers dropped into tombstones upon death becoming unusable

You may need to restart Steam for the update to begin.

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Beta v 0.6.3.19

There have been a few players having trouble with multi-player. This is causing the client to server connection to hang while the server to client connection remains active, resulting in the client not being able to do anything. I do not yet have a definite solution as to the cause, though there are a couple of different courses of action I've planned out not only in order to fix the problem, but to improve connection performance and stability in general.

There are a number of differences with 0.6.4, which I've been working on, that will also improve multi-player performance. I may look into fixing farming and containers on multi-player, but want to try and finish up 0.6.4 as soon as possible as it heavily improves the single player experience as well.

I've not yet returned to full-time develop after injuring my left arm, though it's nearly fully healed now.

No serious problems reported with the new UI. I will most likely push this patch live.

v 0.6.3.19 2020.04.30
- Updated Unity to 2018.4.22
- Non-dedicated multiplayer hosts will now also output server logs
- Fixed summoning circles causing "unable to spawn" errors on multi-player clients
- Fixed a common server side RightClick on inventory slots bug
- Fixed a multi-player client split bug
- Fixed a multi-player client right-click into facility bug
- Fixed interacting with furniture in multi-player

v 0.6.3.18 2020.04.22
- Fixed swamp animals spawning in the snow (and not in the swamp)
- Fixed a server client sync bug affecting some players in 0.6.3.17

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Beta v 0.6.3.17



This patch brings in the new user interface skin. It's still a work in progress and I'm very much open to feedback and suggestions. There are parts of it I like, parts of it I've already changed, and parts of it I'm planning on changing yet. Some of the buttons feel a bit overactive in my opinion, and some of the backgrounds a little too "cartoonish". All in all a lot better than the default grey we were rolling with I think. Please let me know what you think.

v 0.6.3.17 2020.04.21
- Reskinned UI

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Beta v 0.6.3.16

I'm back in the driver's seat! My left index finger is still half numb on one side, but my back and shoulder are much better. I'm still going in for therapy every day, but it's only 30 minutes or so. My apologies again for the lost time in development.

There has been an increasingly common problem with some people crashing while trying to enter caves, that I've added some things to try and better track down in this patch. I've got a helpful player in Discord right now trying some things out for me, as unfortunately most people do not encounter the problem, myself included. If I can reproduce a problem I can go straight to the cause and fix it, but some things aren't quite that easy. (Update: It seems to be shadows causing the crashes. I will continue to dive further into fixing that. It might be only certain graphics cards or drivers)

There is also an upgrade to the multiplayer method that sends town data from the server to clients, which was previously going over the single packet limit for fully populated towns. This patch fixes that so they will now compartmentalize the data when necessary.

I've also updated Unity from 2018.4.16 to 2018.4.21 though it has a known bug that spams the player log with an unnecessary warning... I've blocked it from printing "an error has occurred" in-game, but until they patch it, logs might be a little messy. I didn't notice any actual performance or visual changes caused by the bug thankfully.

The UI reskin has also been largely completed and I hope to push it to beta tomorrow to get some input before moving on to finishing up 0.6.4.

I'm also behind on the Steam forum posts and plan to set aside time tomorrow to go through them all.

Thank you everyone for your understanding with my injury and need to take a few weeks off to heal up.
Stay safe, and wash your hands!

v 0.6.3.16 2020.04.20
- Updated Unity to 2018.4.21
- Fixed multiplayer town data not compartmentalizing itself across networks
- Fixed the chat window minimize button going too far down
- Added video setting options for anisotropic filtering and shadows

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Update on recent events

First off, my apologies 0.6.4 has been delayed and there are a couple of problems with the current patch that I have been unable to promptly address.

The reason for that being that I had a bit of an injury, which I mentioned in the most recent post. Unfortunately, the morning after I mentioned it, I woke up to a numb left hand and a lot of pain in my left arm and back. I went in to a clinic and got some x-rays and shots, and while it was determined as nothing serious it looks like I suffered some nerve damage which unfortunately takes a long time to heal. Meaning, I would have liked to take some medicine and get back to work, but I was unable to type with my left hand at all for about 12 days after that.

I've recovered a lot since then. Yesterday I was finally able to start typing again, and I've been working for a few hours here now though my arm is starting to feel tired. My left index finger is still partially numb, though I don't really have any pain that is constant any more, just a lingering sort of sore feeling. So I still need to take it easy for a few more days at least, but at least I'm able to put in a few hours here and there as I'm very eager to get 0.6.4 out as soon as possible.

The compression script being used in the current patch has been really problematic for some people all of the sudden and has even started acting weird for me. I've all but completely removed it from 0.6.4, and it only remains to upgrade outdated player files which are currently being compressed during saving using its algorithm.

There are still a few things left to do to get the first beta patch out for 0.6.4, but I really don't like leaving anyone in the dark and wanted to at least post an update on the situation. My apologies again for the unintentional silence, and the delay in progress. You guys are the reason I have a salary and I'm very grateful to be able to continue working on Solace Crafting!

Stay safe, wash your hands, and happy gaming!