Author Topic: Mc-studio is seriously unstable!  (Read 871 times)

ashesman

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Mc-studio is seriously unstable!
« on: February 14, 2017, 07:36:41 pm »
More problems: 

If I try open a project I get the exception attached.  If I go into the project and change the %20 used for the space in the file name to an actual space the project will open fine.  Unfortunately every time the project file is saved it returns to the same problem.

<?xml version="1.0" encoding="utf-8"?>
<ProjectSetting xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ProjectName>CLH Scales</ProjectName>
  <DeviceType>mcMod120</DeviceType>
  <LastDocumentName>CLH%20Scales.mcScript</LastDocumentName>
  <DocumentSettings>
    <DocumentSetting>
      <Name>CLH HX711 Weight</Name>
      <FileSpec>CLH%20Scales.mcScript</FileSpec>
      <Row>11</Row>
      <Col>17</Col>
      <BreakPointLineNumbers />
    </DocumentSetting>
  </DocumentSettings>
  <ManualCompile>false</ManualCompile>
</ProjectSetting>