next Game deleted... how stupid a Dev could be ?
When the structure must change, why there ist no new save included with the End Point of the last Version ?
So every User can decide if he is stupid enought to play the whole Game again ?
I guess saves are the sinew of war.
Someone tell me, I'm not sounding like that when I ask for save when someone is reporting a bug, am I ?
If you consider that starting over is the stupid thing to do, then we must not provide saves.
I mean, I don't think there is much "stupid" people here I would have a good enough volume of testing done.
Even so how would I be able to benefit meaningful testing from that category of people. Oh and don't talk too loud they might ear us, and you know how stupid they are they might not understand that we are superior to them.
Wait a second since you consider me stupid that would that means ...
No seriously, if you want to argue fine but choose you arguments better please.
Not sure if it's still relevant , but the variables show as c_tut_stop_state and k_dean_state in 0.30.2.
I don't know were you see those variables but they are definitely inside their parent object. Hence the issue with rollbacks (issue fixed on the upcoming major update).
Didn't you just add them by setting them before checking their existence ? That is a way more probable explanation that self mutation code. I mean I did tried that at some point, but not on this project.
This I now get every evening. The /home/blupblup is on my machine, the /home/tom absolutely not
After this some more errors when I use Ignore:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1588, in <module>
NameError: name 'stripmoney' is not defined
...
That is so goofy.
Until less than a month ago I started working on this project, I never really asked myself any question about the quality of Ren'Py's insides.
I can tell you now that I have one more proof that indeed popularity of a piece of software does not correlate with quality of programming.
And so does for the documentation, the doc of Ren'Py has a non-developer version but they forgot the actual developer version, you know the one with actually useful pieces of information in it, the one that will tell you how to use a method and not just "That method is for that."
About your issue, well, I don't know what I can do really, the issue being in Ren'Py And me having way to much self preservation to delve into Ren'Py's insides. That think is like the warp, and I'm no psyker.
Also I don't have linux operational so if I try something that will be totally blind.
Well if I don't find something I'll put a band aid and kiss, that should suffice.
I'm getting a similiar error, mine is:
" I'm sorry, but an uncaught exception occurred.
While running game code:
KeyError: u'stripmoney' "
That doesn't seem to me like the same issue.
Can you give me more informations ?