• Dear visitors,

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

    Team ACM.

ISSUE Getting the car to load

Trawa

New Member
Got my model set up and it works just fine in showroom, however when I try to load it to race the game (acs.exe) crashes at loading car files. What can be the cause, bad dummy setup? Naming? Here's my hierarchy in 3DS Max:


Crash log:
Code:
CRASH in:
OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
d:\dev\dev_pc_master_race\kunossim\material.h (85): MaterialVar::setFloat3
d:\dev\dev_pc_master_race\acs\digitalled.cpp (409): DigitalLed::update
d:\dev\dev_pc_master_race\acs\digitalinstruments.cpp (752): DigitalInstruments::update
d:\dev\dev_pc_master_race\ksgame\game.cpp (261): Game::update
d:\dev\dev_pc_master_race\ksgame\game.cpp (261): Game::update
d:\dev\dev_pc_master_race\ksgame\game.cpp (261): Game::update
d:\dev\dev_pc_master_race\ksgame\game.cpp (261): Game::update
d:\dev\dev_pc_master_race\ksgame\game.cpp (112): Game::onIdle
d:\dev\dev_pc_master_race\ksgame\game.cpp (210): Game::run
d:\dev\dev_pc_master_race\acs\acs.cpp (461): wWinMain
f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c (618): __tmainCRTStartup
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 757D339A)
757D339A (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE9ED2)
77BE9ED2 (ntdll): (filename not available): RtlInitializeExceptionChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77BE9EA5)
77BE9EA5 (ntdll): (filename not available): RtlInitializeExceptionChain
 

luchian

Administrator
Staff member
The error is normally mentioned before the "CRASH in" part.

Otherwise
- check materials
- check the physics files, maybe you have some weird values in there. What is weird ? Can't say directly. Just make sure all the values are within rages that make sense.
 
Top