Tool RPGM RPG Maker MV encryptor/decryptor Python scripts

DeePee

Newbie
Jul 1, 2018
23
11
yeah but how the hell does one get it to work? :p

Code:
rpgmv-file-dec.py", line 43, in <module>
    window.eval('tk::PlaceWindow %s center' % window.winfo_pathname(window.winfo_id()))       
  File "C:\Program Files\Python 3.8.6\lib\tkinter\__init__.py", line 1120, in winfo_pathname   
    return self.tk.call(args)
_tkinter.TclError: window id "3677656" doesn't exist in this application
 

Surgy

Member
Modder
Apr 23, 2018
342
1,324
how the hell does one get it to work?
Sorry for the late reply. Latest update should fix that error. If not try commenting that line out, window centering is not crucial for it to work.