Wolfen5

Member
Mar 4, 2019
198
854
Considering Discord is just an echo chamber of hugs, manga pics and BD and Latecomer posting ES avatar faces without words (their own emotes?), with the last month 1 "update" with the Patreon link shown being in Oct. 2022.
If they're working on the game, they sure aren't transparent or vocal about.
 
  • Haha
Reactions: Jeancul

Dukez

Member
Dec 19, 2020
446
1,575
Considering Discord is just an echo chamber of hugs, manga pics and BD and Latecomer posting ES avatar faces without words (their own emotes?), with the last month 1 "update" with the Patreon link shown being in Oct. 2022.
If they're working on the game, they sure aren't transparent or vocal about.
I thought latecomer got booted off, wasn't that the whole point of Bluecat doing things himself / hiring that other guy to work on too?
 

greanessa

New Member
Mar 14, 2023
10
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 526, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 8, in execute
  File "game/mod/Lain_Overrides.rpy", line 9, in execute
Exception: Could not find a ground image for imagemap.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 526, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 8, in execute
  File "game/mod/Lain_Overrides.rpy", line 9, in execute
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ui.py", line 1246, in _imagemap
    ground = pick(ground, ( "ground", "idle" ), idle)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ui.py", line 1244, in pick
    raise Exception("Could not find a %s image for imagemap." % name[0])
Exception: Could not find a ground image for imagemap.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ecchi Sensei D22+23 v1.0
Mon Mar 20 23:05:54 2023

help
 

Dukez

Member
Dec 19, 2020
446
1,575
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 526, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 8, in execute
  File "game/mod/Lain_Overrides.rpy", line 9, in execute
Exception: Could not find a ground image for imagemap.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 510, in execute
  File "game/menu/screens.rpy", line 526, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 7, in execute
  File "game/mod/Lain_Overrides.rpy", line 8, in execute
  File "game/mod/Lain_Overrides.rpy", line 9, in execute
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ui.py", line 1246, in _imagemap
    ground = pick(ground, ( "ground", "idle" ), idle)
  File "D:\Dowloands\   \------\EcchiSensei-D2223v1.0_FINAL\EcchiSensei-D22+23v1.0_FINAL\renpy\ui.py", line 1244, in pick
    raise Exception("Could not find a %s image for imagemap." % name[0])
Exception: Could not find a ground image for imagemap.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ecchi Sensei D22+23 v1.0
Mon Mar 20 23:05:54 2023

help
heh I've been seeing a lot of these lately... unrelated to this though. I'd recommend redownloading since it might be corrupted, preferably not a compressed version in case the problem originates from there. A few compressed versions of games from here lately have been broken for whatever reason.
 

Harkonnan

Give me chiisana oppai!
Game Developer
Oct 24, 2020
203
339
And here we are 10 months or so since his last release. I can't say I'm surprised at this point. It took him 2 years to get out that last release. I am pretty sure this game is dead and if not I think it should be. 2 years between releases; I mean what's the point. I just hope nobody is actually paying him for this.
 
May 15, 2022
498
2,177
And here we are 10 months or so since his last release. I can't say I'm surprised at this point. It took him 2 years to get out that last release. I am pretty sure this game is dead and if not I think it should be. 2 years between releases; I mean what's the point. I just hope nobody is actually paying him for this.
Keep hoping.
Captureretards.PNG

I did check out graphtreon. I looked at the end of each month and he is losing anywhere from 20-40 per month. Pretty soon the people that grow tired of paying for nothing will be gone and all that will left is the retards that pay 10$ per month to see Bluecat post a cat face emoji.
 

Wolfen5

Member
Mar 4, 2019
198
854
Good. Bluecat's patrons must learn that they've been conned.
It's why I abhor those types of support sites. For "donations", absolving all accountability from content creators and enabling such abuse of the system.
Put in a little effort, bait the hook and let the support flounder while you rake in money. Some devs work and deserve the money while others milk and con their supporters. Bluecat has proven he doesn't deserve it.

"Fool me once, shame on you. Fool me twice, shame on me. Fool others the same way, shame I can't throw a brick at your face".
 

Arnau_R69

New Member
Oct 3, 2022
1
0
How does this work?
Like I need to download all the previous week's or if I downloaded the latest the others are included?
 
May 15, 2022
498
2,177
How does this work?
Like I need to download all the previous week's or if I downloaded the latest the others are included?
You have to download each week. Do not merge weeks.

If you want the dark mind patch here is the ones to download:

Week 1 is Week 1 Final
Week 2 is Day 8-14 Final Release
Week 3 is Day 20-21 Final
Week 4 is Day 22-23 Final

Please rate your experience with this forum member with a number from 1-5 with 1 being the worst and 5 being the best.
 
Last edited:

Dukez

Member
Dec 19, 2020
446
1,575
Yeah I made a merge a while back, wasn't "perfect" but it worked. Actually went looking for it recently since I felt like adding in the latest content too it, but I didn't have it anymore lol. Can't remember what exactly didn't work on my merge before, I know there was an issue with a passcode I bypassed back then but I can't remember if I had a problem with the phone system before?

Reason I mention this is that I figured since it didn't take me that long before maybe I'll just do it again? So I started, moved it all into the latest renpy version and phone system was broken since python3 changed some things so the phone code doesn't work properly. So I moved it to an older renpy where the code works, phone system works on the latest content but not older stuff, seems like the phone code changed a bit in the latest update so I'd have to convert how it handles it to the newer approach.

There's a few more things I'd probably change, or rather improve if it's easy enough to retroactively change but in the end if I end up finishing it & releasing it then it won't have the bypass and stuff I did before, I'll figure it out and hopefully improve some parts. Also the "patch" content I'll have to make into a separate file this time. Maybe I'll even chuck a log on the main screen to identify it as a fan-merge :ROFLMAO:.
 
4.10 star(s) 145 Votes