Hi All,
Two things the link to walk-through is 404.
The DDGame .sh will not run in Linux Mint.
I include the trace back text:
I'm sorry, but an uncaught exception occurred.
While processing text tag {/alpha} in u'\u25fe{/alpha}{alpha=0.5}\u25fd\u25fd\u25fd\u25fd{/alpha}'.:
File "renpy/common/000window.rpy", line 95, in _window_auto_callback
_window_hide()
File "renpy/common/000window.rpy", line 85, in _window_hide
renpy.with_statement(trans)
Exception: u'/alpha' closes a text tag that isn't open.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "lab.rpyc", line 81, in script call
File "script.rpyc", line 253, in script
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\ast.py", line 1255, in execute
statement_name("scene")
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\ast.py", line 45, in statement_name
i(name)
File "renpy/common/000window.rpy", line 95, in _window_auto_callback
_window_hide()
File "renpy/common/000window.rpy", line 85, in _window_hide
renpy.with_statement(trans)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\exports.py", line 1578, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\core.py", line 2240, in do_with
clear=clear)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\core.py", line 3174, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\core.py", line 2086, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 516, in renpy.display.render.render_screen
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\behavior.py", line 740, in render
rv = super(Button, self).render(width, height, st, at)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 1124, in render
st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 883, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\display\layout.py", line 925, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\text\text.py", line 1989, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\text\text.py", line 590, in __init__
self.paragraphs = self.segment(text.tokens, style, renders, text)
File "Z:\home\john\games\DDGame-0.40.1-pc\renpy\text\text.py", line 962, in segment
raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/alpha' closes a text tag that isn't open.
Windows-7-6.1.7601-SP1
Ren'Py 7.2.2.491
Deviant Discoveries 0.40.1
Sun Aug 04 07:19:09 2019