We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VALLEY of the Kings Huge outdoor boss. After Killing him and he touches me while he is falling this happens, hitting ignore all continues the game:
Assertion failure at SetTimerAt (/home/user/Desktop/Serious-Engine/Sources/Engine/Entities/Entity.cpp:3798), triggered 1 time: '0'
hits ignore
Assertion failure at AddTimer (/home/user/Desktop/Serious-Engine/Sources/Engine/World/World.cpp:369), triggered 1 time: 'penThinker->en_timeTimer>=_pTimer->CurrentTick()'
Assertion failure at HandleTimers (/home/user/Desktop/Serious-Engine/Sources/Engine/Network/SessionState.cpp:730), triggered 1 time: 'penTimer->en_timeTimer>tmCurrentTick-_pTimer->TickQuantum-0.0001f' hits ignore
Let me know if I should send you guys more information on it or if it happens again.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
VALLEY of the Kings Huge outdoor boss. After Killing him and he touches me while he is falling this happens, hitting ignore all continues the game:
Assertion failure at SetTimerAt (/home/user/Desktop/Serious-Engine/Sources/Engine/Entities/Entity.cpp:3798), triggered 1 time:
'0'
hits ignore
Assertion failure at AddTimer (/home/user/Desktop/Serious-Engine/Sources/Engine/World/World.cpp:369), triggered 1 time:
'penThinker->en_timeTimer>=_pTimer->CurrentTick()'
hits ignore
Assertion failure at HandleTimers (/home/user/Desktop/Serious-Engine/Sources/Engine/Network/SessionState.cpp:730), triggered 1 time:
'penTimer->en_timeTimer>tmCurrentTick-_pTimer->TickQuantum-0.0001f'
hits ignore
Let me know if I should send you guys more information on it or if it happens again.
The text was updated successfully, but these errors were encountered: