coderespawn / dungeon-architect-ue4-issues

6 stars 0 forks source link

IOS Crash On Build #25

Open kardmode opened 2 years ago

kardmode commented 2 years ago

I get the following crash on a shipping build on IOS. The crash happens when I build a dungeon at runtime and seems to happen randomly. The build for the same theme is successful most of the time. I haven't been able to recreate the crash in editor. I wasn't able to recreate the crash on a development build to get more logs yet.

Dungeon Architect v2.23.2 UE4.27.1

Thread 4 Crashed: 0 ANewGame 0x105855234 FDungeonThemeEngine::Apply(TArray<FPropSocket, TSizedDefaultAllocator<32> >&, FRandomStream const&, FDungeonThemeEngineSettings const&, FDungeonThemeEngineEventHandlers const&) + 9982516 (DungeonThemeEngine.cpp:262)

1 ANewGame 0x1058551b0 FDungeonThemeEngine::Apply(TArray<FPropSocket, TSizedDefaultAllocator<32> >&, FRandomStream const&, FDungeonThemeEngineSettings const&, FDungeonThemeEngineEventHandlers const&) + 9982384 (DungeonThemeEngine.cpp:257)

2 ANewGame 0x1057f9cec UDungeonBuilder::ApplyDungeonTheme(TArray<UDungeonThemeAsset, TSizedDefaultAllocator<32> > const&, TArray<FClusterThemeInfo, TSizedDefaultAllocator<32> > const&, TSharedPtr<FDungeonSceneProvider, (ESPMode)1>, UWorld) + 9608428 (DungeonBuilder.cpp:221)

3 ANewGame 0x1057d7520 FDungeonBuilderTask::DoWork() + 9467168 (Dungeon.cpp:323)

4 ANewGame 0x1057d6798 ADungeon::Tick(float) + 9463704 (Dungeon.cpp:161)

5 ANewGame 0x107f909d8 TGraphTask::ExecuteTask+ 51120600 (TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type) + 152

6 ANewGame 0x105ef9d94 FNamedTaskThread::ProcessTasksNamedThread+ 16948628 (int, bool) + 216

7 ANewGame 0x105ef9948 FNamedTaskThread::ProcessTasksUntilQuit+ 16947528 (int) + 108

8 ANewGame 0x105ef90e8 FTaskGraphImplementation::WaitUntilTasksComplete+ 16945384 (TArray<TRefCountPtr, TInlineAllocator<4u, TSizedDefaultAllocator<32> > > const&, ENamedThreads::Type) + 624

9 ANewGame 0x107f8ce10 FTickTaskSequencer::ReleaseTickGroup+ 51105296 (ETickingGroup, bool) + 380

10 ANewGame 0x107f8a120 FTickTaskManager::RunTickGroup+ 51093792 (ETickingGroup, bool) + 32

11 ANewGame 0x107bd37b0 UWorld::Tick+ 47200176 (ELevelTick, float) + 2352 12 ANewGame 0x107ac9c48 UGameEngine::Tick+ 46111816 (float, bool) + 740 13 ANewGame 0x10577b4e0 FEngineLoop::Tick+ 9090272 () + 4808 14 ANewGame 0x1062ae2e8 -[IOSAppDelegate MainAppThread:] + 1836