Jump to content

Mossop

New member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Mossop

  1. On 8/19/2021 at 1:59 AM, colwellkr said:

    The problem is that I cannot figure out how to get the platform_offset setting to work in the cfg file. I've tried "platform_offset = [my, offset, here]" and several similar combinations (including no brackets, semicolons instead of commas and a few others).

     

    I'm trying to not edit the files under "C:\Program Files", like you all got working with the json files, so that they will be backed up in my profile and transfer from computer to computer.

     

    Anyone have any luck defining a platform offset in the user space?

     

    I found out why it doesn't work. There is a bug in the Uranium/UM/Scene/Platform.py code where it checks to see if 3 values are present and if not log an error. The problem is it reads the [x,y,z] in as a string and not a list so the length comes back as number of characters and will fail. I have proposed a solution on Github.

×
×
  • Create New...