calel

Member
Aug 19, 2021
323
554
When did you get this error? A little more info may be needed.

In Valerie's house talking to Natassja: "sleeping together in an unproper way" --> "improper way".
"But to do what, we did those things no ________ and _______ should ever do" --> "But to do what we did, things no ________ and _______ should ever do". The blanks to replace woman and boy respectively.
When im launching the game. Until now motherless season 2 worked for me IM using 7.3.5 sdk
I can run games with Ren'Py version 7.4.11 when im put in 7.3.5 sdk (launch project)
The graphic card im using is integrated gpu
The reason why im only able to use renpy 7.3.5 sdk is that the 64bit renpy is gives me white screen
Any help or fix to able to play motherless season 2 again please help
 
  • Thinking Face
Reactions: Mr.Mister

Sorter

Active Member
Aug 11, 2017
989
429
There is no 32 bit version? S1 did. Not sure about S2. As you can tell I am still playing through S1 and bug hunting lol. I am certain Mr.Mister will take a look and see how to fix it. If it IS a game bug.
 
  • Like
Reactions: Mr.Mister

DA22

Devoted Member
Jan 10, 2018
8,039
16,580
I'm in a learning process, so I learned something new... ;). I hope to learn many other things for my next game!
Thanks for caring!!!
Well to be honest I did not hate the map as such, but somehow did notice it somewhat for me at least did hinder the flow a bit of the story. So I will likely happily use the passenger mode next update.:)

Having a sign on the houses in map where there is some action that disappears when have had that action, may help as well even if you know from text who has action, checking all the houses just breaks flow a bit I noticed. :) Loved the action though especially with grandma. :p
 

Mr.Mister

Active Member
Game Developer
Jan 2, 2019
939
4,470
Well to be honest I did not hate the map as such, but somehow did notice it somewhat for me at least did hinder the flow a bit of the story. So I will likely happily use the passenger mode next update.:)

Having a sign on the houses in map where there is some action that disappears when have had that action, may help as well even if you know from text who has action, checking all the houses just breaks flow a bit I noticed. :) Loved the action though especially with grandma. :p
Yes, thanks for the input man, I'll try to make some necessary corrections to make it less grindy and flow better. :D
 
  • Like
Reactions: DA22

Warphorror

Active Member
Jan 2, 2018
631
736
I must confess that I'm a little sceptic on the matter of the map there was the first hurdle of reminding/finding who lives with who and where, nothing that a visual hint won't solve, which despite being slightly annoying isn't going to destroy the experience. Then there is the problem of the flow/coherence, I can go to Domenica (where Nonna is) then go to Moon and subsequently Rosemaria and finally back to Nonna or even Moon (location 1), Domenica (location 2), Rosemaria (back to location 1) and Nonna (location 2 again), that make no sense in a game that while not being very realist was still coherent, for me that's a downgrade.
And finally the question of why, I understand that not everyone (allegedly) is going for the full harem and that's an interactive way of presenting optionals romances but Moon scene didn't feel optional since there is an important element for the main story (as I understood) and the classic VN menu isn't bad for branching purpose. Also unless there is a tremendous amount of side content vs main story in the updates to come I don't see why they can't be integrated more traditionnally.
I'll be pedantic and affirm that an interactive map as an element of gameplay must serve a purpose more important than just "choose if you want to see optional scenes". Obviously if you have planned more gameplay element to be implanted on the map then this remark is invalid.
In short not overly annoying but that made me scratch my head to find the why.
Great game nonetheless (and Moon can't be optional), have a nice day.
 

calel

Member
Aug 19, 2021
323
554
I got a 32bit version, thats weird... :(
View attachment 1645480
PLEASE can you help. When i started season 2 i was able to launch the game with 7.3.5 sdk but with now with
Motherless [v0.14.1.3 i get this error when launching

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
 

qwer@07

Member
Aug 5, 2018
153
1,827
PLEASE can you help. When i started season 2 i was able to launch the game with 7.3.5 sdk but with now with
Motherless [v0.14.1.3 i get this error when launching

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
Now the current Renpy version is 7.4.5. Try it and lemme know
 

calel

Member
Aug 19, 2021
323
554
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
 

Ph4r40h

Member
Apr 6, 2021
325
509
What was the point of rejecting or accepting Anastasiya? You cant reject any of the other girls if I'm correct. I guess for people who don't like grandmas? Will your mom and aunts not like if you reject her or vice versa?
 

Sorter

Active Member
Aug 11, 2017
989
429
Is there like a family lineage map of who is actually what to whom?

And I keep finding grammar to fix:

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Red Heart
Reactions: Mr.Mister
3.50 star(s) 122 Votes