AntiVeraX

Member
Mar 17, 2018
281
704
God this game has one of the slowest development cycle. I think the last version I played was a chapter before and that wasn't even in 2023.

At this rate by the time the dev will complete this game, we will fully terraform Mars and perhaps Venus as well...
 
  • Haha
Reactions: onefingersalute

ceroffin

Newbie
Nov 26, 2019
36
10
I am receiving this error every time I click on the gallery. Does anyone have any idea what is going on here with the code for the game.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 275, in script
python:
File "renpy/common/00start.rpy", line 275, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context(_restart[2])
AttributeError: module 'renpy.display.layout' has no attribute 'scale'

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

Full traceback:
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/bootstrap.py", line 272, in bootstrap
renpy.main.main()
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/main.py", line 670, in main
run(restart)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/execution.py", line 953, in run_context
context.run()
File "renpy/common/00start.rpy", line 275, in script
python:
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 275, in script
python:
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context(_restart[2])
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/game.py", line 353, in call_in_new_context
return renpy.execution.run_context(False)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/execution.py", line 953, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/core.py", line 3008, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/core.py", line 3601, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/core.py", line 2206, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/transition.py", line 378, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/screen.py", line 731, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/viewport.py", line 654, in render
left_margin = renpy.display.layout.scale(self.style.left_margin, width)
AttributeError: module 'renpy.display.layout' has no attribute 'scale'

macOS-13.4.1-arm64-arm-64bit arm64
Ren'Py 8.2.0.23072602+nightly
Shut Up and Dance Episode 5 Special 1.0.
Tue Oct 31 04:14:59 2023
 

LightmanP

Well-Known Member
Modder
Game Developer
Oct 5, 2020
1,739
16,355
I am receiving this error every time I click on the gallery. Does anyone have any idea what is going on here with the code for the game.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 275, in script
python:
File "renpy/common/00start.rpy", line 275, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context(_restart[2])
AttributeError: module 'renpy.display.layout' has no attribute 'scale'

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

Full traceback:
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/bootstrap.py", line 272, in bootstrap
renpy.main.main()
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/main.py", line 670, in main
run(restart)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/execution.py", line 953, in run_context
context.run()
File "renpy/common/00start.rpy", line 275, in script
python:
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 275, in script
python:
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context(_restart[2])
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/game.py", line 353, in call_in_new_context
return renpy.execution.run_context(False)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/execution.py", line 953, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/core.py", line 3008, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/core.py", line 3601, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/core.py", line 2206, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/transition.py", line 378, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/screen.py", line 731, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/layout.py", line 881, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/pp/rhcplbq16t5g95v02fxkj0fh0000gn/T/AppTranslocation/F7EAD1C5-8B3C-4824-A256-42D55DBA7DF1/d/ShutUpAndDanceEp5Special.app/Contents/Resources/autorun/renpy/display/viewport.py", line 654, in render
left_margin = renpy.display.layout.scale(self.style.left_margin, width)
AttributeError: module 'renpy.display.layout' has no attribute 'scale'

macOS-13.4.1-arm64-arm-64bit arm64
Ren'Py 8.2.0.23072602+nightly
Shut Up and Dance Episode 5 Special 1.0.
Tue Oct 31 04:14:59 2023
Ren'Py 8.2.0.23072602+nightly

Game is using much older Ren'Py version, not everything will work on 8.2
 

TheSweetEvilKing

Active Member
Apr 20, 2020
676
1,478
Umm let me get this straight, I just spent half an hour downloading this game again only to find that there is absolutely no new content compared to the previous version?

Thank you for providing the wtf moment of today.
Well my last save my ending of last update was with MC tied to chair getting punched around n with new update dosent contitue from that. so yeah i found no new content either ?????
 

kasrlol

New Member
Jul 4, 2018
6
14
Well my last save my ending of last update was with MC tied to chair getting punched around n with new update dosent contitue from that. so yeah i found no new content either ?????
Yap! Same here. After months of waiting I was looking forward to some new content. I'm guessing the dev is finally catching up to the lucrative business of leaving us with blue balls until the next rewo... I mean, version.
 

Nerttu

Forum Fanatic
Jul 4, 2017
4,269
2,070
Umm let me get this straight, I just spent half an hour downloading this game again only to find that there is absolutely no new content compared to the previous version?

Thank you for providing the wtf moment of today.
Well my last save my ending of last update was with MC tied to chair getting punched around n with new update dosent contitue from that. so yeah i found no new content either ?????
Yap! Same here. After months of waiting I was looking forward to some new content. I'm guessing the dev is finally catching up to the lucrative business of leaving us with blue balls until the next rewo... I mean, version.
Just play EPISODE 5 again and then tell me, is there any new content !!!! This update is after all remake to EPISODE 5 !!!!! What yours Gallery looks like, everything unlocked ????
 

Everilld

Active Member
Jul 25, 2017
753
590
Hey guys, do you know why in episode 5 remake quick start is in ep 4? did something changed there too?
 

WaltS

Si vis pacem para bellum
Donor
Apr 4, 2018
2,118
2,607
Yap! Same here. After months of waiting I was looking forward to some new content. I'm guessing the dev is finally catching up to the lucrative business of leaving us with blue balls until the next rewo... I mean, version.
You know you're making an idiot out of yourself, don't you?
Right? Right!

Posting not just once but TWICE that you're incapable of reading - that is a feat!

You know - just a thought tho' - how about the f*ck PLAY the REWORKED ch. 5 and then come back and tell us that there's been no change (at all).

Thanks, you're welcome.

We'll all be here waiting for you to return ;)
 
Last edited:

vs2011xyz

Well-Known Member
May 18, 2021
1,544
783
this game has become a confusing one. Pls dev you should keep versions name as 1, 2, 3 or 1.o, 1.02 or etc.
 

PBS666

Engaged Member
Feb 19, 2019
3,003
2,879
I am receiving this error every time I click on the gallery. Does anyone have any idea what is going on here with the code for the game.

You don't have permission to view the spoiler content. Log in or register now.
Please, put that traceback in a spoiler.

As LightmanP already has indicated, you're using the wrong version of the Ren'Py SDK. I' recommend that you use the SDK that matches the version the game was made with.
To see which version was used, open the script_version.txt file found in the game folder.
 
Last edited:
4.10 star(s) 131 Votes