Greetings,
I just updated my core and am getting these errors that are affecting things in game. I don't know why there would be a version mismatch seeing as I just downloaded, compiled, and load world changes out of the sql folder. Please help.
![]()
Greetings,
I just updated my core and am getting these errors that are affecting things in game. I don't know why there would be a version mismatch seeing as I just downloaded, compiled, and load world changes out of the sql folder. Please help.
![]()
Recompile your entire project (clean and build).
Version mismatches will happen when the world.exe is at a different version to the dynamic linked libraries (dll files).
Got it. Thanks!