Skip to content

[Bug Report]: Exporting model under Linux causes Blender to crash #16

Description

@RagdollClash

Report Review

  • I have reviewed existing issues on this repository and my issue is not currently reported.
  • I have ensured I am on the latest version of the current build of the addon I am using.

Which version of the HEIO are you using?

Release

Which game(s) did you try to work with?

Sonic Generations (2011)

Please provide details regarding the bug you have encountered

When exporting to a model, Blender crashes with the following:

Process terminated. Failed to create the thread pool Gate thread.
   at System.RuntimeExceptionHelpers.FailFast(String, Exception, String, RhFailFastReason, IntPtr, IntPtr) + 0x129
   at System.Threading.PortableThreadPool.GateThread.CreateGateThread() + 0xa6
   at System.Threading.PortableThreadPool.GateThread.EnsureRunningSlow(PortableThreadPool) + 0x20
   at System.Threading.Tasks.Task.ScheduleAndStart(Boolean) + 0x7d
   at System.Threading.Tasks.TaskReplicator.Replica.Execute() + 0x32
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object) + 0xa4
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&, Thread) + 0x96
   at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(Task, Boolean) + 0x31
   at System.Threading.Tasks.TaskScheduler.TryRunInline(Task, Boolean) + 0x75
   at System.Threading.Tasks.Task.InternalRunSynchronously(TaskScheduler, Boolean) + 0xbe
   at System.Threading.Tasks.TaskReplicator.Run[TState](TaskReplicator.ReplicatableUserAction`1, ParallelOptions, Boolean) + 0xb3
   at System.Threading.Tasks.Parallel.ForWorker[TLocal,TInt](TInt, TInt, ParallelOptions, Action`1, Action`2, Func`4, Func`1, Action`1) + 0x211
   at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1, ParallelOptions, Action`1, Action`2, Action`3, Func`4, Func`5, Func`1, Action`1) + 0x185
   at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1, ParallelOptions, Action`3) + 0x55
   at HEIO.NET.Internal.Modeling.ConvertTo.ModelConverter.CompileMeshData(MeshDataSet[], ModelVersionMode, Topology, Boolean, Int32) + 0x1dd
   at HEIO.NET.External.ExternC.ModelCompileToFiles(CModelSet**, Int32, Int32, Int32, Boolean, Int32, Char*) + 0x13f
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
   at System.Threading.Thread.StartCore() + 0xa4
   at System.Threading.PortableThreadPool.GateThread.CreateGateThread() + 0x90

Please provide the version of Blender that you are currently using when getting this bug.

Blender 5.2.0 LTS

Please select your Operating System.

Linux

Operation System Information

7.1.4-arch1-1

Additional Information

I am running the flatpak verison of Blender.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions