xienwolf
Deity
I still don't understand why more people don't use the black forum layout
I can read it just fine 


Debug-after:
-@if exist "Debug\CvGameCoreDLL.dll" copy "Debug\CvGameCoreDLL.dll" "C:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Beyond the Sword\Mods\Fall Further\Assets"
Creating library Final_Release\CvGameCoreDLL.lib and object Final_Release\CvGameCoreDLL.exp
LINK : warning LNK4089: all references to 'KERNEL32.dll' discarded by /OPT:REF
Build log was saved at "file://c:\Documents and Settings\Richard Langlois\Desktop\Civ IV Mods\CvGameCoreDLL\Final_Release\BuildLog.htm"
CvGameCoreDLL - 0 error(s), 1 warning(s)
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
I should point out, I am not using the Sevopedia.
Alright, and I'm totally confused by the Python Err.log...
Traceback (most recent call last):
File "CvScreensInterface", line 393, in pediaMain
File "CvPediaMain", line 873, in pediaJump
File "CvPediaMain", line 244, in showScreen
[B]File "CvPediaMain", line 342, in placeBuildings[/B]
RuntimeError: unidentifiable C++ exception
ERR: Python function pediaMain failed, module CvScreensInterface
As of now, I'm going to go with the assumption that the Python errors are effects, not causes, the root being my inadequate writing of C++.