All Items » Scattered Evil » Bug #1149
Crash
Dark Advisor crashes the game
ID: 1149Status: FixedVersion: N/AReport Date: June 7, 2017Product: Scattered Evil
ReporterRambOrc
Assigneedj_jl
Description

Fixed in r2397 (part of Beta 10).


Putting a Dark Advisor (ThingID: 16009) into a map crashes the game fairly quickly:

Log: - VClass::GetReplacement
Log: - VLevel::SpawnThinker
Log: - RunFunction
Log: - (engine.Thinker.Spawn 0)
Log: - RunFunction
Log: - (game.RedBishop.A_RedBishopDoBlur 31)
Log: - VObject::ExecuteFunction
Log: - (game.RedBishop.A_RedBishopDoBlur)
Log: - VEntity::SetState
Log: - RunFunction
Log: - (engine.Entity.SetState 0)
Log: - RunFunction
Log: - (game.BlackBishop.A_BlackBishopCastSpell 620)
Log: - VObject::ExecuteFunction
Log: - (game.BlackBishop.A_BlackBishopCastSpell)
Log: - VEntity::SetState
Log: - VEntity::AdvanceState
Log: - RunFunction
Log: - (engine.Entity.AdvanceState 0)
Log: - RunFunction
Log: - (linespec.EntityEx.Tick 285)
Log: - RunFunction
Log: - (linespec.Actor.Tick 82)
Log: - RunFunction
Log: - (linespec.KRPGPawn.Tick 58)
Log: - RunFunction
Log: - (game.IntelligentActor.Tick 2)
Log: - RunFunction
Log: - (game.BlackBishop.Tick 2)
Log: - VObject::ExecuteFunction
Log: - (game.BlackBishop.Tick)
Log: - VThinker::Tick
Log: - VLevel::TickWorld
Log: - SV_Ticker
Log: - ServerFrame
Log: - Host_Frame
Log: Doing C_Shutdown
Log: Doing CL_Shutdown
Log: tanthalos left the game

Log: Doing SV_Shutdown
Log: Doing delete GNet
Log: Doing delete GInput
Log: Doing V_Shutdown
Log: Doing delete GAudio
Log: Doing T_Shutdown
Log: Doing Sys_Shutdown
Log: Doing delete GSoundManager
Log: Doing R_ShutdownTexture
Log: Doing R_ShutdownData
Log: Doing VCommand::Shutdown
Log: Doing VCvar::Shutdown
Log: Doing ShutdownMapInfo
Log: Doing FL_Shutdown
Log: Doing W_Shutdown
Log: Doing GLanguage.FreeData
Log: Doing ShutdownDecorate
Log: Doing VObject::StaticExit
Log: Doing VName::StaticExit
Uninitialised: Doing Z_Shutdown


ERROR: Segmentation Violation