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

Crash/Bug on trying to change Video settings from High to Ultra #5292

Open
TheOceanBreeze opened this issue Nov 28, 2024 · 2 comments
Open
Labels
Status: Needs Investigation Requires to be debugged or checked for feasibility, etc. Topic: Rendering Requests, Issues and Changes related to lighting, meshes, camera, etc. Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Bug Issues reporting and PRs fixing problems

Comments

@TheOceanBreeze
Copy link

General Info

Terasology Launcher Version: v4.8.0
Terasology Version: v5.3
Operating System: Fedora Rawhide
Onboard / Dedicated Graphics: AMD RX 580
Java Version: Included Version (v21?)

What you were trying to do

Changing the settings from High to Ultra should not cause a crash. If there is an issue with the hardware used display an error message saying the hardware is unsupported, instead of crashing the game.

What actually happened

The game closed and displayed the crash window. I have uploaded the logs to this issue report.

The error says: RuntimeException: Failed to resolve required asset: 'CoreRendering:prePostComposite'

How to reproduce

  1. Select Terasology version v5.3
  2. Start Terasology
  3. Open Settings
  4. Change video settings from High to Ultra
  5. See error

Log details

I have attached the appropriate logs.

Terasology-Game.log
Terasology-init.log
Terasology-menu.log

Screenshots

Error Message

Workaround

N/A

Additional Infos / Context

N/A

@TheOceanBreeze TheOceanBreeze added Status: Needs Investigation Requires to be debugged or checked for feasibility, etc. Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Bug Issues reporting and PRs fixing problems labels Nov 28, 2024
@TheOceanBreeze
Copy link
Author

Here are some more logs that may or may not be related to this current issue

9:28 PM:

Terasology-Game.log
Terasology-init.log
Terasology-menu.log

9:32 PM:

Terasology-Game.log
Terasology-init.log
Terasology-menu.log

9:45 PM (on a new world):

Terasology-Game_1.log
Terasology-init.log
Terasology-menu.log

@Cervator
Copy link
Member

I'm going to guess this is a legitimate bug coming from a refactor in rendering sometime, as I imagine we don't test Ultra all that often - easy for something to have broken without being noticed for a while.

It may not be a hard fix, but effort in rendering land is tricky these days. Not sure when this can get looked at but I'm glad it at least isn't a total blocker for the game. Thank you for the report!

@Cervator Cervator added the Topic: Rendering Requests, Issues and Changes related to lighting, meshes, camera, etc. label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Investigation Requires to be debugged or checked for feasibility, etc. Topic: Rendering Requests, Issues and Changes related to lighting, meshes, camera, etc. Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Bug Issues reporting and PRs fixing problems
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants