Daily Lucky Numbers:
2
8
9
33
34
49

SMF Arcade 2.6.4 Stable - Released!

Started by Chen Zhen, December 16, 2020, 11:18:10 PM

Previous topic - Next topic

Chen Zhen

SMF Arcade 2.6.4 is now available in the download section.

This version includes an important security update!

The download link is here:
https://web-develop.ca/index.php?action=downloads;area=stable_smf_arcade

The changelog can be seen here:
https://web-develop.ca/index.php?page=arcade_changelog


Thanks to all that help contribute by beta testing, reporting issues/errors in the forum and for giving suggestions regarding its development.

We hope you & your users will enjoy the updated SMF gaming platform.

Please report any bug reports or issues in this section of the forum.

vince


Ronald


vince

I keep getting this for guest

Guest
 Today at 12:38 pm
 173.231.59.207
 16375b11ff326c7d821f90dc05ef21fe
Backtrace information  Type of error: General
 2: Unknown: Cannot call session save handler in a recursive manner
 https://vtarcade.com/index.php?action=arcade;sa=play;game=502;reload=9596;

And this

Guest
 Today at 12:38 pm
 173.231.59.207
 16375b11ff326c7d821f90dc05ef21fe
Backtrace information  Type of error: Database
 Database Error: Data too long for column 'data' at row 1
 https://vtarcade.com/index.php?action=arcade;sa=play;game=502;reload=9596;
 C:/xampp/htdocs/smf/Sources/Session.php (Line 190)

Chen Zhen

Guests are not permitted to play games on your forum which means the forum internally brings up the login page.
Although the guest attempted to access the arcade (as per the URL), your forum never allowed it.
For the moment it appears as though the error is not arcade related because it never got that far.

Chen Zhen


What is your database collation set as?
Also what is the database table named "session" collation?

Is it UTF8-Unicode-Ci or did you use some sort of mb4 collation?

vince

It's not mb4 no I think it's utf8 general I did have it set to allow them to play but not save scores and hundreds of these errors occurred so I changed it to not allow them to play to see if the error still happened and it doesn't

Chen Zhen


I allow guests to play here on the forum, use database driven sessions & don't get those errors.
Something in your OS environment is different plus that table column is for SMF sessions which the arcade does not alter.
I need to be able to duplicate the errors in order to pinpoint the problem.

Do you use MySQL or MariaDB and which version?
Can you provide a screenshot of your Server Settings -> Cookies and Sessions settings page (blank out the cookie name) ?

vince

Also the force ssl is set to disable

vince

Seeing this this morning also now

Guest
 Today at 10:06 am
 95.174.220.112
 515bf5ed381ad57f8675fcc0098b2fd8
Backtrace information  Type of error: User
 Unable to verify referring URL. Please go back and try again.
 https://freeforallgames.net/index.php?action=signup2

There's a few of these now in the error log

Not sure what changed for all these errors to start now

vince

Quote from: Chen Zhen on December 25, 2020, 07:11:24 PMI allow guests to play here on the forum, use database driven sessions & don't get those errors.
Something in your OS environment is different plus that table column is for SMF sessions which the arcade does not alter.
I need to be able to duplicate the errors in order to pinpoint the problem.

Do you use MySQL or MariaDB and which version?
Can you provide a screenshot of your Server Settings -> Cookies and Sessions settings page (blank out the cookie name) ?

mysql 7.11 i think wheres the best place to find that ?

vince

i change a few settings like enabled force ssl thru-out the board, that was disabled for some reason and
Use a persistent connection was not checked, so i checked that.. logged out and registered a fake account and got no errors also pl,ayed a game as a guest and didint see any errors this time.. maybe its fixed lol

vince

segestion : when guests play at the end of the game for score saving instead of them going to the comments page can they be sent back to the arcade or to the login page or maybe add at the bottom of the comment page a message like " because your a guest you can not save any scores or leave comments, consider registering or logging in" and have the registration link and Login link  display ..

Chen Zhen

You can also allow guests to save score where they enter a name. It saves the name for the session.

Skhilled

Quote from: vince on December 26, 2020, 09:43:11 AMSeeing this this morning also now

Guest
 Today at 10:06 am
 95.174.220.112
 515bf5ed381ad57f8675fcc0098b2fd8
Backtrace information  Type of error: User
 Unable to verify referring URL. Please go back and try again.
 https://freeforallgames.net/index.php?action=signup2

There's a few of these now in the error log

Not sure what changed for all these errors to start now

I've been getting those errors for quite awhile now. I allow guests to see the arcade only. They are not allowed to play the games or save scores.

I also force https throughout the server for security reasons.