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

pbr skybox for bounce.bsp is wrong if load after c2a5a #737

Closed
0x4E69676874466F78 opened this issue Feb 6, 2024 · 3 comments
Closed

pbr skybox for bounce.bsp is wrong if load after c2a5a #737

0x4E69676874466F78 opened this issue Feb 6, 2024 · 3 comments
Labels
bug Something isn't working ray tracing visual bug Visual glitches, something looks incorrectly

Comments

@0x4E69676874466F78
Copy link
Collaborator

0x4E69676874466F78 commented Feb 6, 2024

У карты зашит skyname 2desert, а грузится словно он desert, т.е. где-то откусывается первый знак почему-то.
#737 (comment)

@0x4E69676874466F78 0x4E69676874466F78 added bug Something isn't working ray tracing visual bug Visual glitches, something looks incorrectly labels Feb 6, 2024
@w23
Copy link
Owner

w23 commented Feb 6, 2024

А в логах что пишет?

@0x4E69676874466F78
Copy link
Collaborator Author

0x4E69676874466F78 commented Feb 6, 2024

Я обнаружил что ошибка в другом. Если я сразу загружаю после test_light (грузится с сохранения) bounce то там небо ок.
Далее если я загружусь в c2a5a а потом обратно на bounce то небо станет от c2a5a. То есть ошибка в другом.
В логе есть:
[2024:02:06|20:03:17] vk/tex: Couldn't read skybox info 'gfx/env/2desert.mat'
[2024:02:06|20:03:18] Warning: FS_LoadImage: couldn't load "pbr/env/2desert"

@0x4E69676874466F78 0x4E69676874466F78 changed the title pbr skybox for bounce.bsp is wrong pbr skybox for bounce.bsp is wrong if load after c2a5a Feb 6, 2024
@w23
Copy link
Owner

w23 commented Feb 7, 2024

Ага, старые скайбоксы не чистятся, если новых нет. Завтра починю.

@w23 w23 closed this as completed in f9c7706 Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ray tracing visual bug Visual glitches, something looks incorrectly
Projects
Status: Done
Development

No branches or pull requests

2 participants