-
Notifications
You must be signed in to change notification settings - Fork 0
Description
When exporting the model to .model, it fails directly (And blender also crashes)
Maybe the problem could be because I'm running Linux Mint and .net isn't there (it is there but the multiplatform version, but it's not the same one that's on Windows)
I also don't know if it is possible to make a separate version of Windows for Linux or if there is a solution to this problem.
If you're wondering, I'm using the DEV version.
=================== Exporting ==================
...
=============== Compiling models ===============
This may take a while...
Process terminated. Failed to create the thread pool Gate thread.
at System.Environment.FailFast(System.String, System.Exception)
at System.Threading.PortableThreadPool+GateThread.CreateGateThread()
at System.Threading.PortableThreadPool+GateThread.EnsureRunningSlow(System.Threading.PortableThreadPool)
at System.Threading.Tasks.Task.ScheduleAndStart(Boolean)
at System.Threading.Tasks.TaskReplicator+Replica1[[System.Threading.Tasks.RangeWorker, System.Threading.Tasks.Parallel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].CreateNewReplica() at System.Threading.Tasks.TaskReplicator+Replica.Execute() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, Boolean) at System.Threading.Tasks.TaskScheduler.TryRunInline(System.Threading.Tasks.Task, Boolean) at System.Threading.Tasks.Task.InternalRunSynchronously(System.Threading.Tasks.TaskScheduler, Boolean) at System.Threading.Tasks.TaskReplicator+Replica.Start() at System.Threading.Tasks.TaskReplicator.Run[[System.Threading.Tasks.RangeWorker, System.Threading.Tasks.Parallel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]](ReplicatableUserAction1<System.Threading.Tasks.RangeWorker>, System.Threading.Tasks.ParallelOptions, Boolean)
at System.Threading.Tasks.Parallel.ForWorker[[System.__Canon, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](Int32, Int32, System.Threading.Tasks.ParallelOptions, System.Action1<Int32>, System.Action2<Int32,System.Threading.Tasks.ParallelLoopState>, System.Func4<Int32,System.Threading.Tasks.ParallelLoopState,System.__Canon,System.__Canon>, System.Func1<System.__Canon>, System.Action1<System.__Canon>) at System.Threading.Tasks.Parallel.ForEachWorker[[HEIO.NET.Modeling.MeshCompileData, HEIO.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.__Canon, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](HEIO.NET.Modeling.MeshCompileData[], System.Threading.Tasks.ParallelOptions, System.Action1<HEIO.NET.Modeling.MeshCompileData>, System.Action2<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState>, System.Action3<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,Int64>, System.Func4<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,System.__Canon,System.__Canon>, System.Func5<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,Int64,System.__Canon,System.__Canon>, System.Func1<System.__Canon>, System.Action1<System.__Canon>)
at System.Threading.Tasks.Parallel.ForEachWorker[[HEIO.NET.Modeling.MeshCompileData, HEIO.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.__Canon, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Collections.Generic.IEnumerable1<HEIO.NET.Modeling.MeshCompileData>, System.Threading.Tasks.ParallelOptions, System.Action1<HEIO.NET.Modeling.MeshCompileData>, System.Action2<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState>, System.Action3<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,Int64>, System.Func4<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,System.__Canon,System.__Canon>, System.Func5<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,Int64,System.__Canon,System.__Canon>, System.Func1<System.__Canon>, System.Action1<System.__Canon>)
at System.Threading.Tasks.Parallel.ForEach[[HEIO.NET.Modeling.MeshCompileData, HEIO.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]](System.Collections.Generic.IEnumerable1<HEIO.NET.Modeling.MeshCompileData>, System.Action3<HEIO.NET.Modeling.MeshCompileData,System.Threading.Tasks.ParallelLoopState,Int64>)
at HEIO.NET.Modeling.ConvertTo.ModelConverter.CompileMeshData(HEIO.NET.Modeling.MeshCompileData[], HEIO.NET.Modeling.ModelVersionMode, HEIO.NET.Modeling.Topology, Boolean, Boolean)
at HEIO.NET.Modeling.MeshCompileData.ToHEModels(HEIO.NET.Modeling.MeshCompileData[], HEIO.NET.Modeling.ModelVersionMode, HEIO.NET.Modeling.Topology, Boolean, Boolean)
at System.RuntimeMethodHandle.InvokeMethod(System.Object, Void**, System.Signature, Boolean)
at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at Python.Runtime.MethodBinder.Invoke(Python.Runtime.BorrowedReference, Python.Runtime.BorrowedReference, Python.Runtime.BorrowedReference, System.Reflection.MethodBase, System.Reflection.MethodBase[])
at Python.Runtime.MethodBinding.tp_call(Python.Runtime.BorrowedReference, Python.Runtime.BorrowedReference, Python.Runtime.BorrowedReference)
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Threading.Thread.StartCore()
at System.Threading.PortableThreadPool.GateThread.CreateGateThread()Abortado (`core' generado)