I gave it two chances, normal and vn... cant CANT stand the 4th wall breaking BS... Came for a story and maybe some hotties not some weird shit with photoshopped heads over a body with a inner monologue... gl!
Who asked...I gave it two chances, normal and vn... cant CANT stand the 4th wall breaking BS... Came for a story and maybe some hotties not some weird shit with photoshopped heads over a body with a inner monologue... gl!
OK.I gave it two chances, normal and vn... cant CANT stand the 4th wall breaking BS... Came for a story and maybe some hotties not some weird shit with photoshopped heads over a body with a inner monologue... gl!
I cut the vn=i[2] from imagebutton on line ~299 in phone-sms-engine.py and the pic showed. The error was a index error, so it looks like there's no 3rd item in the list of the sms text line. If you're not in VN mode, it should "just work".I changed a lot of the code in the SMS talks for .08, so maybe that's what's causing the issue.
Oof... no Luana sex yet. I'll be waiting for the update where that finally happens then.
I heard there's a bug, although I was able to pick mom, but I think if you somehow force all three scenes before playing the update it causes a problem (don't know how you do that though.)There seem to be something wrong here, I guess I'm supposed to pick one of them share popcorn, I've clicked on any/all of them but nothing happens.
View attachment 2828224
same shit here idk how to fixThere seem to be something wrong here, I guess I'm supposed to pick one of them share popcorn, I've clicked on any/all of them but nothing happens.
View attachment 2828224
It's usually something really dumb I either forgot to set or update. Or that changed and the patch is trying to access somnething that doesn't exist anymore.I cut the vn=i[2] from imagebutton on line ~299 in phone-sms-engine.py and the pic showed. The error was a index error, so it looks like there's no 3rd item in the list of the sms text line. If you're not in VN mode, it should "just work".
Then clicking the imagebutton to see the embiggened picture broke it, couldn't find the filename ''. But that's another problem.
Man, renpy doesn't like logging, does it? What a pain in the ass, all my usual python tricks for debugging are failing me.
See the warning at the OP.There seem to be something wrong here, I guess I'm supposed to pick one of them share popcorn, I've clicked on any/all of them but nothing happens.
View attachment 2828224
You're gonna wait for a while then. Luana is the slowest burn in the game.Oof... no Luana sex yet. I'll be waiting for the update where that finally happens then.
See the warning at the OP.same shit here idk how to fix
I'll give you 10-to-1 odds if Luana gets the D before Lykanz's grandkids are in high school.Oof... no Luana sex yet. I'll be waiting for the update where that finally happens then.
Would it be a huge spoiler to tell us if we'll see Linda Mae before that happens?...
You're gonna wait for a while then. Luana is the slowest burn in the game.
...
Yes.Would it be a huge spoiler to tell us if we'll see Linda Mae before that happens?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/days/girl_days/joana/joana_day.rpy", line 7526, in <module>
File "game/phone/phone-sms-engine.rpy", line 37, in execute
File "game/phone/phone-sms-engine.rpy", line 37, in execute
File "game/phone/phone-sms-engine.rpy", line 58, in execute
File "game/phone/phone-sms-engine.rpy", line 360, in execute
File "game/phone/phone-sms-engine.rpy", line 385, in execute
File "game/phone/phone-sms-engine.rpy", line 386, in execute
File "game/phone/phone-sms-engine.rpy", line 388, in execute
File "game/phone/phone-sms-engine.rpy", line 389, in execute
File "game/phone/phone-sms-engine.rpy", line 395, in execute
File "game/phone/phone-sms-engine.rpy", line 395, in keywords
File "game/phone/phone-sms-engine.rpy", line 395, in <module>
AttributeError: 'Player' object has no attribute 'lock_sms'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "days/girl_days/joana/joana_day.rpyc", line 7526, in script
File "D:\Games\TheInn-v0.08.08-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\TheInn-v0.08.08-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/days/girl_days/joana/joana_day.rpy", line 7526, in <module>
File "D:\Games\TheInn-v0.08.08-pc\renpy\exports.py", line 1637, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "D:\Games\TheInn-v0.08.08-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\Games\TheInn-v0.08.08-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/phone/phone-sms-engine.rpy", line 37, in execute
File "game/phone/phone-sms-engine.rpy", line 37, in execute
File "game/phone/phone-sms-engine.rpy", line 58, in execute
File "game/phone/phone-sms-engine.rpy", line 360, in execute
File "game/phone/phone-sms-engine.rpy", line 385, in execute
File "game/phone/phone-sms-engine.rpy", line 386, in execute
File "game/phone/phone-sms-engine.rpy", line 388, in execute
File "game/phone/phone-sms-engine.rpy", line 389, in execute
File "game/phone/phone-sms-engine.rpy", line 395, in execute
File "game/phone/phone-sms-engine.rpy", line 395, in keywords
File "game/phone/phone-sms-engine.rpy", line 395, in <module>
AttributeError: 'Player' object has no attribute 'lock_sms'
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
The Inn v0.08.08
Sat Aug 5 01:57:16 2023
guess i'm ready for the spoiler then, can't wait to see linda again in the story e.eYes.
The hell... This is a very old bug that has been fixed ages ago and shouldn't happen in fresh playthtoughs...Started a fresh game with this update and getting the below error when texting Val after the date with Joana, has anyone else come across it? A quick search showed something similar was previously fixed so idk if this is related
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/days/girl_days/joana/joana_day.rpy", line 7526, in <module> File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 58, in execute File "game/phone/phone-sms-engine.rpy", line 360, in execute File "game/phone/phone-sms-engine.rpy", line 385, in execute File "game/phone/phone-sms-engine.rpy", line 386, in execute File "game/phone/phone-sms-engine.rpy", line 388, in execute File "game/phone/phone-sms-engine.rpy", line 389, in execute File "game/phone/phone-sms-engine.rpy", line 395, in execute File "game/phone/phone-sms-engine.rpy", line 395, in keywords File "game/phone/phone-sms-engine.rpy", line 395, in <module> AttributeError: 'Player' object has no attribute 'lock_sms' -- Full Traceback ------------------------------------------------------------ Full traceback: File "days/girl_days/joana/joana_day.rpyc", line 7526, in script File "D:\Games\TheInn-v0.08.08-pc\renpy\ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Games\TheInn-v0.08.08-pc\renpy\python.py", line 1122, in py_exec_bytecode exec(bytecode, globals, locals) File "game/days/girl_days/joana/joana_day.rpy", line 7526, in <module> File "D:\Games\TheInn-v0.08.08-pc\renpy\exports.py", line 1637, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal) File "D:\Games\TheInn-v0.08.08-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 3579, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 4052, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 681, in visit_all d.visit_all(callback, seen) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 681, in visit_all d.visit_all(callback, seen) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 681, in visit_all d.visit_all(callback, seen) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\screen.py", line 476, in visit_all callback(self) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\core.py", line 4052, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "D:\Games\TheInn-v0.08.08-pc\renpy\display\screen.py", line 487, in per_interact self.update() File "D:\Games\TheInn-v0.08.08-pc\renpy\display\screen.py", line 680, in update self.screen.function(**self.scope) File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 58, in execute File "game/phone/phone-sms-engine.rpy", line 360, in execute File "game/phone/phone-sms-engine.rpy", line 385, in execute File "game/phone/phone-sms-engine.rpy", line 386, in execute File "game/phone/phone-sms-engine.rpy", line 388, in execute File "game/phone/phone-sms-engine.rpy", line 389, in execute File "game/phone/phone-sms-engine.rpy", line 395, in execute File "game/phone/phone-sms-engine.rpy", line 395, in keywords File "game/phone/phone-sms-engine.rpy", line 395, in <module> AttributeError: 'Player' object has no attribute 'lock_sms' Windows-10-10.0.19045 AMD64 Ren'Py 8.1.1.23060707 The Inn v0.08.08 Sat Aug 5 01:57:16 2023
Here's a fix that works with both the phone and enlarged view:It's usually something really dumb I either forgot to set or update. Or that changed and the patch is trying to access somnething that doesn't exist anymore.
Either way, I'll take a look at it once I'm back home.
What error exactly?getting error when texting after you ignore kuronecko rat present, any fix ?
This one (put in spoiler to reduce size of post):What error exactly?
Ah, okay. I'm aware of that, afaik it only happens with the patch, and I don't offer support to that.This one (put in spoiler to reduce size of post):
You don't have permission to view the spoiler content. Log in or register now.