FlamesOfVengeance

Well-Known Member
Jul 16, 2019
1,554
1,824
I'm pretty curious about Lana's new outfit. I mean I'm sure we can all safely say that she's hiding quite the sexy body under those rags so yea... can't wait to see her in all her glory. I'm also excited to see what kind of person Simmone will be.

Keep up the great work as always!
 
  • Like
Reactions: magicnuts

Dragon59

Conversation Conqueror
Apr 24, 2020
6,706
10,977
ma dik is dying from waiting tho, and having ur dna material in balls for longer periods is dangerous and can lead to ball cancer
Reading "ma dik," I couldn't help but think of Schaeffer's New Zealand Deck Products.
You don't have permission to view the spoiler content. Log in or register now.
 

Xanado

Well-Known Member
May 9, 2018
1,191
3,682
I see you are new here. If you are a dev. and want to be part of the community you can choose to have thread ownership. It doesn't change much for us end users but makes it easier for the dev. to keep the OP updated with current images, links, quick bugfixes etc. It does not give them omnipotency though, they can't for instance delete leaked content, posts or reviews.

I hope that clears things up.
 
Last edited:

Dragon59

Conversation Conqueror
Apr 24, 2020
6,706
10,977
I see you are new here. If you are the dev. and want to be part of the community you can choose to have thread ownership. It doesn't change much for us end users but makes it easier for the dev. to keep links updated and making quick bugfixes etc. It does not give them omnipotency though they can't for instance delete leaked content, posts or reviews.

I hope that clears things up.
Plus, that happened over a year ago, so it's a little late to worry about it now. ;-) If Magicnuts had wanted to abuse the privilege, they would have done it already.
 

dragonslaver

New Member
Jan 29, 2018
9
7
holy fck! i just want to say what a legend this game is, this gives me vibes of summertime when i first played it.

Godspeed dev! will support soon.
 
  • Like
Reactions: magicnuts

Matiur13

Member
Nov 23, 2020
418
180
I have a problem with the audio. No music, no voices. Only a few sound effects. But the game runs fine. Anyone can help me?
 

Nikelm

Newbie
Sep 9, 2020
21
8
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/label_chest.rpy", line 60, in script
    pause
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
Exception: Style u'' does not exist.

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

Full traceback:
  File "game/label_chest.rpy", line 60, in script
    pause
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 543, in visit_all
    callback(self)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\behavior.py", line 887, in per_interact
    super(Button, self).per_interact()
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\layout.py", line 1075, in per_interact
    size_group = self.style.size_group
  File "gen/styleclass.pxi", line 173, in renpy.styledata.styleclass.Style.size_group.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 83, in renpy.style.get_style
Exception: Style u'' does not exist.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
What a Legend 0.4.01
Wed Jun 02 16:21:33 2021
 

magicnuts

Member
Game Developer
Jan 24, 2019
336
7,420
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/label_chest.rpy", line 60, in script
    pause
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
Exception: Style u'' does not exist.

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

Full traceback:
  File "game/label_chest.rpy", line 60, in script
    pause
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 416, in execute_pause
    renpy.pause()
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 543, in visit_all
    callback(self)
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\behavior.py", line 887, in per_interact
    super(Button, self).per_interact()
  File "E:\Download\What-a-Legend-0.4.01-pc\renpy\display\layout.py", line 1075, in per_interact
    size_group = self.style.size_group
  File "gen/styleclass.pxi", line 173, in renpy.styledata.styleclass.Style.size_group.__get__
  File "style.pyx", line 493, in renpy.style.StyleCore._get
  File "style.pyx", line 679, in renpy.style.build_style
  File "style.pyx", line 142, in renpy.style.get_full_style
  File "style.pyx", line 83, in renpy.style.get_style
Exception: Style u'' does not exist.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
What a Legend 0.4.01
Wed Jun 02 16:21:33 2021
What were you doing when you got that error and were you playing the base game or did you have any mods/translations?
 
4.70 star(s) 470 Votes