Page MenuHomeFeedback Tracker
Feed Advanced Search

May 10 2016

Glowbal added a comment to T83771: splitString scripting command causes game crash.

It does not seem to crash for me if I use splitString with anything other as "" first, for example: " " splitString " ";

If I use "" splitString " "; after, it will not crash. When I restart my game and execute "" splitString " "; first thing upon entering preview in the editor, it does crash.

I've attached a zip file with some log files.

May 10 2016, 11:48 AM · Arma 3
Glowbal added a comment to T83771: splitString scripting command causes game crash.

Crashes for me as well.

  1. Open editor, place unit down and hit preview.
  2. Execute "" splitString " "
  3. Game crash
May 10 2016, 11:48 AM · Arma 3
Glowbal edited Steps To Reproduce on T65942: Transparent pixel causes image in dialogs to become entirely transparent.
May 10 2016, 2:20 AM · Arma 3

May 9 2016

Glowbal added a comment to T60664: Playing as Turtles and right clicking mouse crashes game.

Open the mission.sqm, search for player unit. There is a vehicle entry in there - change it to "turtle_f";

Example:
class Item0
{
position[]={2565.4976,0.24377738,5994.6411};
azimut=30.265884;
id=0;
side="WEST";
vehicle="Turtle_F";
player="PLAYER COMMANDER";
leader=1;
skill=0.60000002;
description="Rifleman";
};

There is a repro mission in crashlogs.zip.

May 9 2016, 9:53 PM · Arma 3
Glowbal edited Steps To Reproduce on T60664: Playing as Turtles and right clicking mouse crashes game.
May 9 2016, 9:53 PM · Arma 3