Advertisement
Guest User

Untitled

a guest
Mar 6th, 2025
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "game/script.rpy", line 301, in script
  5. $ show_moku("closed happy", shift)
  6. File "game/script.rpy", line 301, in <module>
  7. $ show_moku("closed happy", shift)
  8. File "game/layers.rpy", line 129, in show_moku
  9. renpy.show("moku " + " ".join(attrs), transition=transition)
  10. TypeError: show() got an unexpected keyword argument 'transition'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement