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 Report: game crashes when i try to go to main menu #3589

Open
2 tasks done
gabrysfor555 opened this issue Oct 5, 2024 · 3 comments
Open
2 tasks done

Crash Report: game crashes when i try to go to main menu #3589

gabrysfor555 opened this issue Oct 5, 2024 · 3 comments
Labels
status: pending pull request Dependent on a pull request that is currently awaiting review. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression

Comments

@gabrysfor555
Copy link

gabrysfor555 commented Oct 5, 2024

Issue Checklist

  • I have properly named my issue
  • I have checked the Issues/Discussions pages to see if my issue has already been reported

Platform

Itch.io (Downloadable Build) - Windows

Browser

None

Version

0.5.0

Description

so err when i pressed enter on the title screen after the game just crashes i dont know whats happening rahh

heres a video of this happening (sped up)
https://github.com/user-attachments/assets/a2904f66-fb32-475e-9c5d-54452ea3d4f3

Steps to Reproduce

  1. open the game
  2. press enter
  3. idfk it only happens to me

Crash logs

crash-2024-10-05-16-03-41.log

@gabrysfor555 gabrysfor555 added status: pending triage Awaiting review. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression labels Oct 5, 2024
@AbnormalPoof
Copy link
Collaborator

Can't repro, but I seemed to have the exact same issue when I tried changing the OpenGL profile on macOS. Have you tried on v0.5.1?

@lemz1
Copy link
Contributor

lemz1 commented Oct 5, 2024

FunkinCamera Line 242:

return Lib.current.stage.context3D.createTexture(width, height, BGRA, true);

context3D is always some OpenGL stuff, so yeah i guess something went wrong with OpenGL, although i dont know what.

@Lasercar
Copy link
Contributor

This issue has a pending PR draft.

@Hundrec Hundrec added status: pending pull request Dependent on a pull request that is currently awaiting review. and removed status: pending triage Awaiting review. labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending pull request Dependent on a pull request that is currently awaiting review. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression
Projects
None yet
Development

No branches or pull requests

5 participants