Quote:
Originally Posted by blaah
not that is helps, but crash is most likely from sheet_id.cpp as that one is screaming for some dev's attention in log file ;-)
|
Seems, as you say, the client crashes as it tries to access sheet_id.cpp. Before that however, I get a lot of these errors, don't know if it's related (happens after character selection screen):
Code:
WRN f file.cpp 274 client_ryzom_rd.exe : Failed to open file 'fy_hof_inc_stu
n_fizz.anim.anim', error 2 : No such file or directory
Followed by:
Code:
WRN f animation_misc.cpp 113 client_ryzom_rd.exe : CAnimationMisc::interpola
te(CQuat) : track with the name 'PathRotQuat' or 'rotquat' does not exist.
WRN f animation_misc.cpp 113 client_ryzom_rd.exe : CAnimationMisc::interpola
te(CQuat) : track with the name 'PathRotQuat' or 'rotquat' does not exist.
WRN f animation_misc.cpp 113 client_ryzom_rd.exe : CAnimationMisc::interpola
te(CQuat) : track with the name 'PathRotQuat' or 'rotquat' does not exist.
WRN f animation_misc.cpp 113 client_ryzom_rd.exe : CAnimationMisc::interpola
te(CQuat) : track with the name 'PathRotQuat' or 'rotquat' does not exist.
WRN f animation_misc.cpp 113 client_ryzom_rd.exe : CAnimationMisc::interpola
te(CQuat) : track with the name 'PathRotQuat' or 'rotquat' does not exist.
WRN f file.cpp 274 client_ryzom_rd.exe : Failed to open file 'Ma_roadsign_1_
idle.anim', error 2 : No such file or directory
WRN f animation.cpp 101 client_ryzom_rd.exe : CAnimation::computeAnimation:
Animation 'Ma_roadsign_1_idle.anim' NOT FOUND.
WRN f animation_misc.cpp 113 client_ryzom_rd.exe : CAnimationMisc::interpola
te(CQuat) : track with the name 'PathRotQuat' or 'rotquat' does not exist.
INF f entity_animation_manager.cpp 237 client_ryzom_rd.exe : 2 seconds for E
AM->load()
The actual crash:
Code:
WRN f sheet_id.cpp 99 client_ryzom_rd.exe : SHEETID: The sheet 'cast_off_blu
nt_begin.animation_fx_set' is not in sheet_id.bin, setting it to Unknown
wine: Unhandled exception 0x0ace0ace at address 0x7b844210 (thread 000f), starti
ng debugger...
Unhandled exception: 0x0ace0ace in 32-bit code (0x7b844288).