Code Monkey home page Code Monkey logo

Comments (2)

PersonOnTheWeb avatar PersonOnTheWeb commented on July 18, 2024

I have the same issue. I was messing around with the game files trying to give Monika an outfit and now I can't use MAS anymore, no matter how many times I reinstall it.

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

Full traceback:
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 445, in finish_load
node.early_execute()
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/ast.py", line 865, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/0utils.rpy", line 40, in
ImportError: cannot import name handlers

from monikamoddev.

bosatu1 avatar bosatu1 commented on July 18, 2024

私も同じくその問題でほとんどプレイできません
While running game code:
File "game/script-ch30.rpy",
File "game/event-handler.rpy",
File "game/script-moods.rpy",
File "game/script-moods.rpy",
IndexError: list index out of range
Full traceback:
File "game/script-ch30.rpy", line 2141, in script call
File "game/event-handler.rpy", line 3119, in script call
File "game/script-moods.rpy",
File "C:\Users\ebi11\Downloads\Doki
line 647, in script
Doki Literature Club\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
line 2141, in script call
line 3119, in script call
line 647, in script
line 657, in
File "C:\Users\ebi11\Downloads\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script-moods.rpy", line 657, in
File
"/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 275, in choice
IndexError: list index out of range
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15

from monikamoddev.

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.