[go: up one dir, main page]

Skip to main content

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

dnd3edm1

10
Posts
1
Topics
1
Followers
170
Following
A member registered Apr 13, 2017

Recent community posts

Does green mean you've 100%ed that section and red means you are still missing something for the final ending?

loved Alchemy Quest, love this game, thanks for all your hard work :)

(2 edits)

Can't start a new game in the .941 version.



While running game code:

  File "game/new.rpy", line 630, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

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

Full traceback:

  File "new.rpyc", line 630, in script

  File "D:\Downloads\School-0.941-win\renpy\ast.py", line 2115, in execute

    if renpy.python.py_eval(condition):

  File "D:\Downloads\School-0.941-win\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\Downloads\School-0.941-win\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/new.rpy", line 630, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22083102

School 0.941

Sun May 28 00:56:17 2023

far as I'm concerned he's still chillin out in the dungeon with dice fren

couldn't bring myself past the tutorial.  cyclops fren

I'd say the problem is inherent in your design choice of exhausting the player's card draws and exacerbated by the lack of duplicates.  If your starting booster isn't full of amazing damage cards, it's pointless to play at all because your progress will freeze at a certain opponent.  Allowing a player to reach an unplayable state in your game at any point is not an interesting design choice, it's a frustrating one.