I can´t open FarWest_Ranch Demo and Slopes Demo with OpenSpace Editor:
SlopesExample.osp
RanchExample.osp
Project data is invalid:
- the project id can't be null
Am I doing something wrong?
Can´t open osp demos in Editor
I confirm what laxersaz said.
Anyway you can still open those project files by editing the .osp files with a text editor and adding the following tag after the <title> tag:
Use a different id for the two projects (for example ranch and slopes).
Now you should be able to load the projects in the Editor. Please notice that if you then save the project, you won't be able to open it in the previous version of the OpenSpace Editor.
Anyway you can still open those project files by editing the .osp files with a text editor and adding the following tag after the <title> tag:
Code: Select all
<id>yourId</id>Now you should be able to load the projects in the Editor. Please notice that if you then save the project, you won't be able to open it in the previous version of the OpenSpace Editor.
Paolo Bax
The SmartFoxServer Team
The SmartFoxServer Team