Steamworks Init 5/15/2014 12:28:49 AM System.DllNotFoundException: BionicST at (wrapper managed-to-native) Steamworks:InitSteam () at Steamworks.Initialize () [0x00000] in :0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Steamworks.Initialize() at Game.LoadFirstCriticalData() at MainCameraLogic.StartInternal() at MainCameraLogic.Proxy_StartInternal() at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() 5/15/2014 12:28:49 AM Steamworks IsRunning: False 5/15/2014 12:28:49 AM GameInit (0 - 5/15/2014 12:28:49 AM) 5/15/2014 12:28:49 AM GameInit (1 - 5/15/2014 12:28:49 AM) 5/15/2014 12:28:49 AM GameInit (2 - 5/15/2014 12:28:49 AM) 5/15/2014 12:28:52 AM audio load: 205 5/15/2014 12:28:52 AM GameInit (3 - 5/15/2014 12:28:52 AM) 5/15/2014 12:28:52 AM GameInit (4 - 5/15/2014 12:28:52 AM) 5/15/2014 12:28:53 AM GameInit (5 - 5/15/2014 12:28:53 AM) 5/15/2014 12:28:53 AM GameInit (6 - 5/15/2014 12:28:53 AM) 5/15/2014 12:28:53 AM GameInit (7 - 5/15/2014 12:28:53 AM) 5/15/2014 12:28:54 AM GameInit (8 - 5/15/2014 12:28:54 AM) 5/15/2014 12:28:54 AM GameInit (9 - 5/15/2014 12:28:54 AM) 5/15/2014 12:28:55 AM GameInit (10 - 5/15/2014 12:28:55 AM) 5/15/2014 12:29:03 AM Steamworks Init 5/15/2014 12:29:03 AM System.DllNotFoundException: BionicST at (wrapper managed-to-native) Steamworks:InitSteam () at Steamworks.Initialize () [0x00000] in :0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Steamworks.Initialize() at Game.LoadFirstCriticalData() at MainCameraLogic.StartInternal() at MainCameraLogic.Proxy_StartInternal() at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() 5/15/2014 12:29:03 AM Steamworks IsRunning: False 5/15/2014 12:29:04 AM GameInit (0 - 5/15/2014 12:29:04 AM) 5/15/2014 12:29:04 AM GameInit (1 - 5/15/2014 12:29:04 AM) 5/15/2014 12:29:04 AM GameInit (2 - 5/15/2014 12:29:04 AM) 5/15/2014 12:29:06 AM audio load: 205 5/15/2014 12:29:06 AM GameInit (3 - 5/15/2014 12:29:06 AM) 5/15/2014 12:29:06 AM GameInit (4 - 5/15/2014 12:29:06 AM) 5/15/2014 12:29:07 AM GameInit (5 - 5/15/2014 12:29:07 AM) 5/15/2014 12:29:07 AM GameInit (6 - 5/15/2014 12:29:07 AM) 5/15/2014 12:29:08 AM GameInit (7 - 5/15/2014 12:29:08 AM) 5/15/2014 12:29:08 AM GameInit (8 - 5/15/2014 12:29:08 AM) 5/15/2014 12:29:08 AM GameInit (9 - 5/15/2014 12:29:08 AM) 5/15/2014 12:29:08 AM GameInit (10 - 5/15/2014 12:29:08 AM) 5/15/2014 12:30:18 AM ----------- FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[Debris].get_Item (Int32 index) [0x00000] in :0 at Shot.DoShotStepLogic (Single EffectiveDeltaTime) [0x00000] in :0 at CombatEncounter.DoCombatStep (Single EffectiveDeltaTime) [0x00000] in :0 at World.ProcessSimStepOnPrimaryMachineOnly (Int32 SimLoopNumber) [0x00000] in :0 at Game.ProcessSimStep () [0x00000] in :0 at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in :0 Stack Trace: at System.Collections.Generic.List`1[Debris].get_Item (Int32 index) [0x00000] in :0 at Shot.DoShotStepLogic (Single EffectiveDeltaTime) [0x00000] in :0 at CombatEncounter.DoCombatStep (Single EffectiveDeltaTime) [0x00000] in :0 at World.ProcessSimStepOnPrimaryMachineOnly (Int32 SimLoopNumber) [0x00000] in :0 at Game.ProcessSimStep () [0x00000] in :0 at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in :0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() 5/15/2014 12:30:18 AM : ----------- FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[Debris].get_Item (Int32 index) [0x00000] in :0 at Shot.DoShotStepLogic (Single EffectiveDeltaTime) [0x00000] in :0 at CombatEncounter.DoCombatStep (Single EffectiveDeltaTime) [0x00000] in :0 at World.ProcessSimStepOnPrimaryMachineOnly (Int32 SimLoopNumber) [0x00000] in :0 at Game.ProcessSimStep () [0x00000] in :0 at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in :0 Stack Trace: at System.Collections.Generic.List`1[Debris].get_Item (Int32 index) [0x00000] in :0 at Shot.DoShotStepLogic (Single EffectiveDeltaTime) [0x00000] in :0 at CombatEncounter.DoCombatStep (Single EffectiveDeltaTime) [0x00000] in :0 at World.ProcessSimStepOnPrimaryMachineOnly (Int32 SimLoopNumber) [0x00000] in :0 at Game.ProcessSimStep () [0x00000] in :0 at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in :0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() 5/15/2014 12:31:27 AM Steamworks Init 5/15/2014 12:31:27 AM System.DllNotFoundException: BionicST at (wrapper managed-to-native) Steamworks:InitSteam () at Steamworks.Initialize () [0x00000] in :0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Steamworks.Initialize() at Game.LoadFirstCriticalData() at MainCameraLogic.StartInternal() at MainCameraLogic.Proxy_StartInternal() at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() 5/15/2014 12:31:27 AM Steamworks IsRunning: False 5/15/2014 12:31:27 AM GameInit (0 - 5/15/2014 12:31:27 AM) 5/15/2014 12:31:27 AM GameInit (1 - 5/15/2014 12:31:27 AM) 5/15/2014 12:31:27 AM GameInit (2 - 5/15/2014 12:31:27 AM) 5/15/2014 12:31:30 AM audio load: 205 5/15/2014 12:31:30 AM GameInit (3 - 5/15/2014 12:31:30 AM) 5/15/2014 12:31:30 AM GameInit (4 - 5/15/2014 12:31:30 AM) 5/15/2014 12:31:30 AM GameInit (5 - 5/15/2014 12:31:30 AM) 5/15/2014 12:31:30 AM GameInit (6 - 5/15/2014 12:31:30 AM) 5/15/2014 12:31:31 AM GameInit (7 - 5/15/2014 12:31:31 AM) 5/15/2014 12:31:31 AM GameInit (8 - 5/15/2014 12:31:31 AM) 5/15/2014 12:31:31 AM GameInit (9 - 5/15/2014 12:31:31 AM) 5/15/2014 12:31:31 AM GameInit (10 - 5/15/2014 12:31:31 AM) 5/15/2014 12:32:34 AM Steamworks Init 5/15/2014 12:32:34 AM System.DllNotFoundException: BionicST at (wrapper managed-to-native) Steamworks:InitSteam () at Steamworks.Initialize () [0x00000] in :0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Steamworks.Initialize() at Game.LoadFirstCriticalData() at MainCameraLogic.StartInternal() at MainCameraLogic.Proxy_StartInternal() at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() 5/15/2014 12:32:34 AM Steamworks IsRunning: False 5/15/2014 12:32:34 AM GameInit (0 - 5/15/2014 12:32:34 AM) 5/15/2014 12:32:34 AM GameInit (1 - 5/15/2014 12:32:34 AM) 5/15/2014 12:32:34 AM GameInit (2 - 5/15/2014 12:32:34 AM) 5/15/2014 12:32:37 AM audio load: 205 5/15/2014 12:32:37 AM GameInit (3 - 5/15/2014 12:32:37 AM) 5/15/2014 12:32:37 AM GameInit (4 - 5/15/2014 12:32:37 AM) 5/15/2014 12:32:37 AM GameInit (5 - 5/15/2014 12:32:37 AM) 5/15/2014 12:32:37 AM GameInit (6 - 5/15/2014 12:32:37 AM) 5/15/2014 12:32:38 AM GameInit (7 - 5/15/2014 12:32:38 AM) 5/15/2014 12:32:38 AM GameInit (8 - 5/15/2014 12:32:38 AM) 5/15/2014 12:32:38 AM GameInit (9 - 5/15/2014 12:32:38 AM) 5/15/2014 12:32:38 AM GameInit (10 - 5/15/2014 12:32:38 AM)