Critical error when teleporting

SinisterSmile

Heir
Customer
I'm getting this error from time to time but it's really annoying. How to fix it?
2021.11.17 12:34:27
OS : Windows Vista 6.2 (Build: 9200)
CPU : AuthenticAMD Unknown processor @ 3395 MHz with 2047MB RAM
Video : Radeon RX 560 Series (16006)

General protection fault!

History: TestReach <- UObject::GetFullName <- UStruct::SerializeBin <- (Class Engine.ShadowBitmapMaterial ShadowActor[0]) <- UObject::Serialize <- (ShadowBitmapMaterial Transient.ShadowBitmapMaterial92) <- TestReach <- (ShadowBitmapMaterial Transient.ShadowBitmapMaterial92) <- UStruct::SerializeBin <- (Class Engine.ShadowProjector ShadowTexture[0]) <- UObject::Serialize <- (ShadowProjector 22_22.ShadowProjector157) <- AActor::Serialize <- TestReach <- (ShadowProjector 22_22.ShadowProjector157) <- ULevelBase::Serialize <- ULevel::Serialize <- TestReach <- (Level 22_22.myLevel) <- UStruct::SerializeBin <- (Class Engine.GameEngine GLevel[0]) <- UObject::Serialize <- (GameEngine Transient.GameEngine0) <- UGameEngine::Serialize <- (GameEngine Transient.GameEngine0) <- UGameEngine::Serialize <- (GameEngine Transient.GameEngine0) <- TestReach <- (GameEngine Transient.GameEngine0) <- TArray<< <- UGameEngine::L2SerializeRootSet <- UGameEngine::L2CollectGarbage <- UGameEngine::DetachLevel <- UGameEngine::CheckPurgeLevel <- Level_was_loaded <- UGameEngine::L2_Teleport <- UGameEngine::Tick <- UpdateWorld <- MainLoop
 
I'm getting this error from time to time but it's really annoying. How to fix it?
2021.11.17 12:34:27
OS : Windows Vista 6.2 (Build: 9200)
CPU : AuthenticAMD Unknown processor @ 3395 MHz with 2047MB RAM
Video : Radeon RX 560 Series (16006)

General protection fault!

History: TestReach <- UObject::GetFullName <- UStruct::SerializeBin <- (Class Engine.ShadowBitmapMaterial ShadowActor[0]) <- UObject::Serialize <- (ShadowBitmapMaterial Transient.ShadowBitmapMaterial92) <- TestReach <- (ShadowBitmapMaterial Transient.ShadowBitmapMaterial92) <- UStruct::SerializeBin <- (Class Engine.ShadowProjector ShadowTexture[0]) <- UObject::Serialize <- (ShadowProjector 22_22.ShadowProjector157) <- AActor::Serialize <- TestReach <- (ShadowProjector 22_22.ShadowProjector157) <- ULevelBase::Serialize <- ULevel::Serialize <- TestReach <- (Level 22_22.myLevel) <- UStruct::SerializeBin <- (Class Engine.GameEngine GLevel[0]) <- UObject::Serialize <- (GameEngine Transient.GameEngine0) <- UGameEngine::Serialize <- (GameEngine Transient.GameEngine0) <- UGameEngine::Serialize <- (GameEngine Transient.GameEngine0) <- TestReach <- (GameEngine Transient.GameEngine0) <- TArray<< <- UGameEngine::L2SerializeRootSet <- UGameEngine::L2CollectGarbage <- UGameEngine::DetachLevel <- UGameEngine::CheckPurgeLevel <- Level_was_loaded <- UGameEngine::L2_Teleport <- UGameEngine::Tick <- UpdateWorld <- MainLoop
maybe you did some kind of texture manipulation
restore default textures
 
Back
Top