Skip to content

In Development Release 4.0.0 (Bungee)

Pre-release
Pre-release
Compare
Choose a tag to compare
@AuroraLS3 AuroraLS3 released this 26 Sep 17:34

This is an in development version of 4.0.0 update.

USE THIS AT YOUR OWN RISK, Be sure to backup your old plan database before installing, as bugs may be present.

Installation: Follow Instructions on Wiki

This is a bug test version, some features may be missing or broken (Please report these)

Most important bugfixes to previous version:

  • Fixed plan_user_info being empty after v3.6.4 transfer
  • Fixed IP Processor
  • Fixed active sessions not being removed after logout (leading to duplicate start times on the next sessions)

Important pages:
Bukkit:

  • /server
  • /player/Playername
  • /players

Bungee:

  • /server or /network
  • /server/ServerName (config)
  • /player/Playername
  • /players

Commands for analyzing other servers:
/plan analyze - Analyzes current server
/plan analyze [Servername] analyzes server with the name if online
/plan analyze [number] analyzes server with the ID if online

Known issues: (Currently Fixed in strikethrough)

  • Plugin does not start on bungee on first run to allow reload after config edit (IP is 0.0.0.0 by default - causes plugin to disable), Change and restart bungee
  • Analysis Export does not work
  • Going to ip/server/ before Analysis has been run returns a 500 error instead of 404
  • World Pie charts on Sessions tab are using wrong colors
  • World Pie chart GM drilldown is using wrong colors
  • Plugins tabs have horrendous spacing
  • List servers command is missing
  • Network page command is missing
  • Bungee reload command is missing
  • WebAPI connection failure exceptions are still printed even though they do not cause any issues (If you feel like the connection should not fail but still throws exception, please post an issue)
  • Exception cause (Throwable) stack traces are not logged to Errors.txt
  • Issue #288
  • Some PluginData strings get their Html omitted with a message "Html was too long to be responsive"

Untested (Will be tested before release):

  • Two Bukkit servers and Bungee server set-up using Bungee Plugin channel

Please report any & all issues you have with this version to reduce bugs encountered in the actual release

Issues can range from (These are not actual known issues, all speculation):

  • Set up difficulties
  • Exceptions
  • Command does not work how expected
  • Plugin begins to restart itself continuously
  • Plugin begins to spam connection attempts after a WebAPI call
  • Going to a web address returns a 500 error
  • Some data is missing or is incorrect
  • Database is locking up after action
  • Config setting does not do anything
  • Settings from Bungee are not propagating to Bukkit properly
  • Bungee is used even when Bungee-Override is set.

https://github.com/Rsl1122/Plan-PlayerAnalytics/issues

Please include Errors.txt contents in any bug report (Even if it is not about an exception), thank you.