Rise of Mankind 2.8 Feedback and bug reports

I know that. But why can someone start the game in mp and some not? I crash by the time it should say initialising. So I am not sure this is the same problem.
Oh, so your not having an Mp problem. Try a clean install of Rom.
 
i have researched this cottage growth problem a little.

i didn't find the dll sourcecode in the RoM package (why is that, or where can i download that?)
but in the original BtS source i found this function in CvPlayer.cpp:
Code:
int CvPlayer::getImprovementUpgradeRate() const
{
	int iRate;

	iRate = 1; // XXX

	iRate *= max(0, (getImprovementUpgradeRateModifier() + 100));
	iRate /= 100;

	return iRate;
}

according to this, any change other than +100%,+200% etc. will not have any effect, because it will be rounded down to the nearest multiple of 100%. likewise, 50% will be rounded down to 0, which is what happens with caste.

so in order to get this to work, the line "iRate /= 100;" must be removed, and all places that use this return value (e.g. in CvPlot.cpp) must be adjusted to the increased values.
 
i have researched this cottage growth problem a little.

i didn't find the dll sourcecode in the RoM package (why is that, or where can i download that?)
but in the original BtS source i found this function in CvPlayer.cpp:
Code:
int CvPlayer::getImprovementUpgradeRate() const
{
    int iRate;

    iRate = 1; // XXX

    iRate *= max(0, (getImprovementUpgradeRateModifier() + 100));
    iRate /= 100;

    return iRate;
}
according to this, any change other than +100%,+200% etc. will not have any effect, because it will be rounded down to the nearest multiple of 100%. likewise, 50% will be rounded down to 0, which is what happens with caste.

so in order to get this to work, the line "iRate /= 100;" must be removed, and all places that use this return value (e.g. in CvPlot.cpp) must be adjusted to the increased values.

I'd rather not tweak an existing function. Also, Zappara doesn't want to mess with the SDK, so he doesn't change anything.

But worse than that, it looks like making improvements grow 100% slower would have the same effect as ceasing all growth.

RoM uses the Same Source code as RevDCM, which is over in that thread.
 
I get a CTD when trying to launch/host starts a MP session with 2.81 (when it should start loading). It is a XML error about some leaderhead wilhelmina or something. Game minimizes to desktop and just disappear after a few seconds...

My friend with the same files can start it ok. Cannot find anything in any logs either. Also SP sessions is working just great. :S

