Look-see

Engaged Member
Aug 19, 2018
2,948
5,393
forgot to mention but after playing this game it made me want to try Warp and enjoyed that story just as well.
 
  • Like
Reactions: Kthulian

Kthulian

www.kthuliangames.com
Game Developer
Apr 27, 2018
969
7,269
forgot to mention but after playing this game it made me want to try Warp and enjoyed that story just as well.
That's good to know, I wish I had time to finish Warp without delaying Ataegina, or better hardware to make them faster :ROFLMAO:
 
  • Like
Reactions: papsuken

Look-see

Engaged Member
Aug 19, 2018
2,948
5,393
You and mostly everyone like Ataegina more :ROFLMAO: that's why I'm giving it more of my time VS Warp.
well you're doing something right with it then warp then:cool:. or it could be a theme thing. sci-fi a bit harder to follow. but hey... dark elves and gladiator fights!!! what's not to like :LOL:
 

Marko1245

Active Member
Jun 8, 2017
831
339
Is this a bug ?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 149, in execute
NameError: Name 'Gold' is not defined.

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

Full traceback:
File "game/dreams01.rpyc", line 331, in script
�~]�z�B�U��GB���l(}pR� G���:�Nr�A= �.屼<��$��t������*8
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 149, in execute
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Gold' is not defined.

Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
Ataegina V0.1.8.beta
Fri Jan 25 15:49:41 2019
 

Kthulian

www.kthuliangames.com
Game Developer
Apr 27, 2018
969
7,269
Is this a bug ?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 149, in execute
NameError: Name 'Gold' is not defined.

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

Full traceback:
File "game/dreams01.rpyc", line 331, in script
�~]�z�B�U��GB���l(}pR� G���:�Nr�A= �.屼<��$��t������*8
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 139, in execute
File "game/script.rpy", line 149, in execute
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "C:\Users\Marko\Downloads\Ataegina-V0.1.8.beta-pc\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Gold' is not defined.

Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
Ataegina V0.1.8.beta
Fri Jan 25 15:49:41 2019
Did you start a new game since the first version? on V 0.15 I implemented the money system and you had to start over, that's what the bug looks like.

Anyone else with this bug?
 
  • Like
Reactions: papsuken

Piyush3362

Member
Jul 7, 2018
242
233
awesome update man
and i thought it would take 1 more month at least so that was a nice surprise:eek::love:
just a little bug i found when i used cheats the one with 10 skill points and 1000 gold. When we go to first class of healing and the teacher asks you to try it MC wasn't able to do it like he used to but points increased by 1 the same as before just a visual bug nothing major but its kind of wired if MC was able to do it before at 1 now he cant at 11 points lol :p
 
  • Like
Reactions: Kthulian

botc76

The Crawling Chaos, Bringer of Strange Joy
Donor
Oct 23, 2016
4,422
13,215
Here's my crunched version.

Image/audio/video quality is reduced to make shit smaller. You've been warned so no bitching.

Ataegina [v0.18] [Kthulian] - Original Size: 745MB

Download PC (161MB): - - -

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

I don't think it can be said often enough, how much I appreciate your time and effort in compressing all these games for us.

Thanks, dude.
 
  • Like
Reactions: bas

Tom10

Member
May 25, 2017
215
145
Great storytelling! Despite being in a fantasy universe, the stories of both Warp and Ataegina are very engaging, it almost feels like I really am playing the MC :D Dev is a great storyteller
 
  • Like
Reactions: Kthulian

Kendra

Member
Apr 10, 2017
491
439
Gonna try later, hope it won't end like another stupid ntr-cuntwhore-without-brain-that-gets-raped-by-bums-and-so-on-cause-she-had-no-brain simulator...
 
  • Like
Reactions: cib64

Look-see

Engaged Member
Aug 19, 2018
2,948
5,393
im preparing for the worst with Lilliana (young redhead evil girl) i mean i like her character model. but if warp has taught me anything regarding rape... it's not always preventable. felt bad for the chick in warp and will feel bad for Lilliana if demon (or anyone) actually gets her via rape. idk something about her submissive side makes me like her more ontop of her model design. (also i like redheads). the only exception to this is if MC does Rape. hypocritical i know but hey we're all here looking at porn games no one on this site is a saint lol
 
  • Like
Reactions: Kthulian

RoadWulf

Forum Fanatic
Nov 18, 2018
4,026
8,035
I'd imagine farther down the evil path you'll get that choice. As far as Liliana, it would appear for now that she's being protected by her Mistress. If it does actually happen, well, that's karma for becoming evil I guess.
 
  • Like
Reactions: Kthulian

Look-see

Engaged Member
Aug 19, 2018
2,948
5,393
I'd imagine farther down the evil path you'll get that choice. As far as Liliana, it would appear for now that she's being protected by her Mistress. If it does actually happen, well, that's karma for becoming evil I guess.
hmmm doesnt bode well for those of us who go the evil route then huh?
 

Look-see

Engaged Member
Aug 19, 2018
2,948
5,393
You just have to be more evil than any other evil in the game. Just think, what would Skeletor do?
Monolgue, laugh....and Flex i guess? i mean i dont think he ever succeeded at being evil. he was just evil but was he successful?.... well he did have a kickass castle lol
 

Kthulian

www.kthuliangames.com
Game Developer
Apr 27, 2018
969
7,269
awesome update man
and i thought it would take 1 more month at least so that was a nice surprise:eek::love:
just a little bug i found when i used cheats the one with 10 skill points and 1000 gold. When we go to first class of healing and the teacher asks you to try it MC wasn't able to do it like he used to but points increased by 1 the same as before just a visual bug nothing major but its kind of wired if MC was able to do it before at 1 now he cant at 11 points lol :p
Well... I warned you that being a cheater could have consequences :ROFLMAO:

im preparing for the worst with Lilliana (young redhead evil girl) i mean i like her character model. but if warp has taught me anything regarding rape... it's not always preventable. felt bad for the chick in warp and will feel bad for Lilliana if demon (or anyone) actually gets her via rape. idk something about her submissive side makes me like her more ontop of her model design. (also i like redheads). the only exception to this is if MC does Rape. hypocritical i know but hey we're all here looking at porn games no one on this site is a saint lol
I can promise that rape being done to/by MC will be optional (As it is your choice), still you can't control what the rest of the world does, great movies or series have raping and killing and they don't ask you about your feelings (Damn you George R.R. Martin !!) and maybe part of they're success is that thing exactly, to provoke the viewers feelings, to make you want to punish those who did harm, or join them if you are evil. With that being said, I'm not saying that Liliana is going to be raped, or that you can't do nothing to prevent it, and remember what @RoadWulf said, she is "protected" by Bredita, and nobody messes with her :LOL: . That Skeletor thing :LOL:
 
  • Like
Reactions: papsuken and Tom10

Frosty2000

Active Member
Nov 16, 2017
593
1,607
Thanks for giving options in the nice guy route. At first I thought I would be forced into getting another blowjob, so having her ride me instead was definitely better for me.:) Hope as a nice guy we also will get the option to actually pleasure her orally in future encounters.:p
 
  • Like
Reactions: Kthulian
4.10 star(s) 174 Votes