View Single Post
psychonic

BAFFLED
Join Date: May 2008
Old 10-22-2016 , 11:39   Re: Insurgency: Paramter overflow in ChangeLevel
Reply With Quote #9

This is caused by a bug in their engine.

Their IVEngineServer::ChangeLevel implementation is just busted; there is no case in which is won't throw that warning and will send the changelevel (or changelevel2) command to the command buffer. They probably didn't notice since the game's own logic uses the "changelevel" command directly.

Last edited by psychonic; 10-22-2016 at 11:40.
psychonic is offline