You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
Here goes the problem :
does any one know how to solve the problem ? @VagueLobster ?
Thanks all for helping I appreciate it so much ❤
The text was updated successfully, but these errors were encountered:
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.
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 :
Here goes the problem :
does any one know how to solve the problem ? @VagueLobster ?
Thanks all for helping I appreciate it so much ❤
The text was updated successfully, but these errors were encountered: