Sphere resolution cannot be greater than 18 #4
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
daniel/Engine_silk.NET#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Somehow I am getting an error that I am trying to access other memory.
This happens for resolutions from 19 (inclusive) to above
The error was not the resolution of the sphere but that the Array passed was greater than the data actually in it, which seemed to throw the error. It didn't happen since I actually fill the array fully now