Could someone upload the full server files? my server got a critical error -,.-
Added by loveomg over 4 years ago
I compiled server and client successfully
but my 'ryzom_entities_game_service.exe' occures zone_manager concernd error
2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 193 CTpSpawnZone::build : <CTpSpawnZone build> : no use_z in CTpSpawnZone 'karavan_respawn_starting_city' 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 193 CTpSpawnZone::build : <CTpSpawnZone build> : no use_z in CTpSpawnZone 'newbie_start_point' 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 184 CTpSpawnZone::build : <CTpSpawnZone build> : no radius in CTpSpawnZone 'kami_respawn_shining_lake' 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 565 CZoneManager::initInstance : <CZoneManager constructor> Error while building the tp spawn Zones 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 deposit.cpp 83 malformed : FG: Malformed primitive depositzone_1, missing field 'mps' 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 1289 CZoneManager::parseStartPoints : <parseStartPoints> invalid mission NEWBIELAND_START 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 1309 CZoneManager::parseStartPoints : <parseStartPoints> invalid spawn zone newbie_start_point 2010/12/30 20:06:54 WRN f28 121.78.145.177/EGS-131 zone_manager.cpp 623 CZoneManager::initInstance : <CZoneManager constructor> Error while building the start points
if someone knows the solution, plz help me
and... if you succeeded to run server, upload it's full files
I want to compare the files with mine
thanks
Replies (2)
RE: Could someone upload the full server files? my server got a critical error -,.-
-
Added by sfb over 4 years ago
loveomg,
Did you map your leveldesign folder to L? Did you start by using shard_start_cmake.bat?
Thanks,
sfb
/s
RE: Could someone upload the full server files? my server got a critical error -,.-
-
Added by loveomg over 4 years ago
It is solved.
Thank you sfb
Here is the configuration of client_default.cgf
Application = { "ryzom_open", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; PatchServer = ""; PatchWanted = 0; SignUpURL = "http://127.0.0.1/"; StartupHost = "127.0.0.1:40916"; StartupPage = "/login/r2_login.php"; InstallStatsUrl = "http://127.0.0.1:50000/stats/stats.php"; CreateAccountURL = "http://127.0.0.1/signup/from_client.php"; InstallWebPage = "http://127.0.0.1/installer/";
(1-2/2)