I am running Windows7 Ultimate 32bit with game patched to 3.19 and blue marble and I am running RoM 2.81 + A New Dawn (But I get the error with vanilla RoM 2.81 too.



Error ingame says

XML Error: TAG:Leader_Wilhelmina in Info class was incorrect. Current xml file is modules\custom\leaderheads\wilhelmina\wilhelminadiplomacyinfos.xml

It seems like there is several error windows on top of eachother. I think it may be the custom leaderheads. Marked in red in the spoiler below



Here is bottom of my xml log:

Spoiler :
[93778.266] Loading XML file xml\Misc/CIV4RiverInfos.xml
[93778.266] Load XML file xml\Misc/CIV4RiverInfos.xml SUCCEEDED
[93778.266] SetGlobalClassInfo (Civ4RiverInfos/RiverInfos/RiverInfo)
[93778.359] Loading XML file xml\Art/CIV4RiverModelInfos.xml
[93778.359] Load XML file xml\Art/CIV4RiverModelInfos.xml SUCCEEDED
[93778.359] SetGlobalClassInfo (Civ4RiverModelInfos/RiverModelInfos/RiverModelInfo)
[93778.438] Loading XML file xml\Misc/CIV4WaterPlaneInfos.xml
[93778.453] Load XML file xml\Misc/CIV4WaterPlaneInfos.xml SUCCEEDED
[93778.453] SetGlobalClassInfo (Civ4WaterPlaneInfos/WaterPlaneInfos/WaterPlaneInfo)
[93778.531] Loading XML file xml\Misc/CIV4TerrainPlaneInfos.xml
[93778.531] Load XML file xml\Misc/CIV4TerrainPlaneInfos.xml SUCCEEDED
[93778.531] SetGlobalClassInfo (Civ4TerrainPlaneInfos/TerrainPlaneInfos/TerrainPlaneInfo)
[93778.625] Loading XML file xml\Misc/CIV4CameraOverlayInfos.xml
[93778.625] Load XML file xml\Misc/CIV4CameraOverlayInfos.xml SUCCEEDED
[93778.625] SetGlobalClassInfo (Civ4CameraOverlayInfos/CameraOverlayInfos/CameraOverlayInfo)
[93778.719] Loading XML file xml\GameInfo/CIV4ProcessInfo.xml
[93778.719] Load XML file xml\GameInfo/CIV4ProcessInfo.xml SUCCEEDED
[93778.719] SetGlobalClassInfo (Civ4ProcessInfo/ProcessInfos/ProcessInfo)
[93778.813] Loading XML file modules\Jooyo\Espionage Process\Espionage_Process_CIV4ProcessInfo.xml
[93778.844] Load XML file modules\Jooyo\Espionage Process\Espionage_Process_CIV4ProcessInfo.xml SUCCEEDED
[93778.844] SetGlobalClassInfo (Civ4ProcessInfo/ProcessInfos/ProcessInfo)
[93778.844] Loading XML file xml\GameInfo/CIV4EmphasizeInfo.xml
[93778.844] Load XML file xml\GameInfo/CIV4EmphasizeInfo.xml SUCCEEDED
[93778.844] SetGlobalClassInfo (Civ4EmphasizeInfo/EmphasizeInfos/EmphasizeInfo)
[93778.938] Loading XML file xml\Units/CIV4MissionInfos.xml
[93778.953] Load XML file xml\Units/CIV4MissionInfos.xml SUCCEEDED
[93778.953] SetGlobalClassInfo (Civ4MissionInfos/MissionInfos/MissionInfo)
[93779.047] Loading XML file modules\Afforess\Fixed Borders\Fixed_CIV4MissionInfos.xml
[93779.109] Load XML file modules\Afforess\Fixed Borders\Fixed_CIV4MissionInfos.xml SUCCEEDED
[93779.109] SetGlobalClassInfo (Civ4MissionInfos/MissionInfos/MissionInfo)
[93779.109] Loading XML file xml\Units/CIV4ControlInfos.xml
[93779.125] Load XML file xml\Units/CIV4ControlInfos.xml SUCCEEDED
[93779.125] SetGlobalClassInfo (Civ4ControlInfos/ControlInfos/ControlInfo)
[93779.234] Loading XML file xml\Units/CIV4CommandInfos.xml
[93779.234] Load XML file xml\Units/CIV4CommandInfos.xml SUCCEEDED
[93779.234] SetGlobalClassInfo (Civ4CommandInfos/CommandInfos/CommandInfo)
[93779.328] Loading XML file xml\Units/CIV4AutomateInfos.xml
[93779.328] Load XML file xml\Units/CIV4AutomateInfos.xml SUCCEEDED
[93779.328] SetGlobalClassInfo (Civ4AutomateInfos/AutomateInfos/AutomateInfo)
[93779.422] Loading XML file xml\GameInfo/CIV4VoteInfo.xml
[93779.438] Load XML file xml\GameInfo/CIV4VoteInfo.xml SUCCEEDED
[93779.438] SetGlobalClassInfo (Civ4VoteInfo/VoteInfos/VoteInfo)
[93779.531] Loading XML file xml\Interface/CIV4CameraInfos.xml
[93779.531] Load XML file xml\Interface/CIV4CameraInfos.xml SUCCEEDED
[93779.531] SetGlobalClassInfo (Civ4CameraInfos/CameraInfos/CameraInfo)
[93779.609] Loading XML file xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] Load XML file xml\Interface/CIV4InterfaceModeInfos.xml SUCCEEDED
[93779.625] SetGlobalClassInfo (Civ4InterfaceModeInfos/InterfaceModeInfos/InterfaceModeInfo)
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml
[93779.625] info type NONE not found, Current XML file is: xml\Interface/CIV4InterfaceModeInfos.xml

