[The alert I get trying to run it on Chrome (same on Edge and IE)][1]
[What it says in the Javascript console][2]
I've checked all the other threads with similar problems and found no working solution. This issue only occurs when I've uploaded it to the server and am trying to run it off of that, regardless of which browser I use. It works fine running locally. Does this have to do with the actual project or the server? Any help would be appreciated.
Edit: Using a development build gets rid of the popup and I'm just left with a blank unity screen on the page. I don't know what else to say. It definitely seems specific to the server; running on localhost or just using the file url on my computer works fine (for browsers that support it of course) but no matter what on the server it just gives me that same error.
Edit: Leaving the page open for a while (using the development build) I now get a different error: https://gyazo.com/fdd4c828a3baad4c03c9323cdbab24a6
Here's what the Javascript console says now.
Uncaught RangeError: Maximum call stack size exceeded
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047106:35)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
at __ZN16MecanimAnimation23BuildAnimatedPropertiesEPK6Object18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2071627:7)
at __ZN13MemoryManager8AllocateEjjRK10MemLabelId15AllocateOptionsPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:721634:74)
at __ZnwjRK10MemLabelIdjPKci (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:2047125:9)
at __ZN23AnimatedPropertyBuilder5BuildEP13AnimationClip18ScriptingObjectPtr (blob:http://wonderpie.com/c2f38053-0fc4-4f3c-84f7-6f5edc0989b2:1973675:7)
[1]: https://gyazo.com/f37cd75aace7669dfad65709ee9dd294
[2]: https://gyazo.com/4882fc67fc3c3f7b3a99821ed18a3b48
↧