3.40 star(s) 19 Votes

Logan3000x

Member
Oct 10, 2018
289
225
do i have to start again, KingmakerVN ?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8314, in script
    python:
Exception: Possible infinite loop.

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

Full traceback:
  File "game/script.rpy", line 8314, in script
    python:
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Kingmaker 0.14 0.14
Fri Oct  6 22:33:08 2023
 

KingmakerVN

Active Member
Game Developer
Nov 23, 2019
708
310
any content in the future with this two in the future?
You don't have permission to view the spoiler content. Log in or register now.
:love:
donpt bother with the new version the content is:
You don't have permission to view the spoiler content. Log in or register now.
I do want to start focusing on old characters with no content. I just don't know if I want to redesign them first.
 

KingmakerVN

Active Member
Game Developer
Nov 23, 2019
708
310
do i have to start again, KingmakerVN ?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8314, in script
    python:
Exception: Possible infinite loop.

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

Full traceback:
  File "game/script.rpy", line 8314, in script
    python:
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Kingmaker 0.14 0.14
Fri Oct  6 22:33:08 2023
What were you doing when that happened?
 

KingmakerVN

Active Member
Game Developer
Nov 23, 2019
708
310
KingmakerVN good to see you're active on the forums and development again. Hopefully less radio silence in the future :)
Haha yeah. It was just anxiety inducing to think of all the unanswered posts hahaha. Plus it felt good that the game was big enough for it to be updated without me having to do anything haha.
 

KingmakerVN

Active Member
Game Developer
Nov 23, 2019
708
310
After Blondie and Lady Eleanor fight, after accepting Lady Eleanor's deal (I think it was transitioning to the castle map)
Mmmm if I'm honest I'm not quite sure what it could be. I'll try to keep an eye out, but it might be ignorable if you can ignore it on the crash screen or load an earlier save.
 

HentaiKami

Engaged Member
Jan 27, 2019
2,416
3,600
Haha yeah. It was just anxiety inducing to think of all the unanswered posts hahaha. Plus it felt good that the game was big enough for it to be updated without me having to do anything haha.
I mean, i don't expect you to start writing weekly dev posts, but some messages that you're alive and active every once in a while would be appreciated. :)
 

KingmakerVN

Active Member
Game Developer
Nov 23, 2019
708
310
I mean, i don't expect you to start writing weekly dev posts, but some messages that you're alive and active every once in a while would be appreciated. :)
Haha yeah. That is fair. I'll try to be more active on the discord.
 

Logan3000x

Member
Oct 10, 2018
289
225
got it again KingmakerVN right after the throne room audience (it was week 29)
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8324, in script
    python:
Exception: Possible infinite loop.

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

Full traceback:
  File "game/script.rpy", line 8324, in script
    python:
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Kingmaker 0.14 0.14
Sat Oct  7 00:06:08 2023
 

Ninja1404

New Member
Apr 28, 2022
5
1
how do i exit the world map? i am stuck in it clicking on all the kingdoms and provinces but dont know how to go back to my castle
 

KingmakerVN

Active Member
Game Developer
Nov 23, 2019
708
310
got it again KingmakerVN right after the throne room audience (it was week 29)
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 8324, in script
    python:
Exception: Possible infinite loop.

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

Full traceback:
  File "game/script.rpy", line 8324, in script
    python:
  File "renpy/execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Kingmaker 0.14 0.14
Sat Oct  7 00:06:08 2023
I think I know what it is now. It has to do with the code that controls the story events. I am surprised tho, cause I don't think I changed anything about it, nor did I get something like that before.

Either way it's too late for me to do any debugging haha. So I'll get to it tomorrow. Thank you.
 
3.40 star(s) 19 Votes