Hi,
I recently added demorec in my UE2 classes to automatically start recording gameplay. I can play the game through for an hour, but since I've added demorec, the game throws an error consistently after about half an hour with the following error:
-------------- UE2 game error ----------------
Assertion failed: Channel [File:.\UnLevTic.cpp] [Line: 1101]
History: ULevel::TickDemoRecord <- UpdatePostDemoRec <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop
------------------------------------------------------
I'm not even sure what this is. I don't have a file called UnLevTic.cpp
Is it because demorec is running too long?
Thanks in advance for any help
I recently added demorec in my UE2 classes to automatically start recording gameplay. I can play the game through for an hour, but since I've added demorec, the game throws an error consistently after about half an hour with the following error:
-------------- UE2 game error ----------------
Assertion failed: Channel [File:.\UnLevTic.cpp] [Line: 1101]
History: ULevel::TickDemoRecord <- UpdatePostDemoRec <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop
------------------------------------------------------
I'm not even sure what this is. I don't have a file called UnLevTic.cpp
Is it because demorec is running too long?
Thanks in advance for any help