Results 1 to 2 of 2

Thread: SOFTWARE: AUTOMATED DATA RECOVERY FOR TYNON SYSTEMS (Restoring losses automatically)

  1. #1
    Hopebringer effeminate_1999125's Avatar
    Join Date
    Jul 2013
    Location
    Leviathan
    Posts
    31

    Lightbulb SOFTWARE: AUTOMATED DATA RECOVERY FOR TYNON SYSTEMS (Restoring losses automatically)

    The problem that is being addressed is, "All of those mysterious losses that Tynon members complain about in the Forum and Billing." The solution that is needed is, "a statistical comparison". Such as, comparing "the current database data", to "the previous database data", and "any downward losses", WILL BE AUTOMATICALLY ADJUSTED TO THE PREVIOUS LEVELS, with the exception of Runes, because of lower power ratings because of the exchanging of Runes, for various reasons, which can be changed back by the member later on.

    NOTE: I have lost less than 200,000 in Power over a four day period. This solution would solve the problem for myself, as well as, for more than a million other Tynon members, who experience various other Tynon technical difficulties.

  2. #2
    Forum Moderator Andy's Avatar
    Join Date
    Jun 2013
    Location
    Sol
    Posts
    2,885
    What follows is pure speculation from an IT professional that has no relationship with Tynon and is just a player like everyone else.

    The problem is not that the database in the server got corrupted but that there is a lost of communications between your computer and the server. When this happens the game in your computer continues to run and if communications is re-established within a specified period of time or when the event log in the program becomes full then what has happened in your computer since communications were lost can be synchronized with the server. When the game decides that synchronization will not be possible when communication is re-established it request a refresh to reinitialize the program. Since the event log is kept in computer memory to improve performance and prevent tampering anything that happened since communication was lost will be lost and you restart from where you were before that.

    What is needed is for the event buffer to be written to disk in an encrypted format (to prevent tampering) and when communication is re-established the encrypted log is read and sent to the server. This will increase the time it takes to refresh and and reload the game.

    In addition, the game is not in constant communication with the server but contacts the server in a scheduled or when the event log reaches stats to become full. If the game were to crash (flash crash, etc.) then the above would not fix the problem. Whet would be needed is to have the event log be constantly written to disk so that it can be recovered after the crash. This will add overhead to the game and it will run slower.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •