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

StackOverflowException #76

Open
gusg21 opened this issue Jun 10, 2019 · 1 comment
Open

StackOverflowException #76

gusg21 opened this issue Jun 10, 2019 · 1 comment

Comments

@gusg21
Copy link

gusg21 commented Jun 10, 2019

My game crashes with this error:

init shader code boot ...
init shader code success

[warning] Mouse.IsDown() MousePressed() MouseReleased() has change the button based index as 0 !
(warning will disapper after two version, or set WarnningInfo as false on bootConfig)

FileSystem set source with path : C:\Users\gus\Documents\C#\Love2D-CS\Love2D-CS\bin\x64\Debug

Process is terminated due to StackOverflowException.

Any ideas? My code is really broken up, but if I need to I can upload it. However, Visual Studio doesn't give me a line number or anything so I have no idea whats going on.

@endlesstravel
Copy link
Owner

This may be due to a problem with your function call. It looks like you call a function recursively. If it's convenient, please give me code for analysis.

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

2 participants