Help! How to add CvGameCoreDLL to a MOD?

xxhe

Prince
Joined
Mar 10, 2008
Messages
410
Location
California
I made a mod using pre-set map and I modified some xml files in the mod.
Now a friend of mine makes a CvGameCoreDLL file in which changes some AI behavior. I want to add his CvGameCoreDLL in my MOD, however, if I place the CvGameCoreDLL in Asset portfolio of my mod, the game will crash when I try to load my map.

I thought that incompatible could cause such problems, so yesterday I send my friend the dll source code in my Civ game, and he makes CvGameCoreDLL based on the source code in my computer. But when I try it today, the game still crashes if I try to load my map. What should I do to solve the crash problem?

Thanks
xxhe
 
Without you telling us what exactly the changes are....
It could be everything from a simple typo to evil alien prank :shifty:

First of all - does the new DLL work without your mod ?

If so, it might be incompartible with the mod you made.
 
Without you telling us what exactly the changes are....
It could be everything from a simple typo to evil alien prank :shifty:

First of all - does the new DLL work without your mod ?

If so, it might be incompartible with the mod you made.

Thank you for your help

You're right, I tried the DLL without my mod, and the game still get crashed. So it ought to be that he made some mistakes in the DLL. I'll ask him tonight.

Thanks:lol:

xxhe
 
Back
Top Bottom