Skip to content

Pearl decay is still laggy #75

Description

@Maxopoly

[14:06:48 INFO]: [ExilePearl] Pearl decay completed in 636ms. Processed 337 and freed 0.

According to other logs only 1 or 2 pearls were actually processed, all other were skipped due to unloaded chunks. Initial few checks also warned

[14:06:48 WARN]: [com.zaxxer.hikari.pool.PoolBase] HikariPool-10 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@2ffc5a8c (No operations allowed after connection closed.). Possibly consider using 
a shorter maxLifetime value.  

Mabye sync db queries (alt lookups etc.) are the issue? We could do all the actual calculation async and then apply only the changes sync?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions