Recent content by ThomasBrix

  1. T

    Single Player bugs and crashes - After the 24th of February 2014

    My workers keep replacing my mines with stone tools workshops only to then rebuild a mine on top of it again. SVN rev 7707
  2. T

    Single Player bugs and crashes - After the 23rd of September 2013

    Wine is an implementation of the win32 api, NT kernel and dlls (like directx), for UNIX-like systems. I run C2C on Arch Linux. The game usually runs without any trouble. Minidump attached.
  3. T

    Single Player bugs and crashes - After the 23rd of September 2013

    Downgrading wine didn't help. I used winedbg to get a trace: Unhandled exception: page fault on read access to 0x0000002f in 32-bit code (0x01fc1b84). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:01fc1b84 ESP:0033f070 EBP:aa1e45a8 EFLAGS:00010286( R- -- I S - -P- )...
  4. T

    Single Player bugs and crashes - After the 23rd of September 2013

    Yes I'm just hitting end turn. It is the full svn. I cleared the cache and now it crashes while recalculating the save game. I will try downgrading wine tomorrow.
  5. T

    Single Player bugs and crashes - After the 23rd of September 2013

    Reproducible crash when processing next turn. Tested with current svn (r6247).
  6. T

    Single Player bugs and crashes - After the 13th July 2013

    The new Denmark civ is not using the correct names in GameText. Here is a patch that fixes it: Index: Assets/Modules/Custom_Civilizations/Denmark/Denmark_CIV4GameText.xml =================================================================== ---...
Back
Top Bottom