Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Zimon put out a bugfix if you have that problem. Download this and extract it into the game folder: https://www.patreon.com/posts/hells-room-52051704

That took care of it.  Thanks!

Do I put the folder in the "game" folder within the "ChampionOfRealms-0.51-pc" folder or just the "ChampionOfRealms-0.51-pc" folder? When I put it in the "game" folder it gives me an error message of the following:

While running game code:

ScriptError: Name (u'game/script/inventory.rpy', 1620146036, 5) is defined twice, at game/1248734_0.51a_Inventory_Fix_v2/game/script/inventory.rpyc:158 and script/inventory.rpyc:142.

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

Full traceback:

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

    renpy.main.main()

  File "renpy/main.py", line 447, 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 789, in load_appropriate_file

    self.finish_load(stmts, initcode, filename=lastfn)

  File "renpy/script.py", line 469, in finish_load

    check_name(node)

  File "renpy/script.py", line 452, in check_name

    bad_node.filename, bad_node.linenumber))

ScriptError: Name (u'game/script/inventory.rpy', 1620146036, 5) is defined twice, at game/1248734_0.51a_Inventory_Fix_v2/game/script/inventory.rpyc:158 and script/inventory.rpyc:142.

and when i put it in the "ChampionOfRealms-0.51-pc" folder it doesnt do anything

It should go in the championofrealms/game folder. I would wait until Tuesday for 0.52, since that will include the bugfix and other fixes.