Jump to content

components/walkableplatform/ lua line 105, self.radius is a nil value


I4cU
  • Fixed

 i am not sure if my mods caused the crashed but the self.radius does haven't been mentioned in the component. 

why not  assign self.radius in common


Steps to Reproduce

   local embarkable_radius = self.radius - embark_distance_from_edge - (embarker_min_dist ~= nil and embarker_min_dist or 0)

self.radius is not declare 




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...