Hello everyone,
With the Android build, I am having trouble getting it to give me an AAB after I turn off the debug. The error that I am getting is:
Again the project builds to AAB if I leave debug on, but Google won't accept that one. Any help would be greatly appreciated.
The issue that I am having with itch.io is that I uploaded a zip file of the game, the files are named index. It loads to the spinning circle and just stays there, I get this error message in the developer console.
index.js:13726 Uncaught (in promise) CompileError: WebAssembly.instantiateStreaming(): size 136953624 > maximum function size 7654321 @+10677201 at index.js:13726:17
From what I can tell it says something about a function size being too long? I don't really know. And then it just tells me over and over again that it is stuck waiting for dependencies.
If you want to see the errors yourself the page is: https://thesyxan.itch.io/miss-snake-2
Any ideas on what to do about these errors? I tried asking the Godot subreddit to no avail.