Page 1 of 1

Bug in my alpha game; how do i get access to the database of this game in Alpha?

Posted: 26 October 2022, 15:35
by _Maestro_
My game is in Alpha mode. While playing with someone, we run into an issue.
In order to see what has happened, I must see the underlying database.

How can i access the database for a game played on Alpha?

Looking from in the database from a DEV game, I do note there is another game open in the database.
However it does not show me any data, only the error:
mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)

Any ideas?

Best regards
Maurice

Re: Bug in my alpha game; how do i get access to the database of this game in Alpha?

Posted: 26 October 2022, 15:39
by Tisaac
_Maestro_ wrote: 26 October 2022, 15:35 My game is in Alpha mode. While playing with someone, we run into an issue.
In order to see what has happened, I must see the underlying database.

How can i access the database for a game played on Alpha?

Looking from in the database from a DEV game, I do note there is another game open in the database.
However it does not show me any data, only the error:
mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)

Any ideas?

Best regards
Maurice
You can't. The only possible thing is to load bug reports into studio, check the documentation about that. That requires the bug report to be reported at the moment the bug is occuring and not at the end of the game though.