DevinHesi

Forum Fanatic
Uploader
Oct 29, 2021
5,008
44,564


1733228073803.png

Worked on the game for 13 hours today. Just wanted to share that with you. Here's a little hint of what's coming for tier V subscribers.
 

nighthawk1275

Member
Feb 8, 2023
189
179
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: name 'name' is not defined

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

Full traceback:
  File "game/script.rpyc", line 2575, in script
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\ast.py", line 2573, in execute
    Say.execute(self)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\ast.py", line 615, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\exports\sayexports.py", line 132, in say
    who(what, *args, **kwargs)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\character.py", line 1435, in __call__
    who = renpy.python.py_eval(who)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'name' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Ashes of the Sun 0.16
Wed Jan  1 16:52:00 2025
 

Vortex@

Active Member
Jun 28, 2022
727
2,231
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: name 'name' is not defined

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

Full traceback:
  File "game/script.rpyc", line 2575, in script
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\ast.py", line 2573, in execute
    Say.execute(self)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\ast.py", line 615, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\exports\sayexports.py", line 132, in say
    who(what, *args, **kwargs)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\character.py", line 1435, in __call__
    who = renpy.python.py_eval(who)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'name' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Ashes of the Sun 0.16
Wed Jan  1 16:52:00 2025
Prob due to adding the option to name your MC. I had to restart. Restarted and ran through the school setting again, then played the go home. Enjoyed it so far dev (y)

I even dicked around and added save naming, deletion, 100 saves per page, and advance to next page by 1, or 10 pages at a time :LUL:

screenshot0001.png
 
Last edited:
  • Like
Reactions: Pandarinka

Pandarinka

Newbie
Game Developer
Feb 10, 2021
27
75
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: name 'name' is not defined

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

Full traceback:
  File "game/script.rpyc", line 2575, in script
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\ast.py", line 2573, in execute
    Say.execute(self)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\ast.py", line 615, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\exports\sayexports.py", line 132, in say
    who(what, *args, **kwargs)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\character.py", line 1435, in __call__
    who = renpy.python.py_eval(who)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\NG\AshesoftheSun-0.16-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'name' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Ashes of the Sun 0.16
Wed Jan  1 16:52:00 2025
It's because of the new feature. You have to start from the beginning and name your character.
 

Pandarinka

Newbie
Game Developer
Feb 10, 2021
27
75
Prob due to adding the option to name your MC. I had to restart. Restarted and ran through the school setting again, then played the go home. Enjoyed it so far dev (y)

I even dicked around and added save naming, deletion, 100 saves per page, and advance to next page by 1, or 10 pages at a time :LUL:

View attachment 4400468
Damn, looks like you know some renpy :PogChamp:
 
  • Like
Reactions: Vortex@

phdusa1

Active Member
Aug 18, 2018
588
1,465
Unofficial compressed Android port for Ashes of the Sun [v0.16][Pandarinka]

You don't have permission to view the spoiler content. Log in or register now.

Download android port
(183 MB)
(Don't use old saves, start new game. Else you will get name error)


Like my ports? you can tip and support me here:

*This unofficial port/mod is not released by developer, download at your own risk.
Updated to v0.16. (Don't use old saves)
 
  • Like
Reactions: Pandarinka

Tyrranus

Well-Known Member
May 4, 2017
1,453
1,548
the asteroid explanation is pure horse shit and the author needs some astronomy classes but theres otherwise a decent foundation here
 

Pandarinka

Newbie
Game Developer
Feb 10, 2021
27
75
I want my girls to interact with each other in sex scenes. Hell I'd like them to fuck each other when i'm not there...Please don't cut it out because the vocal minority doesn't want it. At least make it optional.
Noted!
 

Tyrranus

Well-Known Member
May 4, 2017
1,453
1,548
There is no explanation yet buddy
well just for starters anything that happens at the sun we dont know about for several minutes. And as elasstommer pointed out an asteroid it a VERY unlikely candidate to do ANYTHING of note to the sun. I get that we're a long way from 'the big reveal' of answers but the premise here is VERY shoddy.
The rest is solid, you just need to clean up that intro some.
 

Elasstommer

Newbie
Aug 15, 2017
91
219
It wasn't an ordinary asteroid. There will be an explanation in future updates.
It might have been better to have everyone wondering what had precipitated the disaster rather than having everyone sound like they think an asteroid was to blame.
 

JenusKudo

Well-Known Member
Aug 4, 2017
1,430
954
Pandarinka just to let you know...you missed one small change. In the school route, after getting stabbed Alice still called MC 'Sam' even if you change default name
 
  • Heart
Reactions: Pandarinka
4.50 star(s) 2 Votes