Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Fengshen

2
Posts
A member registered Dec 18, 2018

Recent community posts

(1 edit)

Hello! 

First off, I'm enjoying this game a lot right now! I've played it for the past few days and am really looking forward to tomorrow's update!

Sadly, I'm currently not in a position to back the Patreon, so I can't post this in the Discord, but I wanted to share a bug I encountered. I'm not sure if this will help you in any way, but figured I'd share it here :)

Using version ACADEMY34-v0.20.1.4-win, I get a crash to desktop whenever I try to load my latest save, see the traceback below.

I have just convinced Yun to do the photoshoot after she witnessed the match between Ava and Aurelie, I saved right after and tried to leave the classroom, which resulted in a CTD. Now, whenever I load the save, it instantly goes into the same CTD (don't even get into the classroom anymore). EDIT: I still had a save from 15min before, luckily, so I didn't lose too much :)

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


Full traceback:

  File "renpy/bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 670, in main

    run(restart)

  File "renpy/main.py", line 144, in run

    renpy.execution.run_context(True)

  File "renpy/execution.py", line 955, in run_context

    context.run()

  File "script/story/classroom/yun_route/c/h/yun_route_c_h.rpyc", line 708, in script call

  File "helper/utility/interactions.rpyc", line 19, in script call

  File "script/story/classroom/yun_route/c/h/yun_route_c_h.rpyc", line 708, in script call

  File "helper/utility/interactions.rpyc", line 19, in script call

  File "renpy/script.py", line 1013, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'location_classroom_interact_door'.


Windows-10-10.0.22000 AMD64

Ren'Py 7.6.3.23091805

ACADEMY34 v0.20.1.4

Mon Mar 11 18:32:35 2024


Loving it so far!

Found some mistakes:

  • If you change your wife's cupsize to E, and then back to A, the story says you put it back to B instead
  • The story for the lottery ticket says every number on your ticket was one higher than the winning numbers. If you decide to change it, it says you're turning a 6 into an 8. That doesn't make sense because of two reasons: 1) there was no 6 in your lottery ticket and 2) you should turn it into a number that's 1 lower than it was before.

Will update if I find more :)