LoneGazebo / Community-Patch-DLL

Community Patch for Civilization V - Brave New World
Other
293 stars 160 forks source link

Crash when starting a game #3934

Closed AtomicPotato7 closed 6 years ago

AtomicPotato7 commented 6 years ago

1. Mod version (i.e Date - 4/23): 3/2

2. Mod list (if using Vox Populi only, leave blank):

3. Error description: The game crashes when I try to start a game having enabled the Community Balance Patch (ie When I click start game from the setup screen it crashes the game to the desktop)

4. Steps to reproduce (optional):


Supporting information: Please note that you can attach .zip files by dragging-and-dropping them. If possible, zip up all supporting data and post that way.

  1. Log files (always attach your Logs folder, located at My Documents/My Games/Sid Meier's Civilization 5. Make sure you have enabled logging before experiencing an error! Go here to find out how: http://forums.civfanatics.com/showthread.php?t=487482): Logs without Community Balance Patch.zip Logs.zip

  2. Save game (always attach a save that was made a turn before the error; located at My Documents/My Games/Sid Meier's Civilization 5/ModdedSaves):

  3. CvMiniDump.dmp file (attach if experiencing a game crash. Located at Program Files/Steam/steamapps/common/Sid Meier's Civilization V): CvMiniDump.zip

  4. Screenshots (optional):

MoiMagnus commented 6 years ago

In the database log, there is a lot of problems, for example:

[490724.640] table UnitPromotions has no column named WorkRateMod [490724.640] In Query - insert into UnitPromotions('Type', 'Description', 'Help', 'Sound', 'CannotBeChosen', 'OrderPriority', 'WorkRateMod', 'PromotionDuration', 'PortraitIndex', 'IconAtlas', 'PediaType', 'PediaEntry') values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?); [490724.640] In XMLSerializer while updating table UnitPromotions from file Balance Changes/Units/PromotionChanges.xml. [490724.843] no such column: DefenseBoostAllCities [490724.843] no such table: Policy_CapitalYieldPerPopChangeEmpire [490724.859] no such column: HappinessPerXGreatWorks [490724.875] no such column: CityConnectionGoldModifier [490725.218] no such column: GoldToGAP [490725.218] no such column: CanPurchaseNavalUnitsFaith [490725.250] no such column: IgnoreTradeDistanceScaling [490725.281] no such column: ImportsCountTowardsMonopolies [490725.671] table HandicapInfos has no column named DifficultyBonusBase

Certainly not normal, but I don't know what it means.

LoneGazebo commented 6 years ago

Unsubscribe from steam version? Reinstall.

AtomicPotato7 commented 6 years ago

I have now done that (and it probably needed doing) but I am still experiencing the same issue. I have also added an update version of the logs here: Logs.zip

Infixo commented 6 years ago

You still need to work on your installation because it's still broken.

[2024.062] ERROR: gc.getNumHandicapInfos <= 0 This one error will crash your game and you have many more in DB log.

Also, you didn't load any of compatibility mods (6a)-(6c) depending on configuration.

[1993.328] table UnitPromotions has no column named WorkRateMod Wrong VP install.

You have warnings from various mods, don't know why. [1974.187] WRN: Mod is already installed. (125 Unique Components) [1976.796] WRN: Mod is already installed. (Aperture Science) [1977.671] WRN: Mod is already installed. (Middle Earth Barbarians (GK or BNW)) [1978.078] WRN: Mod is already installed. (Middle Earth City States) [1978.625] WRN: Mod is already installed. (Middle Earth Only) [1983.046] WRN: Mod is already installed. (Middle Earth True Start Location) [1983.703] WRN: Mod is already installed. (Nuclear Fusion Plant Wonder) [1984.953] WRN: Mod is already installed. (Really Advanced Setup) [1986.375] WRN: Mod is already installed. (Trading Posts Grow into Towns) [1987.328] WRN: Mod is already installed. ([BNW] Kerbal Space Center Wonder)

AtomicPotato7 commented 6 years ago

There wasn't a compatibility mod because it only allows one if I have more than the community balance patch and overhaul (Which was all that was enabled) As for the mod warnings, I have no idea why those are there as, as I said, no other mods are enabled. I'll try reinstalling etc. in the morning (UK time).

On 3 Feb 2018 20:56, "Infixo" notifications@github.com wrote:

You still need to work on your installation because it's still broken.

[2024.062] ERROR: gc.getNumHandicapInfos <= 0 This one error will crash your game and you have many more in DB log.

Also, you didn't load any of compatibility mods (6a)-(6c) depending on configuration.

[1993.328] table UnitPromotions has no column named WorkRateMod Wrong VP install.

You have warnings from various mods, don't know why. [1974.187] WRN: Mod is already installed. (125 Unique Components) [1976.796] WRN: Mod is already installed. (Aperture Science) [1977.671] WRN: Mod is already installed. (Middle Earth Barbarians (GK or BNW)) [1978.078] WRN: Mod is already installed. (Middle Earth City States) [1978.625] WRN: Mod is already installed. (Middle Earth Only) [1983.046] WRN: Mod is already installed. (Middle Earth True Start Location) [1983.703] WRN: Mod is already installed. (Nuclear Fusion Plant Wonder) [1984.953] WRN: Mod is already installed. (Really Advanced Setup) [1986.375] WRN: Mod is already installed. (Trading Posts Grow into Towns) [1987.328] WRN: Mod is already installed. ([BNW] Kerbal Space Center Wonder)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LoneGazebo/Community-Patch-DLL/issues/3934#issuecomment-362853669, or mute the thread https://github.com/notifications/unsubscribe-auth/AibhVv4TxE2ZY8w809JDawTca6zemJ5zks5tRMfvgaJpZM4R4Iz9 .

AtomicPotato7 commented 6 years ago

I have fixed the issue. Thank you everyone for helping. I found the steam version of the mod was still in the MODS folder, but to be safe I removed all mods and then reinstalled vp. Again, thank you.