[93779.719] SetGlobalActionInfo
[93779.719] Loading XML file xml\Units/CIV4FormationInfos.xml
[93779.719] Load XML file xml\Units/CIV4FormationInfos.xml SUCCEEDED
[93779.719] SetGlobalClassInfo (UnitFormations/UnitFormation)
[93779.828] Loading XML file xml\Misc/CIV4AttachableInfos.xml
[93779.828] Load XML file xml\Misc/CIV4AttachableInfos.xml SUCCEEDED
[93779.828] SetGlobalClassInfo (Civ4AttachableInfos/AttachableInfos/AttachableInfo)
[93779.922] Loading XML file xml\GameInfo/CIV4DiplomacyInfos.xml
[93779.953] Load XML file xml\GameInfo/CIV4DiplomacyInfos.xml SUCCEEDED
[93779.953] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.063] Loading XML file modules\Custom Leaderheads\AbuBakr\AbuBakr_CIV4DiplomacyInfos.xml
[93780.109] Load XML file modules\Custom Leaderheads\AbuBakr\AbuBakr_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.109] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.109] info type LEADER_ABUBAKR not found, Current XML file is: modules\Custom Leaderheads\AbuBakr\AbuBakr_CIV4DiplomacyInfos.xml
[93780.125] Loading XML file modules\Custom Leaderheads\Afonso\Afonso_CIV4DiplomacyInfos.xml
[93780.172] Load XML file modules\Custom Leaderheads\Afonso\Afonso_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.172] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.172] info type LEADER_AFONSO not found, Current XML file is: modules\Custom Leaderheads\Afonso\Afonso_CIV4DiplomacyInfos.xml
[93780.172] Loading XML file modules\Custom Leaderheads\Basil\Basil_CIV4DiplomacyInfos.xml
[93780.234] Load XML file modules\Custom Leaderheads\Basil\Basil_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.234] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.234] info type LEADER_BASIL not found, Current XML file is: modules\Custom Leaderheads\Basil\Basil_CIV4DiplomacyInfos.xml
[93780.234] Loading XML file modules\Custom Leaderheads\Cetshwayo\Cetshwayo_CIV4DiplomacyInfos.xml
[93780.297] Load XML file modules\Custom Leaderheads\Cetshwayo\Cetshwayo_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.297] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.297] info type LEADER_CETSHWAYO not found, Current XML file is: modules\Custom Leaderheads\Cetshwayo\Cetshwayo_CIV4DiplomacyInfos.xml
[93780.297] Loading XML file modules\Custom Leaderheads\Charles_V\Charles_V_CIV4DiplomacyInfos.xml
[93780.344] Load XML file modules\Custom Leaderheads\Charles_V\Charles_V_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.344] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.344] info type LEADER_CHARLES_V not found, Current XML file is: modules\Custom Leaderheads\Charles_V\Charles_V_CIV4DiplomacyInfos.xml
[93780.344] Loading XML file modules\Custom Leaderheads\Cleopatra\Cleopatra_CIV4DiplomacyInfos.xml
[93780.406] Load XML file modules\Custom Leaderheads\Cleopatra\Cleopatra_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.406] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.406] info type LEADER_CLEOPATRA not found, Current XML file is: modules\Custom Leaderheads\Cleopatra\Cleopatra_CIV4DiplomacyInfos.xml
[93780.406] Loading XML file modules\Custom Leaderheads\Dido\Dido_CIV4DiplomacyInfos.xml
[93780.453] Load XML file modules\Custom Leaderheads\Dido\Dido_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.453] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.453] info type LEADER_DIDO not found, Current XML file is: modules\Custom Leaderheads\Dido\Dido_CIV4DiplomacyInfos.xml
[93780.469] Loading XML file modules\Custom Leaderheads\Franco\Franco_CIV4DiplomacyInfos.xml
[93780.516] Load XML file modules\Custom Leaderheads\Franco\Franco_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.516] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.516] info type LEADER_FRANCO not found, Current XML file is: modules\Custom Leaderheads\Franco\Franco_CIV4DiplomacyInfos.xml
[93780.516] Loading XML file modules\Custom Leaderheads\Henry VIII\Henry_VIII_CIV4DiplomacyInfos.xml
[93780.563] Load XML file modules\Custom Leaderheads\Henry VIII\Henry_VIII_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.563] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.563] info type LEADER_HENRY_VIII not found, Current XML file is: modules\Custom Leaderheads\Henry VIII\Henry_VIII_CIV4DiplomacyInfos.xml
[93780.578] Loading XML file modules\Custom Leaderheads\Hirohito\Hirohito_CIV4DiplomacyInfos.xml
[93780.625] Load XML file modules\Custom Leaderheads\Hirohito\Hirohito_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.625] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.625] info type LEADER_HIROHITO not found, Current XML file is: modules\Custom Leaderheads\Hirohito\Hirohito_CIV4DiplomacyInfos.xml
[93780.625] Loading XML file modules\Custom Leaderheads\Ivan IV\Ivan_CIV4DiplomacyInfos.xml
[93780.688] Load XML file modules\Custom Leaderheads\Ivan IV\Ivan_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.688] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.688] info type LEADER_IVAN not found, Current XML file is: modules\Custom Leaderheads\Ivan IV\Ivan_CIV4DiplomacyInfos.xml
[93780.688] Loading XML file modules\Custom Leaderheads\Jayavarman\Jayavarman_CIV4DiplomacyInfos.xml
[93780.734] Load XML file modules\Custom Leaderheads\Jayavarman\Jayavarman_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.734] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.734] info type LEADER_JAYAVARMAN not found, Current XML file is: modules\Custom Leaderheads\Jayavarman\Jayavarman_CIV4DiplomacyInfos.xml
[93780.734] Loading XML file modules\Custom Leaderheads\JoanofArc\JoanofArc_CIV4DiplomacyInfos.xml
[93780.797] Load XML file modules\Custom Leaderheads\JoanofArc\JoanofArc_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.797] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.797] info type LEADER_JOANOFARC not found, Current XML file is: modules\Custom Leaderheads\JoanofArc\JoanofArc_CIV4DiplomacyInfos.xml
[93780.797] Loading XML file modules\Custom Leaderheads\Kangxi\Kangxi_CIV4DiplomacyInfos.xml
[93780.844] Load XML file modules\Custom Leaderheads\Kangxi\Kangxi_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.844] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.844] info type LEADER_KANGXI not found, Current XML file is: modules\Custom Leaderheads\Kangxi\Kangxi_CIV4DiplomacyInfos.xml
[93780.844] Loading XML file modules\Custom Leaderheads\Lenin\Lenin_CIV4DiplomacyInfos.xml
[93780.906] Load XML file modules\Custom Leaderheads\Lenin\Lenin_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.906] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.906] info type LEADER_LENIN not found, Current XML file is: modules\Custom Leaderheads\Lenin\Lenin_CIV4DiplomacyInfos.xml
[93780.906] Loading XML file modules\Custom Leaderheads\Leonidas\Leonidas_CIV4DiplomacyInfos.xml
[93780.953] Load XML file modules\Custom Leaderheads\Leonidas\Leonidas_CIV4DiplomacyInfos.xml SUCCEEDED
[93780.953] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93780.953] info type LEADER_LEONIDAS not found, Current XML file is: modules\Custom Leaderheads\Leonidas\Leonidas_CIV4DiplomacyInfos.xml
[93780.953] Loading XML file modules\Custom Leaderheads\Marcus\Marcus_CIV4DiplomacyInfos.xml
[93781.016] Load XML file modules\Custom Leaderheads\Marcus\Marcus_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.016] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.016] info type LEADER_MARCUS not found, Current XML file is: modules\Custom Leaderheads\Marcus\Marcus_CIV4DiplomacyInfos.xml
[93781.016] Loading XML file modules\Custom Leaderheads\Masinissa\Masinissa_CIV4DiplomacyInfos.xml
[93781.063] Load XML file modules\Custom Leaderheads\Masinissa\Masinissa_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.063] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.063] info type LEADER_MASINISSA not found, Current XML file is: modules\Custom Leaderheads\Masinissa\Masinissa_CIV4DiplomacyInfos.xml
[93781.063] Loading XML file modules\Custom Leaderheads\Nebuchadrezzar\Nebuchadrezzar_CIV4DiplomacyInfos.xml
[93781.125] Load XML file modules\Custom Leaderheads\Nebuchadrezzar\Nebuchadrezzar_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.125] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.125] info type LEADER_NEBUCHADREZZAR not found, Current XML file is: modules\Custom Leaderheads\Nebuchadrezzar\Nebuchadrezzar_CIV4DiplomacyInfos.xml
[93781.125] Loading XML file modules\Custom Leaderheads\Nefertiti\Nefertiti_CIV4DiplomacyInfos.xml
[93781.172] Load XML file modules\Custom Leaderheads\Nefertiti\Nefertiti_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.172] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.172] info type LEADER_NEFERTITI not found, Current XML file is: modules\Custom Leaderheads\Nefertiti\Nefertiti_CIV4DiplomacyInfos.xml
[93781.188] Loading XML file modules\Custom Leaderheads\Richelieu\Richelieu_CIV4DiplomacyInfos.xml
[93781.234] Load XML file modules\Custom Leaderheads\Richelieu\Richelieu_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.234] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.234] info type LEADER_RICHELIEU not found, Current XML file is: modules\Custom Leaderheads\Richelieu\Richelieu_CIV4DiplomacyInfos.xml
[93781.234] Loading XML file modules\Custom Leaderheads\Sejong\Sejong_CIV4DiplomacyInfos.xml
[93781.297] Load XML file modules\Custom Leaderheads\Sejong\Sejong_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.297] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.297] info type LEADER_SEJONG not found, Current XML file is: modules\Custom Leaderheads\Sejong\Sejong_CIV4DiplomacyInfos.xml
[93781.297] Loading XML file modules\Custom Leaderheads\Wilhelmina\Wilhelmina_CIV4DiplomacyInfos.xml
[93781.344] Load XML file modules\Custom Leaderheads\Wilhelmina\Wilhelmina_CIV4DiplomacyInfos.xml SUCCEEDED
[93781.344] SetDiplomacyInfo (Civ4DiplomacyInfos/DiplomacyInfos/DiplomacyInfo)
[93781.344] info type LEADER_WILHELMINA not found, Current XML file is: modules\Custom Leaderheads\Wilhelmina\Wilhelmina_CIV4DiplomacyInfos.xml
[93781.344] Wrote GameInfo to cache
[93781.344] Loading XML file xml\Misc/Civ4QuestInfos.xml
[93781.359] Load XML file xml\Misc/Civ4QuestInfos.xml SUCCEEDED
[93781.359] SetGlobalClassInfo (Civ4QuestInfos/QuestInfo)
[93781.438] Loading XML file xml\Misc/Civ4TutorialInfos.xml
[93781.438] Load XML file xml\Misc/Civ4TutorialInfos.xml SUCCEEDED
[93781.438] SetGlobalClassInfo (Civ4TutorialInfos/TutorialInfo)
[93781.531] Loading XML file xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.531] Load XML file xml\GameInfo/CIV4EspionageMissionInfo.xml SUCCEEDED
[93781.531] SetGlobalClassInfo (Civ4EspionageMissionInfo/EspionageMissionInfos/EspionageMissionInfo)
[93781.531] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml
[93781.547] info type NONE not found, Current XML file is: xml\GameInfo/CIV4EspionageMissionInfo.xml



