DigDug69

Well-Known Member
Jun 29, 2019
1,919
4,025
I'm getting this after answering a question all throughout the game, with all of my saves.
With both the old and new versions of renpy.
The error appears to be the same every time that it comes up as I have been comparing the numbers in the errors each time that they come up.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/c1.rpy", line 342, in <module>
File "game/02pfunctions.rpy", line 5, in incfp
File "game/01charclass.rpy", line 141, in __getattr__
AttributeError: 'super' object has no attribute '__getattr__'

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

Full traceback:
File "c1.rpyc", line 342, in script
File "C:\Users\Alfonso The Magnific\Downloads\ANewHomeII-0.15x86-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Alfonso The Magnific\Downloads\ANewHomeII-0.15x86-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/c1.rpy", line 342, in <module>
File "game/02pfunctions.rpy", line 5, in incfp
File "game/01charclass.rpy", line 141, in __getattr__
AttributeError: 'super' object has no attribute '__getattr__'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
A New Home Volume 2 v0.15 0.15x86
Mon Mar 22 16:15:17 2021
 

xcribr

Active Member
Game Developer
Nov 7, 2017
624
3,396
I'm getting this every few clicks after answering a question all throughout the game, with all of my saves.
With both the old and new versions of renpy.
The error appears to be the same every time that it comes up.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/c1.rpy", line 342, in <module>
File "game/02pfunctions.rpy", line 5, in incfp
File "game/01charclass.rpy", line 141, in __getattr__
AttributeError: 'super' object has no attribute '__getattr__'

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

Full traceback:
File "c1.rpyc", line 342, in script
File "C:\Users\Alfonso The Magnific\Downloads\ANewHomeII-0.15x86-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Alfonso The Magnific\Downloads\ANewHomeII-0.15x86-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/c1.rpy", line 342, in <module>
File "game/02pfunctions.rpy", line 5, in incfp
File "game/01charclass.rpy", line 141, in __getattr__
AttributeError: 'super' object has no attribute '__getattr__'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
A New Home Volume 2 v0.15 0.15x86
Mon Mar 22 16:15:17 2021
Does it happen in a new game?
 

DigDug69

Well-Known Member
Jun 29, 2019
1,919
4,025
Have not tried that yet, but restarting a game for me rarely happens because I usually walk away from the games when something happens that requires a restart.
Since I did read earlier that there is an easy way to skip to volume 2 I may give it a try.
 

DigDug69

Well-Known Member
Jun 29, 2019
1,919
4,025
Seems to have worked restarting the game, and thank you for giving a way to skip ahead without losing stats, that was a brilliant idea and especially the way that you implemented it.
 
  • Like
Reactions: xcribr

ohcmonrest

Member
Jul 22, 2017
404
308
Is it just me or did the latest Windows/Linux version get shipped without .sh file? I only see the windows .exe s.

EDIT: no linux libraries in the lib directory either. The version advertised as Windows/Linux is only really Windows, it seems.
 
  • Like
Reactions: xcribr

Sleel

Member
Mar 2, 2018
285
495
God damnit. So can basically ignore this thread for 6 months or a year if a merge is gonna happen. Yeah. I'm one of the %13
 
  • Like
Reactions: xcribr
3.40 star(s) 67 Votes