Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

hello again Runey, I asked for your help a few days ago and maybe you didn't see the reply, maybe it went under the comment and I understand :) so here is what u asked me : 

While running game code:

Exception: Could not load from archive script.rpyc.

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

Full traceback:

  File "renpy/bootstrap.py", line 331, 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 283, in load_script

    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

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

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

Exception: Could not load from archive script.rpyc.

(+2)

It seems you have installed the game incorrectly.

Deleted 3 years ago

What can I do? I tried again with the Readme file and nothing changed. please help me :')

Deleted 3 years ago