Skip to main content

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

Exception Error Fix- roamninvitecont

A topic by PeanutCashews created Feb 18, 2025 Views: 189 Replies: 4
Viewing posts 1 to 3

So while playing the game, I ended up getting an exception error right as Bob was talking about the other diners. I happen to come back here to see if anyone else was having the same issue and saw someone say to go the ast.py and change roaminvitecont to roamninvitecont... However I couldn't find roaminvitecont on the ast.py, so after searching through different files I found that it was actually on the demo_d2end.rpy file! On line 251 it says "roamninvitecont", however on lines 254 and 255 it says "roaminvitecont"... So to fix the issue just change lines 254 and 255 to say roamninvitecont! I hope this helps anyone else having the same issue, and help the developers! Continue the great work, I can't wait for the rest of the game to come out! (I'm really in love with this game!)


Here are some photos to help! (The last photo was from another person with the same problem, gaels)

What do I do if I'm playing this on Mac? Cause I tried doing this but it's saying I can't edit the code

I don't think there is a difference- But to be honest I'm not all that sure... I haven't ever used a mac before. If it's a problem where you can't edit the code itself in your code editor then it might be in restricted mode (I use VS Code, so I'm not sure what code editor you are using). If possible see if you can take it out of restricted mode. If that doesn't work you can always try a different code editor! I recommend using Visual Studio Code if you can! 


Sorry if this doesn't help much, I'm not all that smart on this type of stuff LOL

How do I use Visual Studio Code to edit it?

That is a little bit beyond what I can help you with... However, you can look on Youtube for tutorials! I wish I could help you better, but I have no idea how mac works, nor have I ever used a mac.