Difference between revisions of "Sandbox 2"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
(Assets limitation)
(Requirements)
 
(8 intermediate revisions by the same user not shown)
Line 22: Line 22:
 
# Set the MWLL Launcher to 64 bit, DX10 mode and click on "Editor" left of the "Game" button to switch it to Editor mode. Click Launch to start the Sandbox 2 Editor.
 
# Set the MWLL Launcher to 64 bit, DX10 mode and click on "Editor" left of the "Game" button to switch it to Editor mode. Click Launch to start the Sandbox 2 Editor.
 
#* Note: Nvidia GPU drivers released past July 2023 may be incompatible with Crysis DX10 mode. Try setting the MWLL Launcher to DX9 mode 64 bit - if that fixes it, either stay in DX9 mode or rollback your drivers to earlier 2023 versions.  
 
#* Note: Nvidia GPU drivers released past July 2023 may be incompatible with Crysis DX10 mode. Try setting the MWLL Launcher to DX9 mode 64 bit - if that fixes it, either stay in DX9 mode or rollback your drivers to earlier 2023 versions.  
#* Alternatively, replace your bin64\crysis.exe with the 64 bit Crysis.exe file from https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build-wars.zip that fixes the Nvidia DX10 crashing issue.
 
  
 
If it still crashes, try repairing your MWLL install via the Launcher - Click on the toolbox icon which is located on the top right corner of the Launcher, check the <code>Verify Crysis Files</code> option, then click on <code>Repair Install</code>
 
If it still crashes, try repairing your MWLL install via the Launcher - Click on the toolbox icon which is located on the top right corner of the Launcher, check the <code>Verify Crysis Files</code> option, then click on <code>Repair Install</code>
 +
<br>
 +
 +
 +
If the Editor still does not start or crashes while starting after going through the above steps, try using the alternative EditorLauncher.exe by following these instructions:
 +
# Right-click on an empty part of your desktop and click "New" > "Shortcut".
 +
# In the Create Shortcut window, add the full path to EditorLauncher.exe by browsing to its location. It's typically located in the C:\Games\MW Living Legends\Bin64 folder or C:\Program Files (x86)\Electronic Arts\Crytek\Crysis Wars\Bin64 and click Next to continue.
 +
#* For example, the full path location would be: C:\Program Files (x86)\Electronic Arts\Crytek\Crysis Wars\Bin64\EditorLauncher.exe or C:\Games\MW Living Legends\Bin64\EditorLauncher.exe .
 +
# Click finish to create the EditorLauncher.exe shortcut on your desktop.
 +
# Right-click the EditorLauncher.exe shortcut and click on Properties. The EditorLauncher.exe Properties window will open.
 +
# In the Target field, add <code> -mod MWLL</code> to the end of the line after the quotes. There must be a space before the <code> -mod MWLL</code>!
 +
# Click on OK and double-click the EditorLauncher.exe shortcut to start the Editor.
 +
<br>
 +
 +
 +
If after starting the Editor you see an error stating that the "Application has failed to start because its side-by-side configuration is incorrect" *and* you've already tried to reinstall the Visual C++ runtimes above *and* the installation seems to hang for a while, you may need an alternative MultiPack Visual C++ installer runtimes available here: https://mpvci.co.uk/
 +
<br>
 +
 +
Please note that this will install the majority of all the Visual C++ installers from 2005 to 2022 and will take a while.
 +
<br>
  
 
==Assets limitation==
 
==Assets limitation==

Latest revision as of 23:29, 17 June 2025

Splash Screen

Sandbox 2 (or CryEngine 2: Sandbox 2) is a level editor for Crysis, and by extension for Mechwarrior: Living Legends. It offers realtime editing ability for maps and various other entities. Sandbox 2 runs game engine all the way through editing process allowing editor to instantly move into game environment and use assets placed.

Sandbox 2 can be downloaded and run using the MWLL Launcher.

