1.90 star(s) 51 Votes

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,686
@Tremmi I've got 3 suggestions:
  1. Compress your images differently. @bossapplesauce crunched 2.5 gigs down to 200 megs. Uncompressed pngs are a waste of bandwidth. Look into webp.
  2. Release a Mac version! It's simple - when you go to "Build Distributions", click the "Macintosh x86_64" checkbox. Ren'py will do the rest.
  3. Don't let the haters get you down. There are all kinds of entitled idiots who don't understand what it takes to create something. Ignore them.
 
  • Like
Reactions: bas and pystudios
P

password1234

Guest
Guest
You're taking the piss, aren't you? There's never been a version 0.90.
Changelog:

v0.9.5 and whats new:

v0.9 is v0.90 because 0.11 = 2 digits. Now you can use your calculator...
0.90 - 0.11 = a downgrade of 79 versions -.- Go better to school if you cannot do a simple math and stop fap the whole day.

ps.: what he mean is v0.09.
 
U

User_32285

Guest
Guest
Changelog:

v0.9.5 and whats new:

v0.9 is v0.90 because 0.11 = 2 digits. Now you can use your calculator...
0.90 - 0.11 = a downgrade of 79 versions -.- Go better to school if you cannot do a simple math and stop fap the whole day.

ps.: what he mean is v0.09.
Before this turns into something, I have seen this argument many times, both points are valid.

One side is mathematical side, other side is version numbering in programming.

I did some freelance/project based programming since the 90's (C++, Progress, Oracle and heheh even Lotus Notes) I worked on many projects where version numbering went from 0.9 to 0.10 and 0.11, however illogical it feels.
 

Dole

Well-Known Karen
Apr 28, 2017
3,015
2,501
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 2184, in <module>
NameError: name 'money' is not defined

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

Full traceback:
File "game/script.rpyc", line 2184, in script
��q�����(�M�ަ���8�N6@;��Q�R#5!�U�2n$�
File "D:\Downloads\Main seduction-0 11-pc\Main_seduction-0.11-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\Main seduction-0 11-pc\Main_seduction-0.11-pc\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2184, in <module>
NameError: name 'money' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Main_seduction 0.11
 

Herapa

Active Member
Donor
Sep 10, 2017
877
684
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 2184, in <module>
NameError: name 'money' is not defined

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

Full traceback:
File "game/script.rpyc", line 2184, in script
��q�����(�M�ަ���8�N6@;��Q�R#5!�U�2n$�
File "D:\Downloads\Main seduction-0 11-pc\Main_seduction-0.11-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\Main seduction-0 11-pc\Main_seduction-0.11-pc\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2184, in <module>
NameError: name 'money' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Main_seduction 0.11
Don't worry, just hit ignore and all goes smoothly ;) I had the same problem. Cheers! xD
 

bosp

Active Member
Jan 3, 2018
647
1,313
I am not sure why this is listed on Updates... there is absolutely no new content added to the previous version. A few edited graphics really do not constitute an update worth posting.
 
1.90 star(s) 51 Votes