This is literally not a problem if you aren't replacing the game files from one version to another and simply play the new version (you won't lose saves). If you're doing weird stuff you'll get weird results. Go off.OMFG, Ren'Py people, do NOT change your folder layout or filenames between one version and the next without explicitly saying to delete something. Doing this leads to parsing errors because the same thing is defined twice or more and is annoying to say the least. Pick a structure and stick with it. If you absolutely MUST change things around, put a note up about it or create empty dummy files to overwrite the ones that are being made obsolete.
If you find any more examples that you might want to report, joinNot sure if anybody has pointed this out yet, but the Android version has many issues with words extending below the text box. When a sentence is too long and goes beyond 3 lines, the 4th will be completely off the screen. View attachment 3044115
Thing is, I've already changed it to make it way wider, but it seems Android ignored itI could probably post at least a dozen or more and I just started an hour ago, so who knows how many there are throughout the whole game thus far. I feel like it would be easier to fix them all at once by changing the textbox dimensions or the text's starting Y coordinate for the Android version than to change each specific occurrence of it.
I typically have the game in a folder under its name. I then put whatever the most recent version is into that folder, copying on top of the existing files. Why? Because some games are 1000s of files adding up to multiple GB and only copying in what has been changed takes a lot less time and saves some temp file space. 99% of the time, this is not an issue. Then there's the one time, almost always Ren'Py builders, where there's a change in the file structure, naming conventions, or what have you, and suddenly it's a broken mess.This is literally not a problem if you aren't replacing the game files from one version to another and simply play the new version (you won't lose saves). If you're doing weird stuff you'll get weird results. Go off.
Could also be something with the Android device. I've run into that a couple of times based on the specs of the screen I was using.Thing is, I've already changed it to make it way wider, but it seems Android ignored it
Just delete the old games. There is no need to keep them on your pc.I typically have the game in a folder under its name. I then put whatever the most recent version is into that folder, copying on top of the existing files. Why? Because some games are 1000s of files adding up to multiple GB and only copying in what has been changed takes a lot less time and saves some temp file space. 99% of the time, this is not an issue. Then there's the one time, almost always Ren'Py builders, where there's a change in the file structure, naming conventions, or what have you, and suddenly it's a broken mess.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/Zones/Home/Home.rpy", line 28, in script call
pause
File "game/Scripts/Zones/Academy/Academy.rpy", line 114, in script call
call gabrialTalk from _call_gabrialTalk
File "game/Scripts/Zones/Home/Home.rpy", line 28, in script call
pause
File "game/Scripts/Zones/Home/Home.rpy", line 28, in script call
pause
File "game/Scripts/Zones/Home/Home.rpy", line 18, in script call
call homeEvents
File "game/Scripts/Zones/GabeHouse.rpy", line 263, in script call
call gabrialTalk
File "game/Scripts/Zones/Home/Home.rpy", line 18, in script call
call homeEvents
File "game/Scripts/Zones/Home/Home.rpy", line 18, in script call
call homeEvents
File "game/Scripts/Storylines/TheaQuestline.rpy", line 741, in script
show normalth at flip
File "game/Scripts/Storylines/TheaQuestline.rpy", line 741, in <module>
show normalth at flip
NameError: name 'flip' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Scripts/Zones/Home/Home.rpy", line 28, in script call
pause
File "game/Scripts/Zones/Academy/Academy.rpy", line 114, in script call
call gabrialTalk from _call_gabrialTalk
File "game/Scripts/Zones/Home/Home.rpy", line 28, in script call
pause
File "game/Scripts/Zones/Home/Home.rpy", line 28, in script call
pause
File "game/Scripts/Zones/Home/Home.rpy", line 18, in script call
call homeEvents
File "game/Scripts/Zones/GabeHouse.rpy", line 263, in script call
call gabrialTalk
File "game/Scripts/Zones/Home/Home.rpy", line 18, in script call
call homeEvents
File "game/Scripts/Zones/Home/Home.rpy", line 18, in script call
call homeEvents
File "game/Scripts/Storylines/TheaQuestline.rpy", line 741, in script
show normalth at flip
File "C:\Users\shaurya oberoo\Downloads\Compressed\Randel_Tales_v1.4.3-pc\Randeltales-1.4.3-pc\renpy\ast.py", line 1428, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\shaurya oberoo\Downloads\Compressed\Randel_Tales_v1.4.3-pc\Randeltales-1.4.3-pc\renpy\ast.py", line 1387, in show_imspec
at_list = [ renpy.python.py_eval(i) for i in at_list ]
File "C:\Users\shaurya oberoo\Downloads\Compressed\Randel_Tales_v1.4.3-pc\Randeltales-1.4.3-pc\renpy\ast.py", line 1387, in <listcomp>
at_list = [ renpy.python.py_eval(i) for i in at_list ]
File "C:\Users\shaurya oberoo\Downloads\Compressed\Randel_Tales_v1.4.3-pc\Randeltales-1.4.3-pc\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\shaurya oberoo\Downloads\Compressed\Randel_Tales_v1.4.3-pc\Randeltales-1.4.3-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Scripts/Storylines/TheaQuestline.rpy", line 741, in <module>
show normalth at flip
NameError: name 'flip' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
Randel Tales 1.4.3
Mon Oct 30 16:21:15 2023
I had to modify it using URM but it should work now. My advice is to use an older save as you seem to not have Eve in the elf village for some reason( she is the one who give you her house to stay on it/rest so you could stay until night) but either way do whatever you like.Hi I'm stuck, I can't move forward with the story and it won't let me do anything at night. What am I doing wrong? Here is my save