차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
game:conan:서버 [2023/09/02 23:35] – [이동?] V_Lgame:conan:서버 [2023/09/22 13:47] (현재) – [업데이트] V_L
줄 4: 줄 4:
  
  [[https://developer.valvesoftware.com/wiki/Dedicated_Servers_List|Steamcmd로 서버 가능한 게임목록]]  [[https://developer.valvesoftware.com/wiki/Dedicated_Servers_List|Steamcmd로 서버 가능한 게임목록]]
 +=====준비=====
  
 ====사양==== ====사양====
줄 33: 줄 34:
  
 [[https://forums.funcom.com/t/conan-exiles-dedicated-server-launcher-official-version-1-7-2-beta/21699|Conan Exiles Dedicated Server Launcher (GUI)]] [[https://forums.funcom.com/t/conan-exiles-dedicated-server-launcher-official-version-1-7-2-beta/21699|Conan Exiles Dedicated Server Launcher (GUI)]]
 +
 +이거 쓰는게 제일 편함.
 +
 +업데이트도 자동임. ㅜㅠ
  
 ====리눅스==== ====리눅스====
줄 43: 줄 48:
  
 If you start the server with the “-log” option, the server logs are found in INSTALL_DIR/ConanSandbox/Saved/Logs/ (in our instructions it would be /home/steam/Conan_Exiles/ConanSandbox/Saved/Logs/). If you start the server with the “-log” option, the server logs are found in INSTALL_DIR/ConanSandbox/Saved/Logs/ (in our instructions it would be /home/steam/Conan_Exiles/ConanSandbox/Saved/Logs/).
 +
 +-Log 옵션 안하면 로그가 한파일에 계쏙 쌓임. -log 해주면 하루 단위로 잘라줌.
 +
 +
  
 ===서비스 등록=== ===서비스 등록===
줄 94: 줄 103:
  
 ====게임서버설정==== ====게임서버설정====
- 
-서버이름 ''Engine.ini'' 
-서버 이름 바뀔 때 마다 funcom에서 인식 하는 것이 바뀌며, 서버목록의 ''server days''가 0 으로 초기화된다. 
- 
  
 추천 추천
줄 109: 줄 114:
   - 로그아웃시 캐릭터 월드에 남기지 않음   - 로그아웃시 캐릭터 월드에 남기지 않음
   - 아시아에서만 접속 가능   - 아시아에서만 접속 가능
 +
 +===자동백업 설정===
 +
 +
 +controlling the gamedb backup in the game.ini file.(([[https://forums.funcom.com/t/dedicated-server-auto-backup-should-be-adjustable-in-the-config/117129/5|펀컴포럼]]))
 +
 +  [/Script/ConanSandbox.ConanGameMode]
 +  PeriodicBackupInterval=1800
 +
 +For what I know, the period is the number of seconds between two backups, so a very high value like 9999999.0f would basically disable it (no idea if the game would even try to save it on exit, so be careful)
 +
 +1800초는 30분
 +
  
 Open ''ServerSettings.ini''. Open ''ServerSettings.ini''.
줄 139: 줄 157:
 ====백업==== ====백업====
  
 +===자동백업===
 +서버자체에서 기본 5분마다 ''game.db''를 저장한다.
 +''game_backup_1.db … … game_backup_30.db''
 +
 +너무 자주한다.
 +''game.ini'' 수정하여 변경할 수 있다. 
 +  [/Script/ConanSandbox.ConanGameMode]
 +  PeriodicBackupInterval=780
 +13분 간격
 +
 +===수동백업===
   - Game database   - Game database
   - Last log file   - Last log file
줄 144: 줄 173:
   - Engine.ini   - Engine.ini
   - ServerSettings.ini   - ServerSettings.ini
 +  - modlist.txt (if mod server)
  
  
-====업데이트==== 
  
-  steamcmd +@sSteamCmdForcePlatformType windows 
-  
  
-  login anonymous +====업데이트==== 
 + 
 +  steamcmd +@sSteamCmdForcePlatformType windows +login anonymous 
  
   app_update 443030   app_update 443030
 +  
 +  app_update 443030 vailidate
 +  
 +  app_status 443030
 +  
 +  
 =====로그===== =====로그=====
  
줄 172: 줄 207:
  
 제로데이 버그 제로데이 버그
- 
-재시작시 서버 타이머가 초기화됨 
  
 증상 증상
줄 187: 줄 220:
 https://forums.funcom.com/t/decay-timer-resetting-after-restart/193708/22 https://forums.funcom.com/t/decay-timer-resetting-after-restart/193708/22
  
- + 
-설정하면 필드의 노예들이 다 사라짐 ..;;; (전사 궁수 등)+