Sphere resolution cannot be greater than 18 #4
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Daniel/Engine_silk.NET#4
Loading…
Reference in New Issue
Block a user
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