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

Exception on scene load #1

Closed
Halbann opened this issue Jun 13, 2024 · 4 comments
Closed

Exception on scene load #1

Halbann opened this issue Jun 13, 2024 · 4 comments

Comments

@Halbann
Copy link

Halbann commented Jun 13, 2024

int windowId = UnityEngine.Random.Range(int.MinValue, int.MaxValue);

image

@LGhassen
Copy link
Owner

Is this with a debugger connected or something?

@LGhassen
Copy link
Owner

fixed

@Halbann
Copy link
Author

Halbann commented Jun 13, 2024

Is this with a debugger connected or something?

@LGhassen I'm running the game with the Unity player in debug mode for modding. Bit of an aside but Scatterer actually doesn't work while Unity is in debug mode, which is exceedingly rare for a mod. Could be worth looking into. Let me know if you'd like me to make some logs.

https://gist.github.com/gotmachine/d973adcb9ae413386291170fa346d043

@LGhassen
Copy link
Owner

Yeah I never tried that. Feel free to make a PR if you want to look into it, otherwise I have other priorities right now.

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