Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some cameras displays only black screen on Linux #27

Open
DragonSWDev opened this issue Apr 16, 2021 · 5 comments
Open

Some cameras displays only black screen on Linux #27

DragonSWDev opened this issue Apr 16, 2021 · 5 comments

Comments

@DragonSWDev
Copy link

Some cameras displays nothing but black screen on Linux. Looks like this issue happens only on cameras with filters. Cameras without filters (like KerbPro) are working without issues.

Player.log file:
https://1drv.ms/u/s!ArE-YBsp3Wq2aaKAbKJWa8-r4rk?e=HvbCsf

@Zeroji
Copy link

Zeroji commented Dec 30, 2021

I can confirm the issue, cameras with filters display a black screen. I can still see stuff like waypoints, targets, aerodynamic effects, but the main rendering is blank.

I can only assume this is a texture issue due to the log (full log on pastebin):

HullCam: SaveMainCamera
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

OpenGL Error: Invalid texture unit!
(Filename:  Line: 72)

<... repeated 1180 times ...>

OpenGL Error: Invalid texture unit!
(Filename:  Line: 72)

HullCam: CycleMainCamera(-1)
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

This is the log of me loading the game, creating a new save, a vessel (pod) with 1 KerbPro and 1 Hull Camera Deluxe, then in flight mode I activated the HullCam for about 1 second then KerbPro for about 1 second. I'm not sure why there were 1182 lines of output over one second...

System specs:
KSP Version: 1.12.3.3173 (LinuxPlayer) en-us
OS: Linux Mint 20.2 Uma (5.4.0-91-generic)
CPU: Ryzen 5 3600
GPU: AMD RX 5600 XT

@c3ypt1c
Copy link

c3ypt1c commented Jan 30, 2022

I'm having the same issue on Arch Linux.

@tudorapo
Copy link

Same here.

@abhemanyus
Copy link

Same issue here, using Arch Linux (Endeavor OS). Only KerbPro is working properly.

@abhemanyus
Copy link

Another weird behavior: If you disable the cam, then activate it, it does work, but the POV gets messed up big time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants