A1. 만약 당신이 오류를 보면 "
이미 정의된 'CBTTaskMaintainSpeed'
Error [content0] game\behaviore_tree\tasks\monsters\bttaskmaintainspeed.ws(10): 이미 정의된 클래스 'CBTTaskMaintainSpeed'.
Error [content0] game\behaviore_tree\tasks\monsters\bttaskmaintainspeed.ws(74): 이미 정의된 클래스 'CBTTaskMaintainSpeedDef'.
Error [content0] game\behaviore_tree\tasks\reactions\bttaskisman.ws(4): 이미 정의된 클래스 'CBTCondIsMan'.
Error [content0] game\behaviore_tree\tasks\reactions\bttaskisman.ws(15): 이미 정의된 클래스 'cbtcondemolidef'.
1. 이 솔루션 확인
http://www.nexusmods.com/witcher3/mods/1541/? (거기에 설명된 첫 번째: hacks 폴더와 함께)
2. 게임 버전 1.21의 경우, 나는 이 모드 다운로드 파일의 다른 섹션에 내 소스를 업로드했습니다. "Witcher 3 패치 1.21 스크립트 소스는 모든 모드를 컴파일하는 데 문제가 있는 플레이어를 위한 것입니다." 이 파일을 당신의 파일로 풀어주십시오.<Path To The Witcher 3>\content\content0\ "폴더 그리고 일반적인 오류를 수정해야 합니다. 대체하기 전에 content0 폴더 내부의 스크립트 폴더를 백업합니다.
A1.1. 만약 당신이 오류를 보면 "
로그인 이름"예를 들어 이 오류는 다음과 같습니다.
Error [content0] game\player\playerwitcher.ws(14): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\gameplay\focus\focus.ws(199): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\gameplay\focus\focus.ws(253): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\gui\menus\gwintgamemenu.ws(104): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\playerdialogstate.ws(4): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\aimthrow.ws(42): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\combat.ws(124): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\exploration.ws(55): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\swimming.ws(252): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\vehicle\horseriding.ws(49): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
Error [content0] game\player\states\vehicle\sailing.ws(56): 함수 'LogWithName'는 1개의 매개변수를 사용하지 않습니다.
경고 [content0] engine\telemetrykeyword.ws(9): c++ 코드의 클래스 'CR4TelemetryScriptProxy'에서 네이티브 함수 'Log'가 내보내지는 않았습니다.
이 솔루션 확인
http://www.nexusmods.com/witcher3/mods/1541/? (그곳에 설명된 두 번째: cr4telemetryscriptproxy와 함께)
A2. 대부분의 경우 다른 오류가 발견되면 다른 설치된 모드와 모드 충돌이 있다는 것을 의미하십시오. 아래를 참조하십시오.