• Dear visitors,

    The email issue has been finally solved.
    Thank you for your patience and happy browsing.

    Team ACM.

SOLVED Error In Game Launch

SATLAB

New Member
Hello everyone! I'm pretty new to car modding in Assetto Corsa so I started my little own project try to import a car model some days ago. Today I finally reached the point to "try the car in game" but I can't... the game doesn't load the car and it gives me a very strange error without context.

I followed every step suggested from every AC modding guide. The model appears in content manager and everything works fine there (blur rims, suspension model, steering wheel, driver, sounds, materials, textures)...

These are the last lines of the crash reported in the Log... (I also linked the entire log.txt)

DEBUG TIMER: Sim::Sim:19016.956904
LOADING MODEL content/objects3D/cubemap_model.kn5
VERSION=5
Loading 6 textures
ERROR: Material::getVar CANT FIND VAR boh for shader grass-temp
TIME TO INIT: 19061.889709
SplashScreen removed from evOnEndFrame that has 0 listeners
Requested set is the same already in use, no actions

CRASH in:
OS-Version: 6.2.9200 () 0x100-0x1
WAS LATE, HAD TO LOOP 149 times
WAS LATE, HAD TO LOOP 5 times
d:\dev\dev_pc_master_race\acs\caravatar.cpp (2188): CarAvatar::setVisible
d:\dev\dev_pc_master_race\acs\mirrortexturerenderer.cpp (115): MirrorTextureRenderer::render
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 00007FFE827F54BB)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFE827F54BB)
00007FFE827F54BB (DWrite): (filename not available): (function-name not available)
d:\dev\dev_pc_master_race\acs\sim.cpp (2558): Sim::renderScene
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 00007FFE8280AEEB)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFE8280AEEB)
00007FFE8280AEEB (DWrite): (filename not available): (function-name not available)
d:\dev\dev_pc_master_race\ksgame\game.cpp (275): Game::render
d:\dev\dev_pc_master_race\ksgame\game.cpp (275): Game::render
d:\dev\dev_pc_master_race\ksgame\game.cpp (275): Game::render
d:\dev\dev_pc_master_race\ksgame\game.cpp (126): Game::eek:nIdle
d:\dev\dev_pc_master_race\ksgame\game.cpp (210): Game::run
d:\dev\dev_pc_master_race\acs\acs.cpp (477): wWinMain
f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c (618): __tmainCRTStartup
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 00007FFEADED7BD4)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFEADED7BD4)
00007FFEADED7BD4 (KERNEL32): (filename not available): (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 00007FFEAE0ACE51)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFEAE0ACE51)
00007FFEAE0ACE51 (ntdll): (filename not available): (function-name not available)
 

Attachments

fughettaboutit

aka leBluem
something with mirrors maybe
"MirrorTextureRenderer" is mentioned

did you copy files in data\ from another car? maybe you have to change lods.ini to only have listed what you have
 
Top