Private & Confidential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Startup Issues

Update Nvidia Drivers

Outdated or incompatible Nvidia drivers can lead to issues, ensure that drivers are up-to-date:

Steps to Update Nvidia Drivers

  1. Visit the Nvidia website and enter your GPU details.

  2. Download and install the latest driver package.

  3. Reboot the system after installation.

Install Missing Redistributables

If the application fails to start or displays missing DLL errors, this is often due to missing Visual C++ Redistributables. The Igloo Core Engine Installer should install these automatically. The following are required

  • Visual C++ 2015-2022 Redistributables (x86 and x64)

  • Visual C++ 2013 (x86 and x64)

  • Visual C++ 2010 (x86 and x64)

Steps to Install Redistributables:

  1. Download Redistributables: Download the appropriate version from the official Microsoft Download Center.

  2. Install Both x86 and x64 Versions: Install both the 32-bit (x86) and 64-bit (x64) versions to ensure compatibility with different components.

  3. Reboot the System after the installation is complete.

Blank WebViews

If WebViews appear blank or Canvas layers don't load correctly, this could be a GPU configuration issue in systems with dual GPUs (e.g., laptops with Intel + Nvidia GPUs).

Steps to Correct GPU Settings:

  1. Open Nvidia Control Panel: Right-click on the desktop and select "Nvidia Control Panel."

  2. Manage 3D Settings: Go to "Manage 3D settings" > "Program Settings."

  3. Select Igloo Core Engine Executable: Find or add the Igloo Core Engine executable to the list.

  4. Preferred Graphics Processor: Set the preferred graphics processor to High-performance Nvidia GPU.

  5. OpenGL Rendering GPU: Ensure the primary GPU is selected for OpenGL rendering.

  6. Connect the Console to Primary GPU: Make sure the console display is connected to the primary GPU to avoid rendering issues.

  • No labels