Vivero / Kerbal-VR

An add-on for Kerbal Space Program (KSP) to enable virtual reality.
MIT License
174 stars 31 forks source link

Everything glitches out when you remove your headset. #70

Closed pwncc closed 5 years ago

pwncc commented 5 years ago

Some OPENGL thing. It also does this with minecraft when textures are not loaded correctly.

To reproduce: Remove your headset and leave for a while. keep doing it until it glitches out.

pwncc commented 5 years ago

image

pwncc commented 5 years ago

Can confirm that it does not only happen when removing the headset. It happens at random times too output_log.txt

pwncc commented 5 years ago

NullReferenceException at (wrapper managed-to-native) UnityEngine.Component:get_transform () at FlightCamera.SetDistanceImmediate (Single dist) [0x00000] in :0 at MapView.OnDestroy () [0x00000] in :0

pwncc commented 5 years ago

it happens pretty often with any cockpit and is extremely frustrating due to loading times

pwncc commented 5 years ago

image

Vivero commented 5 years ago

Yea something seems to be going bonkers in your situation. If it happens again, post a link to your KSP.log and maybe I can see what's going on.

Vivero commented 5 years ago

Closed until further information is provided.