- Aug 5, 2016
- 434
- 829
the game crashes at start if you try to run it with no network connection / firewall blocks outgoing traffic, is this intended?
Code:
========== OUTPUTTING STACK TRACE ==================
0x00007FFC83B6B699 (KERNELBASE) RaiseException
0x00007FFBB7110C1C (mono-2.0-bdwgc) mono_dl_fallback_unregister
0x00007FFBB70FC822 (mono-2.0-bdwgc) BrotliEncoderVersion
0x00007FFBB70FC888 (mono-2.0-bdwgc) BrotliEncoderVersion
0x00007FFBB72B70BB (mono-2.0-bdwgc) mono_thread_has_sufficient_execution_stack
0x00007FFBB72B728E (mono-2.0-bdwgc) mono_thread_has_sufficient_execution_stack
0x00007FFBB72B76BC (mono-2.0-bdwgc) mono_thread_has_sufficient_execution_stack
0x00007FFBB71C1234 (mono-2.0-bdwgc) mono_lookup_icall_symbol
0x0000018214C2A819 (Mono JIT Code) (wrapper managed-to-native) System.IOSelector:Add (intptr,System.IOSelectorJob)
0x0000018214C2846B (Mono JIT Code) System.Net.Sockets.Socket:BeginSConnect (System.Net.Sockets.SocketAsyncResult)
0x0000018214C27D93 (Mono JIT Code) System.Net.Sockets.Socket:BeginConnect (System.Net.EndPoint,System.AsyncCallback,object)
0x0000018214C27C83 (Mono JIT Code) System.Net.WebConnection/<>c:<Connect>b__16_0 (System.Net.IPEndPoint,System.AsyncCallback,object)
0x0000018214C27A17 (Mono JIT Code) System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult>:FromAsyncImpl<System.Net.IPEndPoint> (System.Func`4<System.Net.IPEndPoint, System.AsyncCallback, object, System.IAsyncResult>,System.Func`2<System.IAsyncResult, System.Threading.Tasks.VoidTaskResult>,System.Action`1<System.IAsyncResult>,System.Net.IPEndPoint,object,System.Threading.Tasks.TaskCreationOptions)
0x0000018214C277F5 (Mono JIT Code) System.Threading.Tasks.TaskFactory:FromAsync<TArg1_REF> (System.Func`4<TArg1_REF, System.AsyncCallback, object, System.IAsyncResult>,System.Action`1<System.IAsyncResult>,TArg1_REF,object,System.Threading.Tasks.TaskCreationOptions)
0x0000018214C27753 (Mono JIT Code) System.Threading.Tasks.TaskFactory:FromAsync<TArg1_REF> (System.Func`4<TArg1_REF, System.AsyncCallback, object, System.IAsyncResult>,System.Action`1<System.IAsyncResult>,TArg1_REF,object)
0x0000018214C21B03 (Mono JIT Code) System.Net.WebConnection/<Connect>d__16:MoveNext ()
0x0000018214C2117B (Mono JIT Code) System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start<System.Net.WebConnection/<Connect>d__16> (System.Net.WebConnection/<Connect>d__16&)
0x0000018214C2103B (Mono JIT Code) System.Net.WebConnection:Connect (System.Net.WebOperation,System.Threading.CancellationToken)
0x0000018214C2019B (Mono JIT Code) System.Net.WebConnection/<InitConnection>d__19:MoveNext ()
0x0000018156C4FF7B (Mono JIT Code) System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Net.WebRequestStream>:Start<System.Net.WebConnection/<InitConnection>d__19> (System.Net.WebConnection/<InitConnection>d__19&)
0x0000018156CFFFBB (Mono JIT Code) System.Net.WebConnection:InitConnection (System.Net.WebOperation,System.Threading.CancellationToken)
0x0000018214C1F293 (Mono JIT Code) System.Net.WebOperation/<Run>d__58:MoveNext ()
0x0000018214C1F05B (Mono JIT Code) System.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start<System.Net.WebOperation/<Run>d__58> (System.Net.WebOperation/<Run>d__58&)
0x0000018214C1ED13 (Mono JIT Code) System.Net.WebOperation:Run ()
0x0000018214C1E6AB (Mono JIT Code) System.Net.WebConnection:StartOperation (System.Net.WebOperation,bool)
0x0000018214C1DC1B (Mono JIT Code) System.Net.ServicePointScheduler/ConnectionGroup:CreateOrReuseConnection (System.Net.WebOperation,bool)
0x0000018214C1D3E3 (Mono JIT Code) System.Net.ServicePointScheduler:SchedulerIteration (System.Net.ServicePointScheduler/ConnectionGroup)
0x0000018214C1D123 (Mono JIT Code) System.Net.ServicePointScheduler:RunSchedulerIteration ()
0x0000018214C13983 (Mono JIT Code) System.Net.ServicePointScheduler/<RunScheduler>d__32:MoveNext ()
0x0000018214C1173B (Mono JIT Code) System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start<System.Net.ServicePointScheduler/<RunScheduler>d__32> (System.Net.ServicePointScheduler/<RunScheduler>d__32&)
0x0000018214C110F3 (Mono JIT Code) System.Net.ServicePointScheduler:RunScheduler ()
0x0000018214C10E2B (Mono JIT Code) System.Net.ServicePointScheduler:<Run>b__31_0 ()
0x0000018213C37BA5 (Mono JIT Code) System.Threading.Tasks.Task`1<TResult_REF>:InnerInvoke ()
0x0000018213C37864 (Mono JIT Code) System.Threading.Tasks.Task:Execute ()
0x0000018213C374F3 (Mono JIT Code) System.Threading.Tasks.Task:ExecutionContextCallback (object)
0x0000018213BF5CA6 (Mono JIT Code) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x0000018213BF51CB (Mono JIT Code) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x0000018213C3706B (Mono JIT Code) System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
0x0000018213C36A6B (Mono JIT Code) System.Threading.Tasks.Task:ExecuteEntry (bool)
0x0000018213C3661B (Mono JIT Code) System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
0x0000018213C3393A (Mono JIT Code) System.Threading.ThreadPoolWorkQueue:Dispatch ()
0x0000018213C32EDB (Mono JIT Code) System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
0x0000018213C330C5 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_bool (object,intptr,intptr,intptr)
0x00007FFBB7334C1E (mono-2.0-bdwgc) mono_jit_set_domain
0x00007FFBB726D254 (mono-2.0-bdwgc) mono_object_get_virtual_method
0x00007FFBB72AE9FD (mono-2.0-bdwgc) mono_thread_has_sufficient_execution_stack
0x00007FFBB72B1C63 (mono-2.0-bdwgc) mono_thread_has_sufficient_execution_stack
0x00007FFBB729F9DB (mono-2.0-bdwgc) mono_profiler_init_etw
0x00007FFBB729FBEE (mono-2.0-bdwgc) mono_profiler_init_etw
0x00007FFC85CF7374 (kernel32) BaseThreadInitThunk
0x00007FFC8615CC91 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========