Outerra forum

Anteworld - Outerra Game => Tech demo, support, updates => Topic started by: PytonPago on July 17, 2013, 08:03:27 am

Title: Collazer libary fails loading MSVCP100.dll at import
Post by: PytonPago on July 17, 2013, 08:03:27 am
Hi there, ... was trying OT on an else machine - P5GL PRO, GTX275, IC2 Duo E7200 on a x64 Win7 ... i tried to get some stuff into the world but the importer gives me a fail because it cant somehow not find the .dll, while, clearly being on the machine, next complains about collazer not getting his stuff. It collapses then. Not sure doe, if its something on the system not getting the dll run properly, or its an OT issue ... log : http://dl1.upnito.sk/download.php?dwToken=912db936e4e986ffa1911d1197d031aa (http://dl1.upnito.sk/download.php?dwToken=912db936e4e986ffa1911d1197d031aa)

also, the graphics have some issue whyte the light ...
(http://m4.aimg.sk/forig/f_445718539_eb3cc9046ae4d6a0659baed82a1e1303.jpg)
 ... just happens occasionally whyle in +- 50m height from actual terrain.
Title: Re: Collazer libary fails loading MSVCP100.dll at import
Post by: cameni on July 17, 2013, 09:58:20 am
I think the older Collada library used there requires that file. Try to install the redistributable:
http://www.microsoft.com/en-us/download/details.aspx?id=8328 (http://www.microsoft.com/en-us/download/details.aspx?id=8328)

The light issue is the bloom - for old Nvidia cards it has to be turned off for now, by editing eng.cfg and setting bloom_power = 0
Title: Re: Collazer libary fails loading MSVCP100.dll at import
Post by: PytonPago on July 17, 2013, 11:18:42 pm
I think the older Collada library used there requires that file. Try to install the redistributable:
http://www.microsoft.com/en-us/download/details.aspx?id=8328 (http://www.microsoft.com/en-us/download/details.aspx?id=8328)

The light issue is the bloom - for old Nvidia cards it has to be turned off for now, by editing eng.cfg and setting bloom_power = 0

Thanks Cameni.