Content in crashdump:

Spoiler :
Loading Dump File [C:\Users\Marius\Desktop\Civ4BeyondSword.exe.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
Windows 7 Version 7600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Sun Dec 6 14:45:24.000 2009 (GMT+1)
System Uptime: not available
Process Uptime: 0 days 0:02:08.000
................................................................
..................................
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(b5c.1578): Access violation - code c0000005 (first/second chance not available)
eax=40eb0000 ebx=0ca8dc70 ecx=00000007 edx=77c564f4 esi=0ca8dc48 edi=0ca8dca0
eip=77c564f4 esp=0012dac0 ebp=0012dad0 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00200246
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll!KiFastSystemCallRet:
77c564f4 c3 ret


Edit2: Help I am getting this on RoM 2.71 too. Gonna attempt a complete reinstall now. But I fear it has to do with Windows7???

Edit3: After complete reinstall of game and only running 2.71 I am still getting XML error and CTD when launching a mp session. Arrgh. Gotta be win7 since it worked well for me in Vista. And yes I have installed everything with admin rights...

Edit4: I have attached my crashdump incase any people with knowledge have time to check it out...

I have managed to get some screenshots of my problems. I have attached them. And I would like to once more say that I am even getting these with 2.71...
 

Attachments

  • Civ4BeyondSword 2009-12-09 18-36-23-69.jpg
    Civ4BeyondSword 2009-12-09 18-36-23-69.jpg
    165.2 KB · Views: 79
  • Civ4BeyondSword 2009-12-09 18-36-43-35.jpg
    Civ4BeyondSword 2009-12-09 18-36-43-35.jpg
    91.9 KB · Views: 85
  • Civ4BeyondSword 2009-12-09 18-36-55-49.jpg
    Civ4BeyondSword 2009-12-09 18-36-55-49.jpg
    113.4 KB · Views: 71
  • Civ4BeyondSword 2009-12-09 18-37-00-90.jpg
    Civ4BeyondSword 2009-12-09 18-37-00-90.jpg
    112.5 KB · Views: 98
  • Civ4BeyondSword 2009-12-09 18-36-59-90.jpg
    Civ4BeyondSword 2009-12-09 18-36-59-90.jpg
    112.8 KB · Views: 69
  • Civ4BeyondSword 2009-12-09 18-36-58-78.jpg
    Civ4BeyondSword 2009-12-09 18-36-58-78.jpg
    112.9 KB · Views: 66
  • Civ4BeyondSword 2009-12-09 18-37-01-99.jpg
    Civ4BeyondSword 2009-12-09 18-37-01-99.jpg
    112.8 KB · Views: 69
  • Civ4BeyondSword 2009-12-09 18-37-02-87.jpg
    Civ4BeyondSword 2009-12-09 18-37-02-87.jpg
    114 KB · Views: 68
  • Civ4BeyondSword 2009-12-09 18-37-03-79.jpg
    Civ4BeyondSword 2009-12-09 18-37-03-79.jpg
    112.2 KB · Views: 88
  • Civ4BeyondSword 2009-12-09 18-37-15-50.jpg
    Civ4BeyondSword 2009-12-09 18-37-15-50.jpg
    109.8 KB · Views: 68
I am getting the Black terrain Bug with RoM, and yes i know its associated with dodgy GFX card but as i am running a perfectly functioning ATi 4850HD there shouldn't be a problem also i can run all other versions of CIV4 without a problem. Any ideas?
 
I dont know if anyone share the same problem here...?

 

Attachments

  • untitled.JPG
    untitled.JPG
    123.1 KB · Views: 533
Possibly the lack of any interfaces?
 
I wuz liek OMG WTF wen I lookd @ yo skreen but den I wuz liek ROFLOL cuz I realizd you liek hit teh hid interface combo so den I was liek LMAO but den I wuz liek maybe he skrewd somting up so he gunna half to reinstall

Translation
I saw your screen and I came to the conclusion that a) you accidentally hit the combo for hid interface, or b) you screwed something up and need to reinstall, or possibly c) you played a different mod the game before so you need to clear the cache, this is achieved by holding SHIFT while the game is booting up
 