Requirements

  1. Make sure you have started MWLL via the MWLL Launcher, connected to a server, are able to play the game and then exit the game.
  2. Set your Windows Display settings Scale to 100% otherwise the object preview window may crash the Editor.
  3. If you have a drawing device, touch keyboard or similar attached to your PC, you'll need to disable the following Windows services as Sandbox 2 will crash after "Initializing views".
    1. Go to your start menu and type in "Services".
    2. Navigate to "Touch Keyboard and handwriting panel service".
    3. Right click it and go to properties.
    4. Change "Startup Type" to "Disabled".
    5. Repeat steps 2 to 4 for "Wacom Tablet Driver" and "Tablet PC Input Service" (or any similar drawing tablet service) if it exists.
    6. Restart your PC.
    • To use your drawing device again after you've finished working with Sandbox 2, you'll need to change the "Startup Type" to "Automatic" and restart your PC.
  4. Install the two *32 bit* Visual C++ runtime redistributables/redists. You find them in the installation folder of MWLL, in the Redists folder. Their names are:
    • vcredist_x86_2005_SP1_ATL.exe (Required for Sandbox 2 even on 64 bit Windows)
    • vcredist_x86_2005_KB2538242.exe (Required for Sandbox 2 even on 64 bit Windows)
    • After installing them, restart your PC.
  5. Set the MWLL Launcher to 64 bit, DX10 mode and click on "Editor" left of the "Game" button to switch it to Editor mode. Click Launch to start the Sandbox 2 Editor.
    • Note: Nvidia GPU drivers released past July 2023 may be incompatible with Crysis DX10 mode. Try setting the MWLL Launcher to DX9 mode 64 bit - if that fixes it, either stay in DX9 mode or rollback your drivers to earlier 2023 versions.

If it still crashes, try repairing your MWLL install via the Launcher - Click on the toolbox icon which is located on the top right corner of the Launcher, check the Verify Crysis Files option, then click on Repair Install


If the Editor still does not start or crashes while starting after going through the above steps, try using the alternative EditorLauncher.exe by following these instructions:

  1. Right-click on an empty part of your desktop and click "New" > "Shortcut".
  2. In the Create Shortcut window, add the full path to EditorLauncher.exe by browsing to its location. It's typically located in the C:\Games\MW Living Legends\Bin64 folder or C:\Program Files (x86)\Electronic Arts\Crytek\Crysis Wars\Bin64 and click Next to continue.
    • For example, the full path location would be: C:\Program Files (x86)\Electronic Arts\Crytek\Crysis Wars\Bin64\EditorLauncher.exe or C:\Games\MW Living Legends\Bin64\EditorLauncher.exe .
  3. Click finish to create the EditorLauncher.exe shortcut on your desktop.
  4. Right-click the EditorLauncher.exe shortcut and click on Properties. The EditorLauncher.exe Properties window will open.
  5. In the Target field, add -mod MWLL to the end of the line after the quotes. There must be a space before the -mod MWLL!
  6. Click on OK and double-click the EditorLauncher.exe shortcut to start the Editor.



If after starting the Editor you see an error stating that the "Application has failed to start because its side-by-side configuration is incorrect" *and* you've already tried to reinstall the Visual C++ runtimes above *and* the installation seems to hang for a while, you may need an alternative MultiPack Visual C++ installer runtimes available here: https://mpvci.co.uk/

Please note that this will install the majority of all the Visual C++ installers from 2005 to 2022 and will take a while.

Assets limitation

Certain types of assets do not work in Multiplayer, and therefore MWLL as well, since it is multiplayer-only. Below you will find the list of confirmed assets which do not work, causing various errors or making it impossible to join the game. This list may be out of date.

  • Artificial Intelligence
  • Tactical Attachment
  • Singleplayer weapons
  • Placing objects outside the map area
  • Archetype Entities using the RigidBodyEx Entity
  • Nanosuit from Entity
  • Us Truck from Archetype Entities
  • locker_a_usable and locker_b_usuable prefabs (prefabs/props/furniture/lockers)
  • In general some of prefabs may cause errors unless extracted and set minimum settings: All
  • Flowgraph: Gametokens
  • Flow Graph - Physics: ImpulseAction on the player.
  • Local player node unless used in ClientSide only
  • Advanced doors
  • Minimum settings of all Objects must be: All
  • Prefabs which includes advanced doors and objects with not minimum Settings: All
  • ProximityTriggers - may be unreliable and may cause multiplayer issues.

See Also

External Links