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

Transform Component Add Crash #680

Closed
FlyingStudent opened this issue May 5, 2024 · 1 comment
Closed

Transform Component Add Crash #680

FlyingStudent opened this issue May 5, 2024 · 1 comment

Comments

@FlyingStudent
Copy link

Good morning everyone.
After I have solved my problem with running the project on an intel GPU. The project now is running but i faced another problem which is the following :
when i try to open a scene or when i want to create a new scene -> when i press on new spriterenderercomponent to create a new one i get an access violation and the program crashes.
the problem is shown in the following pictures:
Everything is good in this picture :
Screenshot (250)
Screenshot (251)
Here goes the problem :
Screenshot (252)
does any one know how to solve the problem ? @VagueLobster ?
Thanks all for helping I appreciate it so much ❤

@FlyingStudent
Copy link
Author

That only happens when i want to add the spriteRendererComponent and other components that needs drawing and using glDrawElements function.
Hence i tried to add a camera component and it worked.

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

No branches or pull requests

1 participant