When you play as a turtle and press the right mouse button your game crashes. This has been comfirmed by multiple players.
- Only attempted in MP.
- Logs from crashed clients and hosted client provided {F17323} {F17324}
When you play as a turtle and press the right mouse button your game crashes. This has been comfirmed by multiple players.
File includes:
im trying to reproduce this, but i don't know how to change the unit to a turtle using the text "turtle_f". Could someone please explain this to me?
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.
People find the weirdest bugs.
This sounds like there isn't any zoom feature for turtles, I don't think they were expecting people to use turtles as an actual controllable player.
Thank you for your repro mission. This issue is currently fixed . Fix will be in the next version on Steam