XXX4Fans
GreatChicken from patreon
GreatChicken

patreon


Wands and Witches 0.6Alpha announcements

 Hello!

We just released an alpha version of our game and it already available for our 10$+ Patrons. It took a lot longer than we wanted and planned. However, this version came out.

What's new:

- 9000 words of text

- 4 new quests, including one very large

- completion of one of the old quests

- 6 scenes with frame-by-frame animation, 4 for female player character and 2 for male player character.

- Two scenes with more simple animation

- Three backgrounds were completely redrawn

In general, this version contains a lot of new graphics. Previously, we did one, at most two animated scenes for the new version.

Also, there was one new character, and we drew a new pose for one of the old characters.

We will release the public version as soon as it is ready.

Comments

Ok, I'll check it

Great Chicken Studio

Even so, it comes up all the time in dialogue. Particularly prevalent in the scene where Harry gets transformed again. And also when the Female MC is getting Ginny off the storage closet.

Squark

I'll check it again. But the only place i the game code there is name Marty is a very start of the game.

Great Chicken Studio

I've never played the Male MC. I assume that's his default name. I've also never named the Female MC Marty. I started a new character in 0.60a and imported to 0.60b.

Squark

Marty is a player's characters name by default. I'm suspect that you was load old save from previous version. Small conflicts are possible in this case. But nothing serious.

Great Chicken Studio

The sex scenes in the Storage Closet. (prior to and following the transfiguration quest) Also, Luna's calling me "Marty" too. (Blibbering Humdinger scene) I'll see about pulling the save file, if I can find out which one it is... Actually, I think this whole "Marty" thing is an incorrect reference to the Male MC's default name instead of the game reading and displaying the current name. Female Harry did it too. Now Hermione. I'm convinced it's an incorrect reference check. And error upon checking the quest log immediately upon Hermione leaving to retrieve her potion to "fix" Harry. If it matters, I talked to her about it on a Saturday morning in Hogsmeade. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 485, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) Exception: Unknown text tag u'color = #000' -- Full Traceback ------------------------------------------------------------ Full traceback: File "sandbox.rpyc", line 940, in script File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\ast.py", line 1801, in execute self.call("execute") File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\ast.py", line 1789, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\statements.py", line 169, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 485, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\exports.py", line 2655, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\core.py", line 2624, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\core.py", line 3098, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\core.py", line 2038, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\layout.py", line 711, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\layout.py", line 711, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\layout.py", line 711, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\screen.py", line 639, in render child = renpy.display.render.render(self.child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\layout.py", line 711, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\viewport.py", line 262, in render surf = renpy.display.render.render(self.child, child_width, child_height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\display\layout.py", line 913, in render surf = render(d, width - x, rh, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\text\text.py", line 1807, in render virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\text\text.py", line 561, in __init__ self.paragraphs = self.segment(text.tokens, style, renders, text) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\text\text.py", line 1067, in segment raise Exception("Unknown text tag %r" % text) Exception: Unknown text tag u'color = #000' Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.1.3218 Wands and Witches 0.60b-Alpha Thu Aug 02 18:37:39 2018 [/code] Another one, finding Ginny unconscious and taking advantage of the situation: [code] I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'pc name' -- Full Traceback ------------------------------------------------------------ Full traceback: File "tl/english/events.rpyc", line 20060, in script File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\ast.py", line 643, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\exports.py", line 1176, in say who(what, *args, **kwargs) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\character.py", line 1000, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\character.py", line 982, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "F:\Games\RenPy\WaW0.60b-Alpha-pc\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'pc name' Windows-7-6.1.7601-SP1 Ren'Py 6.99.14.1.3218 Wands and Witches 0.60b-Alpha Thu Aug 02 18:41:37 2018 [/code] Dialogue issue: "Marty? Where I am?" This shows up when you find Ginny unconscious in the abandoned classroom. It should be "Where am I?" Okay, here's the save file: (and everything else you might need) <a href="https://megaup.net/55q8/save_log_traceback.zip" rel="nofollow noopener" target="_blank">https://megaup.net/55q8/save_log_traceback.zip</a>

Squark

Can you specify which scene you mean? Save file will be great too.

Great Chicken Studio

(FemProtag) 0.60b Typo in Charms class: "You could fell..." should be "feel". (FemProtag again) 0.60b During Ginny's scenes she refers to the player as "Marty" instead of "Player Name". I admit it's been a while since reading any Harry Potter novels but I don't think there was a single "Marty" anywhere in those. I get that it's a sort of exclamation, but it's a bit jarring at times. The music also keeps playing after the scene's conclusion but I think this one occurs for every character.

Squark

Yes it does seem to be fixed now.

Oldcityguy

It's strange. We are fixed it in version 0.60b. I'll check it again.

Great Chicken Studio


Related Creators