Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No demos running without exception with IL2CPP with Curvy Spline 8
#11
(04-22-2022, 02:53 PM)_Aka_ Wrote: Same as for the other issue: a quick fix that I am sharing, will dig deeper in the issue a bit later:
In ToolBuddy\Dependencies\DevTools\Classes\ThreadPoolWorker.cs
replace all occurrences of
#if UNITY_IOS == false
with
#if UNITY_IOS == false && ENABLE_IL2CPP == false

For future reference, and after discussing via private message with the original poster, I confirm that this fixes the issue.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can Curve Spline be used for an in game level editor. Lupos 30 53 06-03-2023, 10:58 AM
Last Post: _Aka_
  Switch Spline Problem erenjeagerot 4 5 05-30-2023, 10:49 AM
Last Post: _Aka_
  Programming a first-person player/camera to follow a Curvy Spline kenmarold 1 2 05-21-2023, 05:03 PM
Last Post: _Aka_
  Curvy Generator re-initializes on disable? Lupos 4 4 05-19-2023, 03:20 PM
Last Post: _Aka_

Forum Jump: