Jump to content

Problem with mods


Zonixx7

Recommended Posts

  On 1/21/2024 at 1:07 PM, LenaWolfBravil said:

This usually means that you tried to load a mod with the wrong version of the game. They are very sensitive. These errors don't tell you which mod it is, so you'll need to check it manually, but one of them will be doing it.

Expand  

That screenshot is from a script compiler, not loading a mod.  That error is typical of missing the source files for a dependency.  As in you are trying to compile the scripts for A, but A requires mod B, so you need the source files for B as well as for A.

Link to comment
Share on other sites

  On 1/21/2024 at 9:05 PM, aurreth said:

That screenshot is from a script compiler, not loading a mod.  That error is typical of missing the source files for a dependency.  As in you are trying to compile the scripts for A, but A requires mod B, so you need the source files for B as well as for A.

Expand  

Yes, but in Witcher 3 specifically such errors occur when you try to load a mod that is meant for a different version of the game. Exactly because kdiff3 is unable to merge the code correctly, so when C++ is compiled, it makes no sense. That's the technical background. But for the user it comes down to loading a mod written for a different version of the game so that kdiff3 gets confused and cannot merge it correctly.

Link to comment
Share on other sites

  On 1/21/2024 at 10:42 PM, LenaWolfBravil said:

Yes, but in Witcher 3 specifically such errors occur when you try to load a mod that is meant for a different version of the game. Exactly because kdiff3 is unable to merge the code correctly, so when C++ is compiled, it makes no sense. That's the technical background. But for the user it comes down to loading a mod written for a different version of the game so that kdiff3 gets confused and cannot merge it correctly.

Expand  

A, gotcha.  I got used to seeing that with the Creation Kit in Skyrim and Fallout 4.  Thanks for the correction.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
ร—
ร—
  • Create New...