Jump to content

Recommended Posts

Posted

Hey guys. I'm new to the game, and modding, and have a problem. I think it's simple, because I only have a few mods installed, which are:

modAlwaysFullExp

modFastTravelFromAnywhere
modHDReworkedProject

modTurbolighting

modUnlimitedDurability

modZoomOutLHUD

 

 

However, when I launch the game and it begins to compile scripts, I get these errors:

Error [content0]game\scenes\sceneplayer.ws(79): Could not find function 'OnCutsceneStarted'
Error [content0]game\scenes\sceneplayer.ws(95): Could not find function 'OnCutsceneEnded'
Error [content0]game\scenes\sceneplayer.ws(113): Could not find function 'OnCutsceneEnded'
Error [content0]game\gui\hud\modules\hudmoduleradialmenu.ws(296): Could not find function 'OnRadialOpened'
Error [content0]game\gui\hud\modules\hudmoduleradialmenu.ws(351): Could not find function 'OnRadialClosed'
Error [modzoomoutlhud]game\player\states\vehicles\horseriding.ws(45): Could not find function 'Log'

Any idea how to fix this? I tried using scriptmerger but it reports there are no conflicts.

 

Thanks

Posted

Anyone know if it would be possible to manually edit each individual file to fix it? (e.g. delete the error-ed functions from the lines of script?)

  • 1 month later...
Posted

I was having same issue and am also using a couple of the mods you list. The issue is created because those mods are not bundled. If you look inside their folders you will find after content folder a scripts folder. What you need to do is bundle these modes. When done a single file called "metadata.store" will be created. This is what should be in your "mod" folder.

Example: modAlwaysFullExp ->content->metadata.store. Delete the scripts folder in there. The "metadata.store" file replaces the scripts folder.

This solved all start up script errors for me. Hope it helps you.

 

Edit: If your looking for an easy to use, and user friendly program to edit and merge script files , here's a program I just realized can be used for W3 script files.

https://forums.nexusmods.com/index.php?/topic/4130655-better-file-merge-program/

  • Recently Browsing   0 members

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