When selecting news it crashes and says runtime error.

Issue #134 new
Alexander Wade created an issue

The first time I loaded up the game it worked fine until it crashed when loading the bug report sight (see 82) but now when ever I click on the news tab my game crashes and the message in the attachment appears.

Note all other tabs work just fine but news.

Comments (15)

  1. Former user Account Deleted

    I had the same issue. To solve it I had to install Microsoft Visual C++ 2005. Give that a try. If it still doesn't work, check that all your MVC libaries are up to date.

  2. Alexander Wade reporter

    I installed the MCV C++ 2005 but it didnt fix anything so how do i check the libraries are up to date?

  3. Alexander Wade reporter

    Just retried this and it works now, has there bee nan update or something, I saw something about 1.0.3 but my game didn't download anything (that or it downloaded so quickly I didn't see)

  4. James Wright repo owner

    No patch yet although improvements have been made to the web stuff for the next patch.

  5. James Wright repo owner

    I believe this is being caused by bad anchor position on the drop downs which means they're slightly out of alignment when the resolution is changed. These should only stay on if the cursor never leaves the area, which should always happen since they should appear right under the cursor.

  6. Log in to comment