Recent content by RADAR_PRE_LEAK_64

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. R

    Solved Casting error - deserialization at custom PersistentDataContainer

    you use SerializationUtils for serialization, why not also use that for deserialization?
  2. R

    Suggestion Static URL

    Probably won't happen as to not encourage the use of auto-updaters, as said in https://docs.papermc.io/misc/downloads-api But you could probably slap together a one-liner with the code found in there, that just wont be something you can remember
  3. R

    Question When 1.21 Paper will realse?

    because there is no ETA
  4. R

    Question When 1.21 Paper will realse?

    some time before the heat death of the universe
  5. R

    Solved [Server thread/ERROR]: Failed to read chunk

    My guess is that if youre sure the permissions are correct (or at least set to 0777/rwxrwxrwx) and you see no other error, either there is another instance of the server running which blocks the file, or that the file is damaged