Giter Site home page Giter Site logo

Comments (28)

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024 1

In the CVOLTON github thing, in the folder "data" there is this file named ".htaccess" but the file has only inside "Deny from all" and the description says "new account save data system". So do I need to modify that line of code from "deny from all" to "accept from all" ?

No, don't touch it.

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

Try regenerating gjp2

from gmdprivateserver.

RealMysticalMan avatar RealMysticalMan commented on June 12, 2024

I did that and it still didn't let me log in and didn't fix the issues. Other people also have the same problem in the same GDPS made by me, not able to log in to account and all progress including created levels gets deleted when you exit the game as an unregistered user. Daily chests also don't work. I think it would have to be something on the server's end causing this but I don't know what it could be.

from gmdprivateserver.

RealMysticalMan avatar RealMysticalMan commented on June 12, 2024

Anything else I can do to fix? By the way, the problem is the same for the mobile and PC.

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

I have the same problem too.. I did fixed it on pc by creating a new account with the password you want, copying the hashed code from the password and the gjp2 column of the new account to the account you want to connect to. Then once it's done, normally in the game you can now connect to your account with the "new" password and it'll work. To me it said "Account disabled" and I somehow fixed it don't know really how but it worked on pc (mobile Idk).

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

Try regenerating gjp2

And how do you regenerate gjp2 ? What is the gjp2 column mean really ?

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

And how do you regenerate gjp2 ? What is the gjp2 column mean really ?

GJP2 is XOR encrypted password, you can generate it by trying to activate your account in tools page (set GJP2 to null first if not)

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

And how do you regenerate gjp2 ? What is the gjp2 column mean really ?

GJP2 is XOR encrypted password, you can generate it by trying to activate your account in tools page (set GJP2 to null first if not)

I went to the server tools, then "activate account.php", but when I put the account username correctly and the password 12345677 ($2y$10$Qbpn4X9.8st6cOCkyu14juA7rNkzYDjBz1/rOqWuvNBcR8bmseHD2) it tells me "Invalid password or nonexistant account. Try again"

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

It's a little bit annoying because my friends can't save/load their account since they can't even login because "account disabled"...

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

It's a little bit annoying because my friends can't save/load their account since they can't even login because "account disabled"...

It means they tried to login too many times

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

It's a little bit annoying because my friends can't save/load their account since they can't even login because "account disabled"...

It means they tried to login too many times

And it does fix after like a certain amount of time ?

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

And it does fix after like a certain amount of time ?

Yes, wait 1-2 hours

from gmdprivateserver.

RealMysticalMan avatar RealMysticalMan commented on June 12, 2024

Sorry for a late reply but you can sign into a brand new account, but if you log out and try signing back in again, it doesn't work. And you cannot log in to existing accounts.

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

And it does fix after like a certain amount of time ?

Yes, wait 1-2 hours

I did put the new password 12345677 ("$2y$10$Qbpn4X9.8st6cOCkyu14juA7rNkzYDjBz1/rOqWuvNBcR8bmseHD2") and set gjp2 null on the same account, then I went to the activate account tools and it Worked ! I succesfully connected to the account.

The problem is that we can't save and not even load our previous saves.. "Sync failed, please try again later"

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

And it does fix after like a certain amount of time ?

Yes, wait 1-2 hours

In the CVOLTON github thing, in the folder "data" there is this file named ".htaccess" but the file has only inside "Deny from all" and the description says "new account save data system". So do I need to modify that line of code from "deny from all" to "accept from all" ?

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

The problem is that we can't save and not even load our previous saves.. "Sync failed, please try again later"

Set 777 permissions recursively to data folder

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

The problem is that we can't save and not even load our previous saves.. "Sync failed, please try again later"

Set 777 permissions recursively to data folder

Done ! But to me it still says "Backup failed. Please try again later. Save size is within limits." and to my friend it still says ""Backup failed. Please try again later."

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

My CCGameManager.dat, CCGameManager2.dat, CCLocalLevels.dat and CCLocalLevels2.dat size combined are no more than 6Mo. The save size limit I guess it's like 50Mb or 128Mb ?

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

The problem is that we can't save and not even load our previous saves.. "Sync failed, please try again later"

Set 777 permissions recursively to data folder

Is it recommended to set 777 permissions to all folders ? And could it be that we cant save our accounts because there are still some .phps from the 2.1 gdps ? Basically everything works in the 2.2 gdps but not the accounts save system...

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

The problem is that we can't save and not even load our previous saves.. "Sync failed, please try again later"

Set 777 permissions recursively to data folder

Is it recommended to set 777 permissions to all folders ? And could it be that we cant save our accounts because there are still some .phps from the 2.1 gdps ? Basically everything works in the 2.2 gdps but not the accounts save system...

try to update everything

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

The problem is that we can't save and not even load our previous saves.. "Sync failed, please try again later"

Set 777 permissions recursively to data folder

Is it recommended to set 777 permissions to all folders ? And could it be that we cant save our accounts because there are still some .phps from the 2.1 gdps ? Basically everything works in the 2.2 gdps but not the accounts save system...

try to update everything

Done but it still don't work.. same error message ("Backup Failed. Please try again later. Save size within limits.")

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

Currently looking in the logs and I saw this after saving 3 times in a row with that error. Looking in the files now to see.
image

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

Currently looking in the logs and I saw this after saving 3 times in a row with that error. Looking in the files now to see. image

I changed a thing in the line 9 of connection.php, now it doesn't shows any error but still doesn't work (can't save, "backup failed. please try again later. sive size is within limits")

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

It still says some errors on getGJLevels.php when I save, same as the picture above, but when I complete a platformer level which is not rated this happens :
image
Error on StarsCount and Platformer count ?

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

@MegaSa1nt Sorry to disturb you, do you know somethings I could try to change to get the save system work ? Like maybe change a setting in a .php ? Or change other things about the server, the user ? Or other possible solutions you got under your hands ?

from gmdprivateserver.

MegaSa1nt avatar MegaSa1nt commented on June 12, 2024

https://stackoverflow.com/questions/63301495/pdoexception-packets-out-of-order-expected-0-received-1-packet-size-23/65040732#65040732 try this

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

https://stackoverflow.com/questions/63301495/pdoexception-packets-out-of-order-expected-0-received-1-packet-size-23/65040732#65040732 try this

Didn't work either.. Before update we didn't have any problems, but after the 2.2 update we can't save and load data.. We don't understand why it doesn't work for us.

from gmdprivateserver.

VoomiTo421 avatar VoomiTo421 commented on June 12, 2024

Php is on 8.1.2, the max_allowed_paquet is on 4096M. And the error is still the same . My Data files are like 6Mb and even with a fresh account we can't save.
image

from gmdprivateserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.