SiN Episodes - Game and SDK bugs

From Valve Developer Community
Revision as of 11:32, 22 June 2019 by Soer4769 (talk | contribs) (Created page about bugs in the game and SDK, added some SDK bugs found earlier)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SiN Episodes Level Creation


With the release and abandonment of Sin Episodes due to Ritual Entertainment's buyout, a series of bugs has been leaved unpatched and are currently still in the final product. This page tries to collect all of these bugs and provide a fix for them if any are available at the current time, for both the game and the SDK itself.

SDK

Hammer crashes upon launch with the error message 'Can't find steam app user info'.

Create a new file called 'SteamAppData.vdf' in SinEpisodesSDK\config and place this text inside of it:

"SteamAppData"
{
	"AutoLoginUser"		"common"
}

Displacement brush filters are unavilable.

This can be fixed by copying the 'filters' folder from inside any source game into the SinEpisodesSDK\bin folder and afterwards restarting hammer.

Decompiled arena maps have some of their textures missing.

Arena maps have for whatever reason some set of textures packed inside of them and is easily fixed by opening their bsp files with GCFScape and copying the folder materials\maps to SinEpisodesSDK\SE1\materials.