Descriptive Problem Summary:
Dream Daemon hangs when opening the profiler window from Dream Seeker, apparently because we have too many procs, according to Lummox (over 64K).
Apparently, the issue came from a var being accidentally declared as the old DMProcId instead of DMProcId4 so it was two bytes, which I assume caused issue when counting the total amount of procs in the profiler.
ID:2824665
Oct 5 2022, 9:14 pm
|
|||||||||||||
Resolved
| |||||||||||||
Oct 5 2022, 9:16 pm
|
|
Lummox JR resolved issue with message:
|