Jump to content

Script Compilation Errors - Can someone help?


Jintokul

Recommended Posts

Greetings, im having some troubles with my game, Can someone help? Here's the message i get when i try to launch the game with the mods:

 

Error [content0]game\player\playerwitcher.ws(648): Could not find function 'FixMaxLevel'
Error [content0]game\player\playerwitcher.ws(671): Could not find function 'UnspendPoints'
Error [content0]game\player\playerwitcher.ws(685): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(686): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(687): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(3973): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(3978): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(3983): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(4295): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(4299): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\player\playerwitcher.ws(4303): Cannot call private function 'SetPerkArmorBonus' in class 'W3PlayerAbilityManager' here.
Error [content0]game\gameplay\effects\effectmanager.ws(132): Could not find function 'UsesCustomCounter'
Error [content0]game\gameplay\effects\effectmanager.ws(134): Could not find function 'CheckCustomCounter'
Error [content0]game\gameplay\effects\effects\other\oil.ws(32): I dont know any 'usesCustomCounter'
Link to comment
Share on other sites

Please Help.

Update to Patch 1.12 but most of the Mods have no function.

For example: eXTensible Finisher, autoLoot, Custom Localization Fix, Immersive Hud, Slots Slots Slots, Wather enhanced script, Darker Nights....

With Patch 1.11 all Patches are merged and 100% working. Where is the Problem?

 

Error by starting game:

 

Error [content0]engine\animevents.ws(6): Structure 'SMultiValue' was already exported.
Error [content0]engine\animevents.ws(17): Structure 'SSlideToTargetEventProps' was already exported.
Error [content0]engine\animevents.ws(33): Structure 'SEnumVariant' was already exported.
Error [content0]engine\animevents.ws(43): Structure 'SAnimationEventAnimInfo' was already exported.
Error [content0]engine\behavior.ws(11): Structure 'SBehaviorComboAttack' was already exported.
Error [content0]engine\components.ws(56): Structure 'SAnimMultiplyCauser' already defined.
Error [content0]engine\entity.ws(13): Structure 'SEntitySpawnData' was already exported.
Error [content0]engine\gametime.ws(14): Structure 'GameTime' was already exported.
Error [content0]engine\gametime.ws(16): Structure 'GameTimeWrapper' was already exported.
Error [content0]engine\gametimeinterval.ws(14): Structure 'GameTimeInterval' was already exported.
Error [content0]engine\persistentreference.ws(10): Structure 'PersistentRef' was already exported.
Error [content0]engine\physicstracemanager.ws(10): Structure 'SScriptRaycastId' was already exported.
Error [content0]engine\physicstracemanager.ws(12): Structure 'SScriptSweepId' was already exported.
Error [content0]engine\physicstracemanager.ws(14): Structure 'SRaycastHitResult' was already exported.
Error [content0]engine\physicstracemanager.ws(22): Structure 'SSweepHitResult' was already exported.
Error [content0]engine\behavior.ws(33): Enum 'EComboAttackResponse' already defined.
Error [content0]engine\camera.ws(10): Enum 'ECameraState' already defined.
Error [content0]engine\camera.ws(21): Enum 'ECameraShakeState' already defined.
Error [content0]engine\camera.ws(28): Enum 'ECameraShakeMagnitude' already defined.
Error [content0]engine\components.ws(467): Enum 'ETriggerChannels' already defined.
Error [content0]engine\gametime.ws(111): Enum 'EDayPart' already defined.
Error [content0]engine\mimics.ws(7): Enum 'EGameplayMimicMode' already defined.
Error [content0]engine\mimics.ws(17): Enum 'EPlayerGameplayMimicMode' already defined.
Error [content0]engine\sound.ws(10): Enum 'ESoundGameState' already defined.
Error [content0]engine\sound.ws(35): Enum 'ESoundEventSaveBehavior' already defined.
Error [content0]engine\staticcamera.ws(6): Enum 'EStaticCameraAnimState' already defined.
Error [content0]engine\staticcamera.ws(14): Enum 'EStaticCameraGuiEffect' already defined.
Error [content0]engine\appearancecomponent.ws(6): Class 'CAppearanceComponent' was already exported.
Error [content0]engine\camera.ws(38): Class 'CCamera' was already exported.
Error [content0]engine\cameradirector.ws(9): Class 'CCameraDirector' was already exported.
Error [content0]engine\components.ws(14): Class 'CComponent' was already exported.
Error [content0]engine\components.ws(66): Class 'CInteractionAreaComponent' was already exported.
Error [content0]engine\components.ws(83): Class 'CInteractionComponent' was already exported.
Error [content0]engine\components.ws(185): Class 'CAnimatedComponent' was already exported.
Error [content0]engine\components.ws(343): Class 'CDropPhysicsComponent' was already exported.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...