• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

cannot open file for BFG

dirkbraak

New member
I Downloaded the newest AB and the newest BFG files. But when i try to open BFG i get a message that says it cannot be open because of the following errors:
The data files could not be loaded due to the following errors:
unit 'auresc' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'clpcrs' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'cntesc' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'drgcrs' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'etresc' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'helesc' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'hemesc' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'ngtesc' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'shdcrs' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'sollcrs' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'vdbtlsh' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'wrthcrs' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)
unit 'xpbbts' - Value for stat 'armor' is outside bounds for numeric stat (-3 to 1e+015)
unit 'xplbts' - Value for stat 'armor' is outside bounds for numeric stat (-3 to 1e+015)
unit 'yrscrs' - Value for stat 'speed' is outside bounds for numeric stat (0 to 1e+015)

what does this all mean??? how do i fix it (Side note i get something just like this when i try to open my Bloodbowl stuff to)
 
Open a different game system, and go to the Develop menu, and uncheck "Enable Data File Debugging". After doing so, you should be able to open the BFG files.
 
Disable debugging - some improved testing that was added in 3.3 is complaining about things that were considered bad coding style in 3.2, but not checked for. If you don't have the debugging enabled, the program will let those slide.
 
Back
Top