Wasteland 2

File information

Last updated

Original upload

Created by

Capn Odin

Uploaded by

yetman

Virus scan

Safe to use

38 comments

  1. darkly18
    darkly18
    • member
    • 0 kudos
    It worked for me in WIN10 Wasteland 2 DC, using Python 3.5.3. Didn't work when I used the latest Python 3.8. Download older versions from the Python website and install, taking care to install all of the other add-ons.
    1. RealKuba
      RealKuba
      • member
      • 0 kudos
      could you clarify what do you mean by install all of the other add-ons?

      simple installing of 3.5.3 does not work, it shows "Charmap codec cant decode byte 0x98 in position 500041 character map to undefined" when you try to open save file.

      if some additional config is needed, could you explain?
  2. versus181
    versus181
    • member
    • 0 kudos
    the save editor still works but only with python 3.5.3
    1. nodzeratul
      nodzeratul
      • member
      • 0 kudos
      Its not. Errors with any of my saves. Charmap codec cant decode byte 0x98 in position 500041 character map to undefined
  3. sundog005
    sundog005
    • supporter
    • 5 kudos
    doesn't work anymore
  4. kaelis69
    kaelis69
    • premium
    • 0 kudos
    Doesn't work with Python 3.8.0 even when I checked off ALL the boxes.
  5. QweSteR2142
    QweSteR2142
    • member
    • 0 kudos
    not work
    W2DC\P3.7.4

    C:\Users\Полина\Downloads\Wasteland 2 Save Editor-54-1-11\Wasteland 2 Save Editor>"GUI.py"
    Exception in Tkinter callback
    Traceback (most recent call last):
    File "C:\Users\Полина\AppData\Local\Programs\Python\Python37-32\lib\tkinter\__init__.py", line 1705, in __call__
    return self.func(*args)
    File "C:\Users\Полина\Downloads\Wasteland 2 Save Editor-54-1-11\Wasteland 2 Save Editor\GUI.py", line 544, in Load
    save = f.read()
    File "C:\Users\Полина\AppData\Local\Programs\Python\Python37-32\lib\encodings\cp1251.py", line 23, in decode
    return codecs.charmap_decode(input,self.errors,decoding_table)[0]
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 301450: character maps to <undefined>
  6. AbsolutelyHarram
    AbsolutelyHarram
    • member
    • 0 kudos
    Hey i have 2 question(if anyone is still out there):

    1. Does it work on director's cut edition?

    2.Where are save files placed?
    1. LarkBC
      LarkBC
      • member
      • 0 kudos
      I haven't been able to get it to work with the DCE. It can find the file and see the character names, but that's about it.

      Save files are in ...\Documents\My Games\Wasteland2DC\.
  7. 8Dave8
    8Dave8
    • supporter
    • 0 kudos
    Schrott!!! Funktioniert nicht mit Python 3.7 oder 3.5.....
  8. Saltamontes1980
    Saltamontes1980
    • member
    • 0 kudos
    Hi I can't get this to start :(

    I installed Python 3.5.1
    (for all users and associated it with .py files)

    but when i open the file: "Wasteland_2_Save_Editor.py" it will open a new window for half a second and closes it again (so I can't see anything)
    Other then that nothing happens.

    Is there anything I need to do here?

    Edit:
    ok so you need to start gui.py, so I got it working ^^
    You might wanne point this out in the description or change file names
    I guess most people will go for the file that says editor.
    But great work on the editor man!
    1. yetman
      yetman
      • supporter
      • 0 kudos
      The file Wasteland_2_Save_Editor.py is a class library it is not meant to be run by a person, if you run "GUI.py" it sould work.
    2. Saltamontes1980
      Saltamontes1980
      • member
      • 0 kudos
      yeah thanks :D
    3. Shirukien
      Shirukien
      • member
      • 0 kudos
      Raising a long buried corpse here, but I'm hoping someone can help. I get the same issue as Saltamontes1980 did, but I also get it when I try to run GUI.py, or, actually, any of the .py files. I get a brief flash of a command prompt with text on it, but nowhere near enough time to read it, then it vanishes and nothing else happens. Any help would be appreciated.
      Edit: moments after posting this I managed to get a prompt to stick around for long enough to see that the problem was that when downloading Python I opted out of most of the additional files, including tkinter, which this program apparently relies upon. Leaving this here for anyone else with similar issues.
    4. SalubriousRex
      SalubriousRex
      • supporter
      • 0 kudos
      Thanks very much Shirukien! This is exactly what happened to me, I wouldn't have figured it out if you hadn't shared this.
  9. ssdaaaa
    ssdaaaa
    • member
    • 0 kudos
    installed python 3.5.1, run gui and load my save file, then

    'cp949' codec can't decode byte 0xed in position 204649 : illegal multibyte sequence
    1. yetman
      yetman
      • supporter
      • 0 kudos
      Sorry for the delay have been busy with exams, I will look into it. Incidentally do you still have the error log should be called "log.txt" ?
    2. Shirukien
      Shirukien
      • member
      • 0 kudos
      was any solution ever found for this problem? I'm having it too.
  10. euph
    euph
    • premium
    • 30 kudos
    Kindly update the files to work with python 3.7+

    I tried to open the gui with all kinds of versions from 3.4 and upwards and always ended up with a blank file and/or base 10 errors.

    Thanks.