Closed ekky1328 closed 4 months ago
I'm using Fika, SAIN and SWAG+Donuts for this test.
The profileId saved in db is 6665943b0003601378e20736, but the id of my profile should be 66656ab50005f1696452889c.
From what I've seen, all characters, players and NPCs, are saved in the player table. Not sure if that's intended or if it has something to do with Fika or the way SWAG spawns npcs.
I'll keep testing to make sure it's not a compatibility issue with other mods.
Seems like it's only happening with profiles created BEFORE installing the mod. If I create a brand new one, everything works just fine, even with all the mods.
Thank you @lacruzwebdev, I think I may have found the problem.
Collecting all the player/bot information in the player table as you've shown is correct.
Can you show me the rows in your raids table? That might be having a conflict which should be the bug I fixed this morning and will be in the 0.0.2 patch.
I'm hoping this is fixed with the v0.0.2 patch, however, keeping this open as it could still occur... never expected this bug in the first place. I'm a little bewildered how it would happen.
Have not heard reports of this happening since the v0.0.2 patch, closing issue.
Need to investigate this comment
PRXZ
My Response
Woah - that shouldn't happen.
Would you be so kind to pastebin me the .json file you were playing with, and the value that you ended up with in the database?
Only place I can see that bug happening is here or here. I'll take a look in the morning :)
I'm honestly not sure, I haven't used Fika before. I'm sure it would work fine for the host, I'm not sure how it would go for clients connecting to a Fika instance. Will need some testing and verification.