Jump to content

fn OnLoad() bugged in prefabs/wagboss_robot_constructionsite.lua


LaoWang27
  • Fixed

line 68:

local function OnLoad_constructionsite(inst, data)
    OnConstructed(inst, nil)
end

where is this OnConstructed defined?

 


Steps to Reproduce

c_spawn("wagboss_robot_constructionsite")

c_save()

c_reset() -- crash on load game

 

  • Like 1



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...