Back to the Vavoom Forum Archives
Firebrand
Crimson Wizard
Reference is not set to an instance of an objector
Segmentation violation.Stack trace is a list of nested function calls (if you don't know what the hell is that, do not mind it) which should look like that:
- (linespec.PowerFlight.EndEffect) - RunFunction - (linespec.PowerFlight.EndEffect 4) - RunFunction - (linespec.Powerup.Destroyed 1) - VObject::ExecuteFunction - (linespec.Powerup.Destroyed) - VEntity::DestroyThinker - RunFunction - (engine.Thinker.Destroy 0) - RunFunction - (linespec.PowerupGiver.Use 102) - RunFunction - (linespec.EntityEx.UseInventory 21) - RunFunction - (svprogs.PlayerPawn.UseInventory 2) - RunFunction - (svprogs.Player.PlayerImpulse 230) - RunFunction - (svprogs.Player.PlayerTick 371) - VObject::ExecuteFunction - (svprogs.Player.PlayerTick) - SV_RunClients - SV_Ticker - ServerFrame - Host_Frame
Crimson Wizard