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

One second after opening, it crashes #678

Open
antihorus opened this issue Jul 8, 2024 · 2 comments
Open

One second after opening, it crashes #678

antihorus opened this issue Jul 8, 2024 · 2 comments
Assignees
Labels

Comments

@antihorus
Copy link

I click on the game to start, and I get flashed with a screen with an outline on the top and left and I can see my cursor, changing between pink and black when I remove a skin and add it back

Steps to reproduce the behavior:

  1. Go to 'Game'
  2. Click on 'usc-game'
  3. See error

Expected behavior
Screen will pop up, you can move the cursor for a brief second, and windows closes it. You can tell it's most likely not the game doing it because it plays the animation you get from clicking 'x' on a tab, rather than a crash where it just flashes away.

Youtube Video Example that I uploaded
https://youtube.com/shorts/t0stQxXi434?si=4eMGgjGhmHh36f8Z

  • OS: Windows
  • GPU: Couldn't find on the device, it might help to know the device is an Inspiron 5575 Windows laptop.
  • CPU: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
  • Version: 10.0.19045 Build 19045

Additional context
Using the LiqidWave-1.5.0 skin. I have tried removing it and starting but it only changes the cursor as mentioned previously.

Log file
[20:05:24][Info] Starting task "Application Setup"
[20:05:24][Info] Version: 0.6.0
[20:05:24][Info] Git commit: 2024-06-21_260b0505
[20:05:24][Info] The locale was changed from C to English_United States.utf8
[20:05:24][Info] Starting task "Font library initialization"
[20:05:24][Info] Finished task "Font library initialization" in 19 ms
[20:05:24][Info] Starting task "Creating Window"
[20:05:25][Warning] No joysticks found
[20:05:25][Info] Finished task "Creating Window" in 212 ms
[20:05:25][Info] Adjusting window size for 1 windows...
[20:05:25][Info] Starting task "Audio Init"
[20:05:25][Info] Finished task "Audio Init" in 473 ms
[20:05:25][Info] Starting task "GL Init"
[20:05:25][Info] OpenGL Version: 1.1.0
[20:05:25][Info] OpenGL Shading Language Version: (null)
[20:05:25][Info] OpenGL Renderer: GDI Generic
[20:05:25][Info] OpenGL Vendor: Microsoft Corporation

@Drewol
Copy link
Owner

Drewol commented Jul 9, 2024

It looks like it could not find a compatible GPU. Integrated graphics should work fine so double check your drivers

@antihorus
Copy link
Author

They're updated

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

No branches or pull requests

2 participants