- Sep 10, 2017
- 1,493
- 3,332
Same in here.It's supposedly complete but it's a buggy mess still. And I can't find a successful path to either get her to suck dick or fuck MC.
Is it a bug or am I too stupid? I tried every answer.
Same in here.It's supposedly complete but it's a buggy mess still. And I can't find a successful path to either get her to suck dick or fuck MC.
I'll fix the $300 but you don't really need that to complete the game.It's supposedly complete but it's a buggy mess still. And I can't find a successful path to either get her to suck dick or fuck MC.
Kudos to you HoneyGames for trying out Renpy. KotB was fun but annoying as hell with the unity engine. I always felt that you deserved more Patreons since you make lovely renders and have completed so many games, your only problem seemed to be the choice of engine. Nice to see you moving in a new direction.Nighttrain will help me with renpy.
he wrote a code to translate unity codes in renpy codes so we can check the game on renpy, fix all and I can understand how to build in renpy the same mechanoncs I did on unity (really complex)
Really big thanks to nighttrain for his help
Next episode of New Coral will be on unity while We working on renpy version.
I hope from 3rd episode it will be completely on renpy.
The problem for me was never the engine,Kudos to you HoneyGames for trying out Renpy. KotB was fun but annoying as hell with the unity engine. I always felt that you deserved more Patreons since you make lovely renders and have completed so many games, your only problem seemed to be the choice of engine. Nice to see you moving in a new direction.
Well I have just tried to play the version on patreon andIF YOU GO TO MY PATREON YOU CAN DOWNLOAD A FIXED VERSION (I hope. I played and I found no bug)
You have to take the MAC link, it's for the pc version. I guessed he mixed it up by accident.Mega PC link dead
Perfect. Now I check AgainWell I have just tried to play the version on patreon and
"I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 301, in script
if < 25:
SyntaxError: invalid syntax (game/script.rpy, line 301)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 301, in script
if < 25:
File "C:\Users\123456\Downloads\TheDate-1.0-pc\TheDate-1.0-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "C:\Users\123456\Downloads\TheDate-1.0-pc\TheDate-1.0-pc\renpy\python.py", line 1959, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\123456\Downloads\TheDate-1.0-pc\TheDate-1.0-pc\renpy\python.py", line 690, in py_compile
raise e
SyntaxError: invalid syntax (game/script.rpy, line 301)
Windows-7-6.1.7601-SP1
Ren'Py 7.2.2.491
The Date 1.0
Fri Apr 05 23:59:05 2019"
You have to take the MAC link, it's for the pc version. I guessed he mixed it up by accident.
Although, the bug still appears for me.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 148, in script
$ astrel += 2
File "game/script.rpy", line 148, in <module>
$ astrel += 2
NameError: name 'astrel' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 148, in script
$ astrel += 2
File "C:\Users\Master\Music\DDGame-0.38.4-pc\DDGame-0.38.4-pc\game\saves\TheDate-1.0-pc\TheDate-1.0-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Master\Music\DDGame-0.38.4-pc\DDGame-0.38.4-pc\game\saves\TheDate-1.0-pc\TheDate-1.0-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 148, in <module>
$ astrel += 2
NameError: name 'astrel' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.2.491
The Date 1.0
Sat Apr 06 01:11:52 2019
FIXED. SOrry but It's my first renpy gameastrel is why it crashes dam spelling mistake in the code really LMAO
The code I used On Unity make the gpu go 100%. , with renpy I don't have this problemThe problem for me was never the engine,
the performance was shit 100% Gpu load on a still Image?
Is the problem solved in the meantime?
I wish you success!Unfortunately I have to learn a lot of things before I can make complex game in renpy as I made on Unity.