@Zappara,

Could you please tell me you're aware of the bug I reported ?
 
@Zappara,

Could you please tell me you're aware of the bug I reported ?
Yes, I'm aware of it and I don't think there will be fix for it - unless the fix gets to made to Unofficial Patch...

Just don't generate maps again and you can avoid this bug.

i have researched this cottage growth problem a little.

i didn't find the dll sourcecode in the RoM package (why is that, or where can i download that?)
but in the original BtS source i found this function in CvPlayer.cpp:
Code:
int CvPlayer::getImprovementUpgradeRate() const
{
	int iRate;

	iRate = 1; // XXX

	iRate *= max(0, (getImprovementUpgradeRateModifier() + 100));
	iRate /= 100;

	return iRate;
}

according to this, any change other than +100%,+200% etc. will not have any effect, because it will be rounded down to the nearest multiple of 100%. likewise, 50% will be rounded down to 0, which is what happens with caste.

so in order to get this to work, the line "iRate /= 100;" must be removed, and all places that use this return value (e.g. in CvPlot.cpp) must be adjusted to the increased values.
Looks like another fix that should be added to Unofficial patch since they've been fixing things like this.

Code would be probably something like this (can't remember C++):
Code:
	if iRate >= 0
		iRate *= max(0, (getImprovementUpgradeRateModifier() + 100));
		iRate /= 100;
	else
		iRate *= min(0, (getImprovementUpgradeRateModifier() - 100));
		iRate /= 100;
This way the modifier would work negative and positive values...

Yeah that is why claiming "doesnt work in MP" is not a good enough answer. I never play with rev turned on in mp anyways. But if people wont help that is a shame. My problem is like the games mp cannot read some custom files?
The problem is inside DLL file that contains many mod features RevDCM, BULL, Unofficial patch, Better BtS AI, ACO, Global warming mod and so on. The DLL is used by the mod for various things so even if you disable RevDCM components the DLL is still used for other features. Now it might not be RevDCM's fault what causes the OOS in attacks, it might be any other mod component as well (Better BtS AI perhaps) but we don't know until glider gets it tracked down and fixes it. Hunting down a bug like this might take some time so you'll just have to have some patience. I'm sure we'll eventually have RoM version that has working MP as well - until then I recommend using v2.71 for MP games.

I dont know if anyone share the same problem here...?
Your problem might be solved by looking the python logs as interface is made through python. If you could post logs from your game, I could probably help - check the first post in this thread for instructions how to enable logging and then post them here from your game (python logs especially). You could also check Frequently Asked Questions -thread.
 
Thanks for the clarification Zappara. Was a bit concerned because my friends do not have this issue only me.
 
I am getting the Black terrain Bug with RoM, and yes i know its associated with dodgy GFX card but as i am running a perfectly functioning ATi 4850HD there shouldn't be a problem also i can run all other versions of CIV4 without a problem. Any ideas?

I am also having the exact same issue. Its only RoM and my graphics card is a 4850 512mb. This was after me solving an issue which wouldn't even let RoM play, it would just crash when it tried to load.
 
Yes, I'm aware of it and I don't think there will be fix for it - unless the fix gets to made to Unofficial Patch...

Just don't generate maps again and you can avoid this bug.

That's what I do, but once I always start in really bad locations, it's very annoying when I need to start another game again and again. Thanks anyway.
 
I am also having the exact same issue. Its only RoM and my graphics card is a 4850 512mb. This was after me solving an issue which wouldn't even let RoM play, it would just crash when it tried to load.
Does the black terrain bug happen in both fullscreen and windowed mode? And all graphic detail levels? High quality terrain on? The more info you can give, the better chance I got locating the problem. :)
 
