That's it folks... V1.0 is here.


Changelog:

_____________________________________________________________

All paths updated 
Over 500 new images
Fixed some bugs
New sex scenes
All endings available
Path specific endings and events
Game engine updated

_____________________________________________________________

Files

Ataegina V1.0 PC (Act II)
External
84 days ago
Ataegina V1.0 PC (Act II) Mirror
External
84 days ago
Ataegina V1.0 MAC (Act II)
External
84 days ago
Ataegina V1.0 MAC (Act II) Mirror
External
84 days ago
Ataegina V1.0 Android the66(Act II)
External
84 days ago
Ataegina v0.99 >>> 1.0 update only PC
External
84 days ago
Ataegina v0.99 >>> 1.0 update only MAC
External
84 days ago

Get Ataegina

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

hey quick question is htere a fix for this bc with the other things i get errors as well


I'm sorry, but an uncaught exception occurred.

While loading the script.

Exception: Could not load from archive UI_bars_etc.rpyc.

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

Full traceback:

  File "renpy/bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 492, in main

    renpy.game.script.load_script() # sets renpy.game.script.

  File "renpy/script.py", line 310, in load_script

    self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)

  File "renpy/script.py", line 785, in load_appropriate_file

    raise Exception("Could not load from archive %s." % (lastfn,))

Exception: Could not load from archive UI_bars_etc.rpyc.

Windows-10-10.0.19041 AMD64

Ren'Py 7.6.0.23051307

Mon Jun 24 22:23:16 2024

Hey there

What download did you use? And are you using other external files? (Walthrough/compressed/Unren) )?

(1 edit)

sorry my bad i was busy at the time so didnt had the time to type specificly i tried all update only file here but nothing worked and all the other stuff i dont use

let me know if u got a fix and ty for the help

https://mega.nz/folder/Nr5zxQ4A#C0Wbzh7v9fkKR1SHRAMidg

Overwrite files when asked, let me know if it works. (Use only the .rar correspondent to your O.S)

Deleted post

Same. Only update options does not work.

On Linux, this happens, too. Additionally a text editor pops up with the message:

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'spells/demon_idle.png') at 0x7f83be0d7fd0>:

IOError: Couldn't find file 'spells/demon_idle.png'.

and a taceback.

(1 edit)

Hello there. Try this fix and tell me what happens https://mega.nz/folder/Nr5zxQ4A#C0Wbzh7v9fkKR1SHRAMidg

Cheers!

Deleted post
(+1)

I can try it. I saved 0.9.9.

I now get a syntax error:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 211, in script call

    call _gl_test

  File "renpy/common/00gltest.rpy", line 388, in script

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 388, in <module>

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test

    _gl_performance_test()

  File "renpy/common/00gltest.rpy", line 340, in _gl_performance_test

    ui.interact(suppress_underlay=True, suppress_overlay=True)

  File "game/functions.rpy", line 22, in renpy_periodic

    music_notification()

  File "game/functions.rpy", line 27, in music_notification

    import tinytag

SyntaxError: encoding declaration in Unicode string (tinytag.py, line 0)

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

Full traceback:

  File "renpy/common/00start.rpy", line 211, in script call

    call _gl_test

  File "renpy/common/00gltest.rpy", line 388, in script

    $ __gl_test()

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gltest.rpy", line 388, in <module>

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test

    _gl_performance_test()

  File "renpy/common/00gltest.rpy", line 340, in _gl_performance_test

    ui.interact(suppress_underlay=True, suppress_overlay=True)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/display/core.py", line 2166, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/display/core.py", line 3024, in interact_core

    i()

  File "game/functions.rpy", line 22, in renpy_periodic

    music_notification()

  File "game/functions.rpy", line 27, in music_notification

    import tinytag

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/loader.py", line 865, in load_module

    code = compile(source, filename, 'exec', renpy.python.old_compile_flags, 1)

SyntaxError: encoding declaration in Unicode string (tinytag.py, line 0)

Linux-6.6.15-amd64-x86_64-with-debian-kali-rolling x86_64

Ren'Py 7.7.3.24061302+nightly

Ataegina Act II 0.9.5

Sun Jun 16 17:07:43 2024

If I ignore this error, I get to the start sceen.

When loading a save, I get this and an abort of the program:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/functions.rpy", line 22, in renpy_periodic

    music_notification()

  File "game/functions.rpy", line 56, in music_notification

    tag = tinytag.TinyTag.get(f)

AttributeError: 'module' object has no attribute 'TinyTag'

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

Full traceback:

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/main.py", line 637, in main

    run(restart)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/main.py", line 145, in run

    renpy.execution.run_context(True)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/execution.py", line 955, in run_context

    context.run()

  File "v98.rpyc", line 36, in script

  File "v98.rpyc", line 36, in script

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/ast.py", line 2560, in execute

    Say.execute(self)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/ast.py", line 615, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/exports.py", line 1494, in say

    who(what, *args, **kwargs)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/character.py", line 1394, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/character.py", line 1048, in do_display

    **display_args)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/character.py", line 741, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/display/core.py", line 2166, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "/home/andy/AtaeginaActII-1.0-renpy-pc-update/renpy/display/core.py", line 3024, in interact_core

    i()

  File "game/functions.rpy", line 22, in renpy_periodic

    music_notification()

  File "game/functions.rpy", line 56, in music_notification

    tag = tinytag.TinyTag.get(f)

AttributeError: 'module' object has no attribute 'TinyTag'

Linux-6.6.15-amd64-x86_64-with-debian-kali-rolling x86_64

Ren'Py 7.7.3.24061302+nightly

Ataegina Act II 0.9.5

Sun Jun 16 17:14:04 2024