Sphere resolution cannot be greater than 18 #4

Closed
opened 2024-01-03 21:52:16 +01:00 by Daniel · 1 comment
Owner

Somehow I am getting an error that I am trying to access other memory.
This happens for resolutions from 19 (inclusive) to above

Somehow I am getting an error that I am trying to access other memory. This happens for resolutions from 19 (inclusive) to above
Daniel added the
bug
label 2024-01-03 21:52:16 +01:00
Author
Owner

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

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
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Daniel/Engine_silk.NET#4
No description provided.