Page MenuHomeFeedback Tracker

Error when loading the Scenario
New, WishlistPublic

Description

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}

Details

Legacy ID
361219707
Severity
None
Resolution
Open
Reproducibility
Always
Category
Eden Editor

Event Timeline

Devastor1690 set Category to Eden Editor.Oct 15 2015, 12:29 AM
Devastor1690 set Reproducibility to Always.
Devastor1690 set Severity to None.
Devastor1690 set Resolution to Open.
Devastor1690 set Legacy ID to 361219707.May 8 2016, 12:57 PM

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;