Jump to content

Textures error in Virtualbox


Yekaterina
 Share

Recommended Posts

Greetings, I tried to run 0AD on my virtual machine running Manjaro 21. The performance was bad and when I joined a multiplayer game, all of the textures were pink or purple although the shape of entities (.dae files) loaded correctly. What could be causing this bug?

image.thumb.png.1467a36f7022113a52c3f24d43f49a7f.png

This isn't very serious at all, I was just experimenting with the limits of my virtualbox machine...

Link to comment
Share on other sites

4 minutes ago, Stan` said:

It's probably because you have no GPU virtualization so it's using some crappy software renderer. There was probably a yellow warning when you opened the game. @vladislavbelov

Yes, it might because of failed creation of some textures. Could add debug checks to the config file:

renderer.backend.debugcontext = "true"
renderer.backend.debugmessages = "true"
renderer.backend.debuglabels = "true"
renderer.backend.debugscopedlabels = "true"

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...