You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trying to use your tool to convert a very simple sqm to biedi (4 objects) and it crash on load.
Windows 7 64bits say me:
Signature du problème :
Nom d’événement de problème: APPCRASH
Nom de l’application: SQM2BIEdi.exe
Version de l’application: 0.0.0.0
Horodatage de l’application: 514bc971
Nom du module par défaut: SQM2BIEdi.exe
Version du module par défaut: 0.0.0.0
Horodateur du module par défaut: 514bc971
Code de l’exception: c0000005
Décalage de l’exception: 00001fdf
Version du système: 6.1.7601.2.1.0.256.1
Identificateur de paramètres régionaux: 1036
Information supplémentaire n° 1: 0a9e
Information supplémentaire n° 2: 0a9e372d3b4ad19135b953a78882e789
Information supplémentaire n° 3: 0a9e
Information supplémentaire n° 4: 0a9e372d3b4ad19135b953a78882e789
This is my simple sqm:
version=11;
class Intro
{
addOns[]={};
addOnsAuto[]={};
randomSeed=7826573;
class Intel
{
startWeather=0.40000001;
forecastWeather=0.25;
year=2008;
month=10;
day=11;
hour=14;
minute=20;
};
};
class Mission
{
addOns[]={};
addOnsAuto[]={};
randomSeed=7826573;
class Intel
{
startWeather=0.40000001;
forecastWeather=0.25;
year=2008;
month=10;
day=11;
hour=14;
minute=20;
};
class Groups
{
items=1;
class Item0
{
side="west";
class Vehicles
{
items=1;
class Item0
{
side="west";
id=0;
position[]={7240.6787,0, 7665.0151};
vehicle="CZ_Special_Forces_Scout_DES_EP1";
skill=0.60000002;
player="PLAYER COMMANDER";
leader=1;
};
};
};
};
class Vehicles
{
items=3;
class Item0
{
side="EMPTY";
id=1;
position[]={7242.2358, 0, 7671.7939};
vehicle="Land_HBarrier5";
};
class Item1
{
side="EMPTY";
id=2;
position[]={7236.5859,0, 7671.7339};
vehicle="Land_HBarrier5";
};
class Item2
{
side="EMPTY";
id=3;
position[]={7235.3311,0, 7674.0186};
vehicle="Land_HBarrier5";
azimut=90.444977;
};
};
};
class OutroWin
{
addOns[]={};
addOnsAuto[]={};
randomSeed=7826573;
class Intel
{
startWeather=0.40000001;
forecastWeather=0.25;
year=2008;
month=10;
day=11;
hour=14;
minute=20;
};
};
class OutroLoose
{
addOns[]={};
addOnsAuto[]={};
randomSeed=7826573;
class Intel
{
startWeather=0.40000001;
forecastWeather=0.25;
year=2008;
month=10;
day=11;
hour=14;
minute=20;
};
};
The text was updated successfully, but these errors were encountered:
Hi,
I trying to use your tool to convert a very simple sqm to biedi (4 objects) and it crash on load.
Windows 7 64bits say me:
This is my simple sqm:
The text was updated successfully, but these errors were encountered: