Is anyone getting this error when trying to use console or Unren?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00console.rpy", line 807, in script
python in _console:
File "renpy/common/00console.rpy", line 807, in script
python in _console:
File "renpy/common/00console.rpy", line 808, in <module>
console.interact()
File "renpy/common/00console.rpy", line 343, in interact
line = ui.interact()
error: Out of memory
I tried to research this myself but I couldn't find a resolution when others mentioned it.
Thanks
While I haven't had this problem specifically, also just updating to current version now so may change, I've seen similar issues in the past. I find that if you run unren prior to launching the game and/or starting a new game, it occasionally freaks out on you. In the past I've just started a game, saved first chance I get, use unren to get console enabled, and have a good time from there.
I'll update this if I get that error with the new version though.
UPDATE: So ya, downloaded the newest version (0.0.27.10), opened it, closed it, ran unren, chose 3, closed unren, opened and tested console with no problems. If a full delete of the folder followed by re-extracting the game doesn't help, maybe find the associated files in %appdata% and delete them. Hopefully not necessary, but never hurts to try.