Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ai_enabled

#916
@Felnadorn,
thanks for reporting!

That's unexpected. Will see how it works with our next update as it almost ready for the release (early next week).
Current version is too outdated to investigate the issue as we've done some changes which might affect the issue.

> There also needs to be a log message of anyone who enters your house not titled to land claim or doors.
We plan to add the logging feature to the land claim building so it will be possible to read about all the events happening there (including attacks on your base, exits/enters of owners and non-owners, also stats about all the stored items in the land claim area, etc).

Regards!
#917
Bug reports / Re: Stucked On Login Screen
September 17, 2018, 12:36:38 PM
Hi,

thank you very much for your response!
You've mentioned Turkey and that the game doesn't work on two different PCs. So I've got an idea that it might be related to the regional settings as we had this issue once with our previous game when floating point numbers were unable to parse because for the particular Windows region/language the decimal separator char was colon (like 1,234) but for the rest of the world it's dot char (1.234).

I've immediately switched to Turkish Region setting and restarted the game. And now I'm also stuck on the loading screen same as you and your friend :-) .

I will investigate and fix the issue tomorrow.
It seems the issue happens at MonoGame scripts compiler itself (it parses it before supplying the shader to DirectX shader compiler). So the fix will be useful for MonoGame community too as it's a very popular game engine.

If you want a quick workaround, you can switch the Region in the Windows Settings to English/US.

Regards!
#918
Bug reports / Re: Stucked On Login Screen
September 16, 2018, 04:04:00 AM
Please try reinstalling/repairing .NET Framework 4.7.2 https://support.microsoft.com/en-us/help/4054531/microsoft-net-framework-4-7-2-web-installer-for-windows
DirectX 11 shaders compiler is one of its prerequisites and might be repaired too in the process.

I don't have any other ideas at the moment. As I wrote above, we have thousands of installations and this is the first time we hear about the issue with the shader compilation.

Regards!
#919
Bug reports / Re: Stucked On Login Screen
September 16, 2018, 02:46:44 AM
@alsvartr,

sorry for the late response. It seems the game cannot compile one of the required shaders (it cannot parse it and throws errors). This is very surprising as we have thousands of installations and nobody else reported a similar issue.

I see two possibilities:
1. The game data was damaged after/during installing. Please try reinstalling the game from the Launcher application.
2. The DirectX 11 shaders compiler is not properly installed. In particular, the library file "d3dcompiler_47.dll" which is used by the shaders compiler tool shipped with the game. This file is installed with .NET Framework 4.7 (as it depends on it) but before that, it was a separate download. Unfortunately, I cannot find a separate Microsoft KB* package to reinstall it. I've found a website https://d3dcompiler.info which looks useful but please pay maximum attention as the provided DLL files might contain viruses.
#920
Bug reports / Re: Stucked On Login Screen
September 15, 2018, 01:18:45 PM
alsvartr, hi!

Could you upload the game logs folder on Google Drive or Dropbox and share the link please?
The logs are located in <Documents>\AtomicTorchStudio\CryoFall\Logs
#921
Lol, that's just the beginning, modding should be even more fun than playing!
#922
Modding info / Re: Quests/Skills
September 12, 2018, 04:40:37 AM
That's because the game client is running in a portable mode when you start it directly as "CryoFall Client.exe". The game data location is different in this case. See my response here http://forums.atomictorch.com/index.php?topic=1086.msg6595#msg6595
#923
Game discussion / Re: Server files
September 11, 2018, 08:51:07 AM
Hello!

Yes, we're aware of the griefing issues and working on further balancing and also on the PvE mode.

The server files were released just a few days ago (you can join our Discord server as we post updates there much more frequently; the link on Discord is in the game main menu and on our website main page).

There is an article on our wiki how to host CryoFall server:
http://wiki.atomictorch.com/CryoFall/Server/Setup

And you can download the server at:
https://atomictorch.com/Account/MyItems

If you have any difficulties after that - please let us know here or in Discord.

Regards!
#924
Modding info / Re: Modding
September 09, 2018, 05:25:47 AM
@Daitallica, it's outdated and we're going to finish it when we continue working on the modding tools (of course it's auto-generated, but there are several issues with the autogeneration right now after we've updated to C# 7.3; the template also doesn't include some necessary information and navigation is far from perfect). Currently, our focus is Steam release.
#925
Bug reports / Re: Can't move after offline death
September 06, 2018, 10:30:16 AM
Finally, the issue is located and fixed!
Enjoy the game!
#926
Bug reports / Re: Game hanging on loading screen
September 06, 2018, 10:27:41 AM
We've deployed a fix for this issue also :-).
#927
Bug reports / Re: Game hanging on loading screen
September 06, 2018, 08:39:56 AM
@WoodPunk,
I've teleported you nearby, we will investigate why this happens sometimes to players.
#928
Bug reports / Re: Game hanging on loading screen
September 06, 2018, 06:37:33 AM
@WoodPunk,
the issue is resolved now.
Enjoy the game!
#929
Bug reports / Re: Game hanging on loading screen
September 06, 2018, 12:57:35 AM
@WoodPunk,
yes, we're aware of the issue since yesterday and working on a hotfix. The issue appears only for the players with dead characters on login.

Regards!
#930
v0.15.6 released and the release notes above are updated.