I tried to load up my Mission ... which i build in Eden. Since the update i cant load it. I get always the eroor message "Eroor when loading the Scenario".
i tried to edit the Mission.sqm to the current Version...but it wont work.
I read many Forum Posts and bug reports but all of it doesnt work for me. {F27253}
Description
Description
Details
Details
- Legacy ID
- 361219707
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Eden Editor
Event Timeline
Comment Actions
I Fixed - I Send you the New File at Youtube :)
You need insert:
class EditorData
{
moveGridStep=1;
angleGridStep=0.2617994;
scaleGridStep=50;
autoGroupingDist=10;
toggles=1;
class ItemIDProvider
{
nextID=358;
};
class MarkerIDProvider
{
nextID=2;
};
class Camera
{
pos[]={6672.5029,552.2887,1953.5526}; dir[]={-0.61925912,-0.73430246,0.27850783}; up[]={-0.66971344,0.67875683,0.30119589}; aside[]={0.41021043,-4.3172622e-007,0.91211408};
};
};
under
version=15;