Problem with distributing .exe, some objects not showing up correctly

Having an issue with trying out the example scene after compiled with VS, with the chess board on other computers.

It runs but it doesn’t display the chess pieces correctly, they come out as black.

The chess tray and the floor look ok though.
I am also getting this:
Uniform envmapStrength not found.
Uniform envmapStrength not found.
Uniform shirr not found.
Uniform envmapNumMipmaps not found.
Uniform backgroundCol not found.
Uniform LWVP not found.
Uniform lightProj not found.
Uniform lightShadow not found.
Uniform shadowsBias not found.
Uniform LWVP not found.
Uniform lightShadow not found.
Uniform shadowsBias not found.
Starting application

just before starting it. Is it related, do I have to bundle something else for it to work correctly on other computers…
Help. :slight_smile:

Edit 1: It also throws the " not found" list on my computer but for some reason the chess pieces display ok on mine, with proper light transmission and not black like on other computers.

Edit 2: This is what it looks like on other computers.

‘chess.exe’ (Win32): Loaded ‘D:\WORK\ARMORYPROJECTS\chess_example-master\build_chess\windows-build\Release\chess.exe’. Symbols loaded.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ntdll.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\kernel32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\KernelBase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ws2_32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\rpcrt4.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\sspicli.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\cryptbase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\bcryptprimitives.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\sechost.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\user32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\win32u.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\winmm.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\dsound.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\dinput8.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\gdi32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcrt.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcrt.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcrt.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\msvcrt.dll’
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\msvcrt.dll’
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\gdi32full.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\advapi32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\advapi32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\advapi32.dll’
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\winmmbase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcp_win.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\powrprof.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\winmmbase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\winmmbase.dll’
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ucrtbase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\cfgmgr32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ucrtbase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\ucrtbase.dll’
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\combase.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\shell32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\SHCore.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\windows.storage.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\shlwapi.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\kernel.appcore.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\profapi.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ole32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\oleaut32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\opengl32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\glu32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\imm32.dll’. Cannot find or open the PDB file.
Initializing Haxe libraries
’chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\InputHost.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\CoreUIComponents.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\CoreMessaging.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ntmarta.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\WinTypes.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\WinTypes.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\WinTypes.dll’
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\WinTypes.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\WinTypes.dll’
Starting Kore
’chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\uxtheme.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msctf.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Program Files\ASUSTeKcomputer.Inc\SS2\UserInterface\SS2OSD.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Program Files\ASUSTeKcomputer.Inc\SS2\UserInterface\SS2DevProps.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\dwmapi.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\XInput1_4.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\devobj.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\clbcatq.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\MMDevAPI.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\propsys.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\AudioSes.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\avrt.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\hid.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\setupapi.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\wintrust.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msasn1.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\crypt32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\nvoglv32.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\version.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\wtsapi32.dll’. Cannot find or open the PDB file.
The thread 0x2558 has exited with code 0 (0x0).
The thread 0x10f4 has exited with code 0 (0x0).
The thread 0x51c has exited with code 0 (0x0).
The thread 0x1e80 has exited with code 0 (0x0).
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\nvspcap.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\winsta.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\TextInputFramework.dll’. Cannot find or open the PDB file.
onecore\com\combase\objact\objact.cxx(812)\combase.dll!74BC1B90: (caller: 74BC093B) ReturnHr(1) tid(1758) 800401F0 CoInitialize has not been called.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\Windows.UI.dll’. Cannot find or open the PDB file.
Exception thrown at 0x778808B2 in chess.exe: Microsoft C++ exception: Dynamic at memory location 0x0137F250.
Uniform envmapStrength not found.
Uniform envmapStrength not found.
Uniform shirr not found.
Uniform envmapNumMipmaps not found.
Uniform backgroundCol not found.
Uniform LWVP not found.
Uniform lightProj not found.
Uniform lightShadow not found.
Uniform shadowsBias not found.
Uniform LWVP not found.
Uniform lightShadow not found.
Uniform shadowsBias not found.
Starting application
’chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\d3d9.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_b376ee2d23af457f\nvldumd.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\imagehlp.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\cryptsp.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\rsaenh.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\bcrypt.dll’. Cannot find or open the PDB file.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_b376ee2d23af457f\nvd3dum.dll’. Cannot find or open the PDB file.
The thread 0x1d34 has exited with code 0 (0x0).
‘chess.exe’ (Win32): Unloaded ‘C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_b376ee2d23af457f\nvd3dum.dll’
‘chess.exe’ (Win32): Unloaded 'C:\Windows\System32\DriverStore\FileRepository\nvami.inf_amd64_b376ee2d23af457f\nvldumd.dll’
The thread 0x6f4 has exited with code 0 (0x0).

The PDB files don’t exist so that figures.<
But the messages come after combase failing, just before it isn’t finding the "Uniform xxxx not found."
Could this be related in anyway ?

onecore\com\combase\objact\objact.cxx(812)\combase.dll!74BC1B90: (caller: 74BC093B) ReturnHr(1) tid(1758) 800401F0 CoInitialize has not been called.
‘chess.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\Windows.UI.dll’. Cannot find or open the PDB file.
Exception thrown at 0x778808B2 in chess.exe: Microsoft C++ exception: Dynamic at memory location 0x0137F250.

@Xico can you check out what is the graphics card on the other computer? Does it support OpenGL 4.5? Are drivers up to date?

Will do. That’s probably it.