I have managed to get some screenshots of my problems. I have attached them. And I would like to once more say that I am even getting these with 2.71...

Gomer you are using Afforess' ModMod AND. The only time you will get a "Trade Util.....item..." is if you have his ModMod installed.

Now depending upon which version you are using, IF you used any of the Betas for AND and You tried to use the Mega Civ pack you will have problems. And especially if you tried RoM2.71 with any AND 1.5 Beta builds and the MegaCivs.

You need to go to the ModMod section and catch up on the Right combinations of RoM 2.8 or 2.81 with the Right version of AND 1.40 thru 1.52. To use the MegaCiv pack you Must use 1st RoM 2.81 (Lite or Full) then you Must use 1.52 and/or 1.53 patch for AND. Any other earlier combosWILL cause problems.

Time for some reading my RoM friend.

JosEPh :)
 
Ok......so I'm back i figgur it out(sry for my bad english) why the memory etc erro......i had instal other mods that conflic with this one so I made a fresh start......but now i get a CTD when I'm about turn 400 or close to it .....windows pops up a message that the prog had to be closed and the detail for the error is this....
Problem signature:
Problem Event Name: APPCRASH
Application Name: Civ4BeyondSword.exe
Application Version: 3.1.9.0
Application Timestamp: 4a0c27e6
Fault Module Name: CvGameCoreDLL.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4b19604f
Exception Code: c0000005
Exception Offset: 0025c5c0
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
Additional Information 1: 8485
Additional Information 2: 84853502223d8164a31468861a7c3d71
Additional Information 3: a4ea
Additional Information 4: a4eacf9d27e5ee8cb3a70ac0035eb8ab
 
no GUI on mac. same thing as Dido's problem. and no i don't have a previous veison and i don't even know where to choose the hidden gui. I have this problem with othe mods as well.

edit: i did not hold shift while booting. also while loading there is an onslaught of xml erors.
 
no GUI on mac. same thing as Dido's problem. and no i don't have a previous veison and i don't even know where to choose the hidden gui. I have this problem with othe mods as well.

edit: i did not hold shift while booting. also while loading there is an onslaught of xml erors.


Rise of Mankind does not work on BTS for Mac's. Blame Aspyr. You will need to get the PC version and run it in Bootcamp or in a windows.
 
Top Bottom