You are on page 1of 1

3/19/2023 7:27:35 PM

System.DllNotFoundException: Unable to load DLL 'steam_api': The specified module


could not be found. (Exception from HRESULT: 0x8007007E)
at Steamworks.NativeMethods.SteamAPI_RestartAppIfNecessary(AppId_t unOwnAppID)
at Terraria.Social.Steam.CoreSocialModule.Initialize()
at Terraria.Social.SocialAPI.Initialize(Nullable`1 mode)
at Terraria.Program.RunGame()

3/23/2023 6:28:34 PM
System.DllNotFoundException: Unable to load DLL 'steam_api': The specified module
could not be found. (Exception from HRESULT: 0x8007007E)
at Steamworks.NativeMethods.SteamAPI_RestartAppIfNecessary(AppId_t unOwnAppID)
at Terraria.Social.Steam.CoreSocialModule.Initialize()
at Terraria.Social.SocialAPI.Initialize(Nullable`1 mode)
at Terraria.Program.RunGame()

3/23/2023 6:33:40 PM
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\
Orange 20\Desktop\Content\TerrariaMusic.xgs'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access,
Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean
useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
at Microsoft.Xna.Framework.Audio.AudioEngine..ctor(String settingsFile, TimeSpan
lookAheadTime, String rendererId)
at Terraria.Audio.LegacyAudioSystem..ctor()
at Terraria.Main.LoadContent()
at Microsoft.Xna.Framework.Game.Initialize()
at Terraria.Main.Initialize()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.RunGame()

You might also like