Jump to content

Recommended Posts

As far as i know woodie isn't in the vanilla game yet so you are likely using a mod to reenable him for DST and maybe the code for woodie in woodie.lua isn't meant to be working for DST right now, just a guess.

 

The error message itself just states that the component "playcontroller" wasn't added to the prefab when calling the function "BecomeWoodie".

 

as far as i see the component is only added in player_common.lua when the event "setowner" is pushed but i can't see any place in the lua code where this event gets actually pushed, so it's likely something that happens in the closed source part of the game.

 

So i see two possible solutions here:

1. Just deactivate this mod or

2. The mod has to rework woodie.lua for DST somehow.

 

Or maybe i'm completely mistaken :)

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