Now the current Renpy version is 7.4.5. Try it and lemme know
Its not working the soul reason im using 7.3.5 sdk because the integrated gpu gives white screen
doesnt matter if a click on a 64 or 32bit exe but if i put thr game into the sdk it works.
With this im able play even renpy 7.4.11 games.
Until now i was able to play motherless season 2 but version
Motherless v0.14.1.3 gives me this error when im launching the game please help
I'm sorry, but an uncaught exception occurred.
Compiling ATL code at game/script images.rpy:776
Exception: ATL Property <type 'property'> is unknown at runtime.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\main.py", line 519, in main
renpy.atl.compile_all()
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\atl.py", line 231, in compile_all
i.compile()
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\atl.py", line 489, in compile
block = self.atl.compile(self.context)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\atl.py", line 684, in compile
statements = [ i.compile(ctx) for i in self.statements ]
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\atl.py", line 930, in compile
raise Exception("ATL Property %s is unknown at runtime." % property)
Exception: ATL Property <type 'property'> is unknown at runtime.
Windows-8-6.2.9200
Motherless 0.14.1.3
PLEASE HELP TO FIX