Hello,
I've been trying to take over maintenance of a game to fix a few bugs but I've quickly realized that I wasn't able to make a build with the code I initially retrieved because of 2 errors:
1. "Forbidden access to g_user detected."
2. A space in a filename that couldn't be added to svn
I've temporarily made these go away to see if there were more problems, but this scares me: could it mean that the version I have is not the one in production?
I'm still learning how to use BGA Studio and I don't want to break the game by releasing some unfinished changes by the previous devs that I'm not aware of.
From the "commit log", I think the original dev stopped working on it in 2021. Then I'm seeing one PHP8 commit in 2023 then a few technical ones in October 2024.
I have not succeeded to make sense of the "Source code version control" UI, I'm familiar with git and I've used svn in the past but that thing doesn't do what I expect at all.
I've asked support (ticket #7049056) but I think they tried a build with my temporary fixes, which succeeded. They seem to have moved on, it's been over a week since the last exchange.
I've been trying to take over maintenance of a game to fix a few bugs but I've quickly realized that I wasn't able to make a build with the code I initially retrieved because of 2 errors:
1. "Forbidden access to g_user detected."
2. A space in a filename that couldn't be added to svn
I've temporarily made these go away to see if there were more problems, but this scares me: could it mean that the version I have is not the one in production?
I'm still learning how to use BGA Studio and I don't want to break the game by releasing some unfinished changes by the previous devs that I'm not aware of.
From the "commit log", I think the original dev stopped working on it in 2021. Then I'm seeing one PHP8 commit in 2023 then a few technical ones in October 2024.
I have not succeeded to make sense of the "Source code version control" UI, I'm familiar with git and I've used svn in the past but that thing doesn't do what I expect at all.
I've asked support (ticket #7049056) but I think they tried a build with my temporary fixes, which succeeded. They seem to have moved on, it's been over a week since the last exchange.