[bug]? Blueprint info framework stuck on loading screen.

Discussion in 'Mod Discussions' started by spicyquesidilla, February 19, 2014.

  1. spicyquesidilla

    spicyquesidilla Active Member

    Messages:
    113
    Likes Received:
    72
    When the new build (61250) was released my mods were all working fine.

    I decided to update anyways. When I launch PA this screen comes up:
    (and stays)
    [​IMG]
    I tried letting it sit, it never loaded. I re-installed all the mods via the manager. I also installed manually.
    still nothing worked.

    So I presume this is a bug. Is this a known bug and does it have any easy fixes?
  2. ORFJackal

    ORFJackal Active Member

    Messages:
    287
    Likes Received:
    248
    I'm getting this problem as well. The debugger shows the following errors, repeated lots of times:

    Code:
    Synchronous XMLHttpRequests must not have a timeout value set.
        bif.loadJSONdata
        bif.loadBlueprintInfoRecursive
        (anonymous function)
        fire
        self.fireWith
        done
        callback
    
    DOMException
        code: 15
        message: "A parameter or an operation was not supported by the underlying object."
        name: "InvalidAccessError"
        stack: "Error: A parameter or an operation was not supported by the underlying object.
        at Object.bif.loadJSONdata (<anonymous>:46:34)
        at Object.bif.loadBlueprintInfoRecursive (<anonymous>:248:28)
        at Object.success (<anonymous>:137:34)
        at fire (<anonymous>:1037:30)
        at Object.self.fireWith [as resolveWith] (<anonymous>:1148:7)
        at done (<anonymous>:8074:14)
        at XMLHttpRequest.callback (<anonymous>:8598:8)"
        __proto__: DOMException
    
    Uncaught TypeError: Cannot read property 'base_spec' of undefined
        bif.loadBlueprintInfoRecursive
        bif.loadBlueprintInfoRecursive
        (anonymous function)
        fire
        self.fireWith
        done
        callback
    
  3. ORFJackal

    ORFJackal Active Member

    Messages:
    287
    Likes Received:
    248
    A workaround is to edit AppData\Local\Uber Entertainment\Planetary Annihilation\mods\rBlueprintInfoFramework\ui\mods\rBlueprintInfoFramework\rBlueprintInfoFramework.js and remove the line jsonXMLHttpRequestObject.timeout = 5000; from function bif.loadJSONdata
    Raevn likes this.
  4. brianpurkiss

    brianpurkiss Post Master General

    Messages:
    7,879
    Likes Received:
    7,438
    I have the same bug. Blueprint makes PA unplayable since I can't get past this.

    Which means I can't use Hotbuild2... *twitch* *twitch* I gotta have my keyboard shortcuts! *twitch* Give me my fix! *twitch*
  5. Raevn

    Raevn Moderator Alumni

    Messages:
    4,226
    Likes Received:
    4,324
    Gah, I fixed this but seem to have checked in the wrong version :S

    Will fix in a sec.

    Edit: Done. Reinstall from PAMM.
  6. spicyquesidilla

    spicyquesidilla Active Member

    Messages:
    113
    Likes Received:
    72
    thx :3
  7. philoscience

    philoscience Post Master General

    Messages:
    1,022
    Likes Received:
    1,048
    Still happening in mac OS with PAMM
  8. iceDrop

    iceDrop Active Member

    Messages:
    143
    Likes Received:
    99
    This fix, posted in the main thread for the BlueprintInfoFramework mod, has solved it for me. Thanks again to raevn.

  9. philoscience

    philoscience Post Master General

    Messages:
    1,022
    Likes Received:
    1,048
    I'm still getting this bug and can't find my mod folder anywhere on my mac. I checked in Application Support.
  10. brianpurkiss

    brianpurkiss Post Master General

    Messages:
    7,879
    Likes Received:
    7,438
    [user] > Library > Application support > Uber Entertainment > Planetary Annihilation > Mods

Share This Page