Just-Natsuki-Team / NatsukiModDev

The official repository of Team JN.
Other
83 stars 42 forks source link

[ BUG REPORT ] - Birthday writing #837

Closed Ionlylike1kindofcheese closed 9 months ago

Ionlylike1kindofcheese commented 9 months ago

Overview:

So yeah as the title says, it's about a birthday writing since it's my birthday. I started the game and went through the special opening dialogue. All of a sudden Natsuki tells me she wrote me something, and when I click over to the next action an error pops up. I'm a programmer myself and from what the error tells me I think an issue raised on stack overflow might help just in case: https://stackoverflow.com/questions/13094713/getting-an-attributeerror-class-has-no-attribute-method (Don't know much about Python OOP. Hope it helps)

Replication steps:

  1. Make sure that the birthdate is already set in game
  2. Set date on local machine to birthday date (Make sure your local machine has the date and time set manually)
  3. Start the game.
  4. Proceed Normally though the dialogue
  5. When Natsuki tells you she wrote you something, proceed normally by clicking to the next dialogue/action (Just to be sure, have auto-dialogue turned off)
  6. You get an error saying the following: ` [code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/script-ch30.rpy", line 374, in script call File "game/script-events.rpy", line 5029, in script File "game/script-events.rpy", line 5029, in AttributeError: 'StoreModule' object has no attribute 'DEFAULT_PLAYER_TEASE_NAMES'

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

Full traceback: File "game/script-ch30.rpy", line 374, in script call File "game/script-events.rpy", line 5029, in script File "C:\Users\Eigenaar\OneDrive\Bureaublad\DDLC Just Natsuki\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Eigenaar\OneDrive\Bureaublad\DDLC Just Natsuki\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-events.rpy", line 5029, in AttributeError: 'StoreModule' object has no attribute 'DEFAULT_PLAYER_TEASE_NAMES'

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Just Natsuki 1.3.2 [/code] `

Additional information:

Date of error occuring: 10 November 2023 Operating System: Windows 10 22H2

I would like to upload the persistent files from before the game was started, but github won't allow me. Tell me if you need them. I'll back it up for now

Ionlylike1kindofcheese commented 9 months ago

Little side note: This dialogue prevents me from even playing today, because it repeats when interupted by an error

RaionArt commented 9 months ago

Hello, this issue(#836 ) was already reported and we already got a fix ready, but it's not published yet. Thank you for reporting anyway though.

Blizzardsev commented 9 months ago

This has been resolved - please update to v1.3.3.