Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I also ran into an error during the negotiations between Skalt and Wellin:


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 48030, in <module>

NameError: name 'negotaiton' is not defined

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

Full traceback:

  File "script.rpyc", line 48030, in script

  File "D:\Spiele\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\ast.py", line 862, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "D:\Spiele\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\python.py", line 1912, in py_exec_bytecode

    exec bytecode in globals, locals

  File "game/script.rpy", line 48030, in <module>

NameError: name 'negotaiton' is not defined

Windows-8-6.2.9200

Ren'Py 7.0.0.196

Seven Kingdoms- The Princess Problem (Early Access) 1.03

Fri Jun 28 21:37:35 2024

[/code]

(I still am on 1.03, maybe it's already fixed...)

Edit: I ran into the same one in the negotiation between Arland and Jiyal; it pops up when I choose "No, this is important. I want them to listen to me."

Surprisingly this hasn't been spotted yet, but it will be fixed for 1.07, thanks! <3