Jump to content

Latest update 0.9.8.e


Go to solution Solved by Josh,

Recommended Posts

  • Alienhead changed the title to Latest update 0.9.8.e
Posted

Can you please upload a project I can test? I do not know of any changes that would have caused this, so I do not know where to look unless I can produce the error on my computer.

Let's build cool stuff and have fun. :)

Posted

 

1 minute ago, Alienhead said:

Here is the working code prior to last update.

 344        self.world = self.entity:GetWorld()
 345       self.mesh = LoadModel(self.world, self.playerModelFilenname)
 346       --self.mesh = Model(self.mesh) 
 347        self.mesh:SetCollisionType(0)

This helps a little bit. The model file format version was incremented because some new information was added. Maybe your project does not have the current Lua binaries?

Let's build cool stuff and have fun. :)

  • Solution
Posted

It looks like I failed to upload the required Lua binaries in the standalone update. The editor is saving a slightly different scene file format, the previous build cannot load. Sorry for the trouble, it is updated now.

  • Thanks 1

Let's build cool stuff and have fun. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...