Menu

#31 Crashing when importing text file codes.

2.4.0.310
open
nobody
None
8
2019-07-15
2019-06-27
No

So, I attempt to copy a code from https://www.reddit.com/r/Borderlands/comments/behdke/borderlands_enhanced_post_your_willowtree_codes/
And put those into textfiles.
Then i attepted to import those codes.
Crash.
It wont stop, I have the log attatched.
(Plus, importing from clipboard dosent work.)

pls fix

1 Attachments

Discussion

  • ubronan

    ubronan - 2019-07-13

    I seen these and tried to import them but then i noticed that somehow the format is garbled when you try to copy them direct.
    my solution is use notepad++ open a new text form then copy each line and press enter after each line so make sure there are no spaces between the lines else it will fail or crash.
    The only issue i encountered is something with the bank.
    When exporting the bank from my main siren character and try to import into my other character it gives a endless times of fail press enter on failed items whle my main character has all of them for real in the bank. I am not sure what is failing yet
    But it looks like many items gets lost, ofcourse the main has an impressive collection of items so i need to sort them once i got this working
    I have many characters and found some very exlcusive drops in game ( class mods) but guess what the best drop not on that type of character but for instance in my siren.
    For instance a 95% sniper one with ammo regen ... useless for the siren being a hunter one.
    Or the many golden skill drops i got for all the other characters.
    So i actually moved those to the bank and wanted to take those out which do not fit that character and and then sell the useless ones on each of them.

    This is the wrong way:
    gd_itemgrades.Weapons.ItemGrade_Weapon_CombatShotgun

    gd_manufacturers.Manufacturers.tediore

    None
    .....

    ......

    The correct way is when all look like this:

    gd_itemgrades.Weapons.ItemGrade_Weapon_CombatShotgun
    gd_manufacturers.Manufacturers.tediore
    .....
    .....

    So when you copy item or weapon codes make sure non of the needed lines is missing, that also includes the last 4 numbers lines these have to be present or the program fails or crashes.
    Which is actually correct when you fill in a wrong weapon/item code list.
    When you copy these codes look carefully of some of the text is not in the next line for example i had a weapon code ending ending in GD but on the next line there was a S without anything so i added the S adter that line so it says GDS and poof code accepted.

     

    Last edit: ubronan 2019-07-13
    • matt911

      matt911 - 2019-07-15

      The problem is with the way the forum you are using is changing the format of the text that is copied and pasted to it. That forum seems to put a blank line after each line of the item strings. Copy the text, paste it to a document in notepad or some other text editor, delete the blank lines and try that. Many message forums have a CODE formatting markup that will quote lines exactly as you type them so that they don't attempt to wrap the text, combine it into one line or add any extra carriage returns. I'm not sure if Reddit has a similar markup tag or not.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.