- Feb 19, 2019
- 30
- 76
Fewer available modding resources. Also, I started this project years ago when HS2 wasn't even on the horizon.Just curious, why not use HS2 instead of 1?
Less assets, and harder to convert them. lolFewer available modding resources. Also, I started this project years ago when HS2 wasn't even on the horizon.
Besides, I don't even own HS2 and I don't really want to buy it.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 'ha' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "uni.rpyc", line 144, in script call
File "roof.rpyc", line 5, in script call
File "roof.rpyc", line 156, in script
File "renpy/ast.py", line 681, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'ha' is not defined.
In 0.4 you can replay the last day to get all of the events you might've missed, you just can't enter the school (which is a low price to pay, since you wouldn't get any events there anyway)It'd be nice to have a few extra days to avoid this in the future, but the way the story is structured (each school day having unique events and all that) might make that a little difficult.
Good to know! I continue to be more broke than a vase pushed off a counter by a cat, so I won't be playing 0.4 till feierfei makes it public, but that's something to look forward to in any case.In 0.4 you can replay the last day to get all of the events you might've missed, you just can't enter the school (which is a low price to pay, since you wouldn't get any events there anyway)
Oh, I forgot that 0.3 already had this problem. I repaired it in 0.4, but thank you very much for providing the quick fix.I was able to fix this myself by unpacking scripts.rpa and editting all the "ha" to "h". I've attached the file in case anyone else wants the fix (at least, I hope Hannah is the intended speaker.. )
As always, thank you for the feedback!You don't have permission to view the spoiler content. Log in or register now.
Overall a nice update. Looking forward to 0.4
The file goes in the renpy folder ?I was able to fix this myself by unpacking scripts.rpa and editting all the "ha" to "h". I've attached the file in case anyone else wants the fix (at least, I hope Hannah is the intended speaker.. )Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: Sayer 'ha' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "uni.rpyc", line 144, in script call File "roof.rpyc", line 5, in script call File "roof.rpyc", line 156, in script File "renpy/ast.py", line 681, in execute who = eval_who(self.who, self.who_fast) File "renpy/ast.py", line 574, in eval_who raise Exception("Sayer '%s' is not defined." % who) Exception: Sayer 'ha' is not defined.
Just put the roof-file of Cuculan:The file goes in the renpy folder ?
And I don't have any uni.rpyc or roof.rpyc files in my installation...
Can you remove all panties next? I think they are an unnecessary relic, too.Oops, I forgot to mention that I removed money in 0.3 - it was just an artificial and completely unnecessary layer of grind, another relic from the sandboxy past.
How do you have her dressed? She won't ho out unless she's fully clothed, at least not initially.How do I do the evening walks? It tells me to go out at night but Lea wouldn't go out at night.
Those are night-walks. At night, at at your home, there is a possibilty to take a walk:How do I do the evening walks? It tells me to go out at night but Lea wouldn't go out at night.
OK.Just put the roof-file of Cuculan:
https://f95zone.to/threads/sunville-v0-3-feierflei.86617/post-6248219
in your game folder, and it should work.
The roof-file is packed in the scrips.rpa, so you can't see it.