Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

pulpeirodasilva

6
Posts
1
Following
A member registered Jan 07, 2021

Recent community posts

Hi NoranekoGames!

I just found out about this wonderful background collection of yours, and I would like to use them for current and future mods I'm working on for the visual novel known as Doki Doki Literature Club. Needless to say of course, if I use any of your backgrounds, I will give you proper credit ^^

Also, I did not move any file. I placed the chess_displayable.rpy script and the folders, one by one, into their respective places, as your instructions say.

So, if you could reply to me through here or through Discord, that would be really cool ^^

I already reached out to you on Discord a few days prior to my previous comment in here. I'm creating a DDLC mod in which I'm using your chess engine, Doki Doki Check Mate ^^

As for my SDK, it's actually Ren'Py 6, so I don't know if there's code for that version.

Hi! One of my teammates recently got this weird traceback when testing the engine by himself:

--------------------------------------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/chess_displayable.rpy", line 75, in execute
  File "game/chess_displayable.rpy", line 75, in execute
  File "game/chess_displayable.rpy", line 80, in execute
  File "game/chess_displayable.rpy", line 287, in __init__
WindowsError: [Error 2] The system cannot find the file specified

--------------------------------------------------------------------------------------

Could you perhaps answer this as soon as possible? I've been struggling to solve every error related to this for days, or maybe even weeks... And I seriously need help xS

Thanks in advance =)

And do I need to write any specific line/s of code in order to do that?

**Sorry, just kinda new to RenPy here ^^

Hi ^^

Did you manage to use those ImageButtons? If so, please tell me how. I now need to know that myself for a project I'm working on, and I have absolutely no clue on how to do it.