J
JUST——MONIKA

  • 1 天前
  • 注册于 2023年11月5日
  • 0 最佳回复
  • 13 分
  • 初来乍到+ 22 查看更多
  • I'm sorry, but an uncaught exception occurred.
    
    While running game code:
      File "game/script-ch30.rpy", line 1541, in script call
        call call_next_event from _call_call_next_event_1
      File "game/event-handler.rpy", line 3168, in script call
        call expression _ev_list_item.evl from _call_expression
      File "game/script-moods.rpy", line 128, in script
        m 1hua "It'd be bad for you to get all grumpy when you're hungry."
    AttributeError: 'unicode' object has no attribute 'block'
    
    \-- Full Traceback ------------------------------------------------------------
    
    Full traceback:
      File "game/script-ch30.rpy", line 1541, in script call
        call call_next_event from _call_call_next_event_1
      File "game/event-handler.rpy", line 3168, in script call
        call expression _ev_list_item.evl from _call_expression
      File "game/script-moods.rpy", line 128, in script
        m 1hua "It'd be bad for you to get all grumpy when you're hungry."
      File "D:\\DDLC\\Monika After Story 0.129\\renpy\\ast.py", line 2159, in execute
        next_node(self.lookup())
      File "D:\\DDLC\\Monika After Story 0.129\\renpy\\ast.py", line 2144, in lookup
        return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
      File "D:\\DDLC\\Monika After Story 0.129\\renpy\\translation\\__init__.py", line 190, in lookup_translate
        return tl.block[0]
    AttributeError: 'unicode' object has no attribute 'block'
    
    Windows-8-6.2.9200
    Ren'Py 6.99.14.3.3347
    Monika After Story 0.12.9
    Sun Nov 05 17:52:54 2023
    

    应该怎么解决