Hey there everyone! So I am currently using the Perspective View library. The game works flawless, but when I attempt to build it for android I get the following error posted below. The code it is referencing is:
local camera = perspective.createView([numLayers]) -- Optional parameter is the number of layers
Again, I get no errors when actually running the game in the engine. Only during build time when connecting to the servers. The error is random and doesn’t get detected at any other time as an error. I’m not sure if I am doing something wrong within my class or not. Has anyone else gotten this issue? I can post that code up as well if whoever reads this would like.
Thanks for reading.