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

[Bug] Game crash on boot regarding light plugin #681

Open
Kinzon opened this issue Aug 21, 2024 · 1 comment
Open

[Bug] Game crash on boot regarding light plugin #681

Kinzon opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels

Comments

@Kinzon
Copy link

Kinzon commented Aug 21, 2024

Describe the bug
Game won't start if Light plugin (Officially Supported) is enabled and controller is not plugged in.

To Reproduce
Steps to reproduce the behavior:

  1. Enable Officially Supported light plugin
  2. Exit game
  3. Boot game without controller connected
  4. Crash

Expected behavior
The game to boot without crashing

Screenshots
n/a

Desktop (please complete the following information):

  • OS: Windows
  • GPU: RTX 4060 Ti
  • CPU: i7-13700K
  • Version: Git commit: 2024-06-21_260b0505

Additional context
Using Pocket SDVX Pico v5 controller

Log file
If applicable, attach the log file or paste a snippet of it.

[19:22:33][Info] Starting task "Application Setup"
[19:22:33][Info] Version: 0.6.0
[19:22:33][Info] Git commit: 2024-06-21_260b0505
[19:22:33][Info] The locale was changed from C to English_United States.utf8
[19:22:33][Info] Starting task "Font library initialization"
[19:22:33][Info] Finished task "Font library initialization" in 5 ms
[19:22:33][Info] Starting task "Creating Window"
[19:22:34][Info] Listing 1 Joysticks:
[19:22:34][Info] [0] "SOUND VOLTEX controller" (9 buttons, 2 axes, 0 hats)
[19:22:34][Info] Finished task "Creating Window" in 186 ms
[19:22:34][Info] Starting task "Audio Init"
[19:22:34][Info] Finished task "Audio Init" in 11 ms
[19:22:34][Info] Starting task "GL Init"
[19:22:34][Info] OpenGL Version: 3.3.0 NVIDIA 560.81
[19:22:34][Info] OpenGL Shading Language Version: 3.30 NVIDIA via Cg compiler
[19:22:34][Info] OpenGL Renderer: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2
[19:22:34][Info] OpenGL Vendor: NVIDIA Corporation
[19:22:34][Info] Finished task "GL Init" in 17 ms
[19:22:34][Info] Starting task "Discord RPC Init"
[19:22:34][Info] Starting task "Check for updates"
[19:22:34][Info] Finished task "Discord RPC Init" in 0 ms
[19:22:34][Info] Starting task "Load Light Plugins"
[19:22:34][Info] Found 1 light plugins.
[19:22:34][Info] [Light Plugin]: Got Pocket SDVX Pico input report size -1
[19:22:34][Info] [Light Plugin]: Got Pocket SDVX Pico input report size 2
[19:22:34][Info] Finished task "Load Light Plugins" in 44 ms
[19:22:34][Info] Starting task "Load Transition Screens"
[19:22:34][Info] Finished task "Load Transition Screens" in 2 ms
[19:22:34][Info] System max texture size: 32768 (cjk small: 1024 / large: 8192)
[19:22:34][Normal] Update check status code: 200
[19:23:19][Normal] Update check status code: 200
[19:23:23][Warning] Failed to initialize light plugin: "Officially Supported"
[19:23:23][Normal] Update check status code: 200

@Kinzon Kinzon added the bug label Aug 21, 2024
@Kinzon Kinzon changed the title [Bug] [Bug] Game crash on boot regarding light plugin Aug 21, 2024
@Kinzon
Copy link
Author

Kinzon commented Aug 21, 2024

I believe this may be related to #678 and #679 ? Can also note that a reboot seems to fix this issue for the first boot, but no boots after.

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