OK, just for grins I decided to try to run Ryzom under linux today.
Newest (very) ubuntu 9.10 Karmic Koala 64 bit.
Copied in a functioning Ryzom dir from my windows partition.
I diddled with the dlls and finally got ryzom_configuration_rd to start, but it crashes with a NeL error like so:
Quote:
Unknown Exception exception generated at 0x409707.
Unknown Exception 0x80000100.
-------------------------------
Log with no filter:
-------------------------------
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'characters_maps_ma_hom_cheveux_hr.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe WRN 9 path.cpp 1503 : PATH: CPath::insertFileInMap(ma_hom_cheveux_lead_ma_u3.d ds, characters_maps_ma_hom_cheveux_hr.bnp@ma_hom_cheve ux_lead_ma_u3.dds, 0, dds): already inserted from 'characters_maps_hr.bnp@', skip it
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'r2_roots_pz.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'lacustre_vegetable_sets.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'fyros_shapes.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'characters_maps_zo_hof_underwear_hr.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'primes_racines_tiles.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'bagne_zones.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'fyros_newbie_pacs.bnp' to the collection
2009/10/30 17:50:19 ryzom_configuration_rd.exe DBG 9 big_file.cpp 278 : BigFile : added bnp 'characters_maps_tr_hof_casque01_hr.bnp' to the collection
|
The output in the terminal ends like this:
Quote:
wine: Call from 0x409707 to unimplemented function MFC42.DLL.6646, aborting
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
|
the mfc42.dll I have in the ryzom folder is one I downloaded. I also tried copying in the one from windows/system32, but that one didn't work at all.
(windows is Win 7 RC)
ideas?