GithubHelp home page GithubHelp logo

Comments (4)

Popziz avatar Popziz commented on May 27, 2024

I have more and more games where developers have upgraded to renpy 8.0.3 that have this same error :(

from translator3000.

sahsazorin2000 avatar sahsazorin2000 commented on May 27, 2024

У меня появляется все больше и больше игр, в которых разработчики обновились до версии renpy 8.0.3, с такой же ошибкой: (

the file that translates games on this engine is now available on version 7.5 (I have the same problem, the game I wanted to play on version 7.5.3....)

from translator3000.

yanmingsohu avatar yanmingsohu commented on May 27, 2024

I have the same problem

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Translator3000Data/ingame_gui/imports.rpy", line 7, in <module>
NameError: name 'unicode' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "D:\down2\StepsOfDebaucheryEpisode2.1-pc\renpy\bootstrap.py", line 275, in bootstrap
    renpy.main.main()
  File "D:\down2\StepsOfDebaucheryEpisode2.1-pc\renpy\main.py", line 564, in main
    renpy.game.context().run(node)
  File "Translator3000GUIScripts/imports.rpyc", line 2, in script
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
  File "Translator3000GUIScripts/imports.rpyc", line 2, in script
  File "D:\down2\StepsOfDebaucheryEpisode2.1-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\down2\StepsOfDebaucheryEpisode2.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Translator3000Data/ingame_gui/imports.rpy", line 7, in <module>
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
  File "D:\down2\StepsOfDebaucheryEpisode2.1-pc\renpy\loader.py", line 1020, in load_module
    exec(code, mod.__dict__) # type: ignore
  File "_translator3000/__init__.py", line 21, in <module>
  File "_translator3000/utils.py", line 86, in remove_dir
NameError: name 'unicode' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 8.1.0.23051307
Steps of Debauchery 2.1
Fri Feb 23 06:06:22 2024

from translator3000.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.