Re: ORK integration
Posted: Wed Oct 09, 2024 2:59 pm
Hey Tony,
Have an issue with quests now that I implemented a lot of handwritten ones, suddenly I experience a lot of bugs that trying to debug but I ll start with the biggest one that might be the guide to fix all smaller ones. I ll give as many details as I can.
So I have a player that he disconnected from the game (no save, but he had saved after he took the quests, since the quests take days and he had multiple saves the past couple of days, game saves every 5 minutes), but lost all his quests from the game except the auto generated ones, I loaded his save and it seems all quests are on the Quest Journal for ORK as they should, but not in the game journal. The definitely not finished. Here are some issues.
You can find images below from:
Player Quest Journal:
https://ibb.co/jrwp1GY
https://ibb.co/YjBzhdQ
In-game Journal:
https://ibb.co/Jjhw8x9
Quest Machine main GO:
https://ibb.co/YZfm11C
https://ibb.co/7t7c4y8
Hierarchy:
https://ibb.co/Ky9tsF6
One of the quests that disappeared but not finished:
https://ibb.co/ZcbzT9y
https://ibb.co/xH2xwZ6
https://ibb.co/nnSJJ52
https://ibb.co/TLDJ50w
Quest Giver of this quest:
https://ibb.co/bbg0pPM
https://ibb.co/x5mKM45
DB That shows the quest included:
https://ibb.co/FBbnVwb
Another Quest Giver (One that gives many of the new handwritten quests):
https://ibb.co/xH2xwZ6
https://ibb.co/nnSJJ52
https://ibb.co/TLDJ50w
There are other minor issues that for example only the header of the quest shows in the generated quest in the in-game journal photo, which just uses the same generation quest giver as the others daily quests that you see there with the counter.
Hope we find a solution since right now the game is broken quest-wise. In general when things don't go smooth from the player side (which never does), and something happens from the player side, like alt+f4 the game in the middle of a step of a quest, and things like that, the quest bug out in various ways. It seems the auto generated ones which are simple kill X amount work ok, other than some issues like the one mentioned above. Using latest
Thank you in advance
Have an issue with quests now that I implemented a lot of handwritten ones, suddenly I experience a lot of bugs that trying to debug but I ll start with the biggest one that might be the guide to fix all smaller ones. I ll give as many details as I can.
So I have a player that he disconnected from the game (no save, but he had saved after he took the quests, since the quests take days and he had multiple saves the past couple of days, game saves every 5 minutes), but lost all his quests from the game except the auto generated ones, I loaded his save and it seems all quests are on the Quest Journal for ORK as they should, but not in the game journal. The definitely not finished. Here are some issues.
You can find images below from:
Player Quest Journal:
https://ibb.co/jrwp1GY
https://ibb.co/YjBzhdQ
In-game Journal:
https://ibb.co/Jjhw8x9
Quest Machine main GO:
https://ibb.co/YZfm11C
https://ibb.co/7t7c4y8
Hierarchy:
https://ibb.co/Ky9tsF6
One of the quests that disappeared but not finished:
https://ibb.co/ZcbzT9y
https://ibb.co/xH2xwZ6
https://ibb.co/nnSJJ52
https://ibb.co/TLDJ50w
Quest Giver of this quest:
https://ibb.co/bbg0pPM
https://ibb.co/x5mKM45
DB That shows the quest included:
https://ibb.co/FBbnVwb
Another Quest Giver (One that gives many of the new handwritten quests):
https://ibb.co/xH2xwZ6
https://ibb.co/nnSJJ52
https://ibb.co/TLDJ50w
There are other minor issues that for example only the header of the quest shows in the generated quest in the in-game journal photo, which just uses the same generation quest giver as the others daily quests that you see there with the counter.
Hope we find a solution since right now the game is broken quest-wise. In general when things don't go smooth from the player side (which never does), and something happens from the player side, like alt+f4 the game in the middle of a step of a quest, and things like that, the quest bug out in various ways. It seems the auto generated ones which are simple kill X amount work ok, other than some issues like the one mentioned above. Using latest
Thank you in advance