I'm using the files you posted in this thread - so yes, this should be the original BTS files :)
What I described above is debug. Release doesn't work either: "Unhandled exception at 0x779f15de in Civ4BeyondSword.exe: 0xC0000005: Access violation reading location 0x00000000."
It's unmodified...
It breaks in the constructor of CvXMLLoadUtility (CvXMLLoadUtility.cpp, line 68), which get's called directly from Civ4BeyondTheSword.exe, so not much to see in the call stack.
Which reminds me: I only have the dll in my mods directory - do I need something else? Currenty I'm just trying to...
Ok, next problem :blush:
When running the debug dll from Visual Studio, I get the following error:
DLL Load:C:\Users\<myusername>\Documents\My Games\Beyond the Sword\Mods\MyMod\Assets\CvGameCoreDLL.dll
'Civ4BeyondSword.exe': Loaded 'C:\Users\<myusername>\Documents\My Games\Beyond the...
Great. That solves not only problem #1, but also #2 (don't know why, it simply works not now) Thanks!
I had actually found the Configuration Properties dialog, just not that setting...
Hi,
I'm trying to follow your step-by-step guide. I'm using VS2010 since I have that already installed (I have a MSDN-AA license), but that's the only change. However, I'm having some problems:
1. VS2010 doesn't use the Makefile. If I understand correctly, the dll needs to be compiled with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.