Results 1 to 10 of 84

Hybrid View

  1. #1
    Player
    Drumjod's Avatar
    Join Date
    Dec 2013
    Location
    Montana
    Posts
    7
    Character
    Drumjod Jakon
    World
    Ultros
    Main Class
    Gladiator Lv 50
    I finally got around to removing and re-installing the game and made it a full 15-20 minutes standing around in crowded Limsa Nominsa before it crashed... Got my hopes up for a bit and then - crash.
    I hope Square Enix figures out what the problem is, but based on our help desk experiences it seems unlikely that they will even admit something is wrong with their code.
    Windows tells me that there is an unhandled exception and memory is being written to invalid locations (when I click on debug after the error). As a programmer, I know that exceptions are not usually that hard to catch.
    (0)

  2. #2
    Player
    Squa11_Leonhart's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    1,123
    Character
    Kaya Yuuna
    World
    Cerberus
    Main Class
    Archer Lv 70
    Quote Originally Posted by Drumjod View Post
    I finally got around to removing and re-installing the game and made it a full 15-20 minutes standing around in crowded Limsa Nominsa before it crashed... Got my hopes up for a bit and then - crash.
    I hope Square Enix figures out what the problem is, but based on our help desk experiences it seems unlikely that they will even admit something is wrong with their code.
    Windows tells me that there is an unhandled exception and memory is being written to invalid locations (when I click on debug after the error). As a programmer, I know that exceptions are not usually that hard to catch.
    the exception is an OOM event, caused by the display driver failing to release allocated texture memory during scene traversal.
    (1)