Compatibility request #10


  • Feature Request
  • Purpur
  • Working On
Open
Assigned to lhykos
  • Innesity created this issue Sep 4, 2022

    Minecraft Server Version

    (Please also add the exact version number you use)

     

    [  ] Bukkit 

    [  ] Spigot 

    [  ] Paper 

    [ X ]  

     

    Server Version: git-Purpur-1632 (MC: 1.18.2)

    Plugin Version: 1.5.2

     

    Can you make it compatible with MC 1.18.2 too, pls?
    [11:06:03 WARN]: org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.19
    [11:06:03 WARN]: at org.bukkit.craftbukkit.v1_18_R2.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:375)
    [11:06:03 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149)
    [11:06:03 WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:415)

     

     

     

     

    Description

    (Describe your problem / bug / conflict or feature here. You also can use images.)

     

     

     

    How to Reproduce

    (Describe how you found the problem and how I can reproduce it.)

     

     

     

    Used Plugins

    (List the plugins you use on your server. You dont have to list all of them, just the ones you think they're important to the problem.)

     

    List Plugins here.

     

     

    Short Stacktrace / Errorlog (If present)

     

    Put Stacktrace / Log in here.

     

     

  • Innesity added a tag Purpur Sep 4, 2022
  • Innesity posted a comment Sep 4, 2022

    With Purpur and with 1.4.2 plugin version, this error is spamming in the console:

    java.lang.NullPointerException: null
    [11:19:44 ERROR]: Could not pass event InventoryMoveItemEvent to XPStorage v1.4.2
    java.lang.NullPointerException: null
    [11:19:44 ERROR]: Could not pass event InventoryMoveItemEvent to XPStorage v1.4.2
    java.lang.NullPointerException: null
    [11:19:44 ERROR]: Could not pass event InventoryMoveItemEvent to XPStorage v1.4.2
    java.lang.NullPointerException: null
    [11:19:44 ERROR]: Could not pass event InventoryMoveItemEvent to XPStorage v1.4.2
    java.lang.NullPointerException: null
    [11:19:44 ERROR]: Could not pass event InventoryMoveItemEvent to XPStorage v1.4.2
    java.lang.NullPointerException: null
    [11:19:44 ERROR]: Could not pass event InventoryMoveItemEvent to XPStorage v1.4.2

  • Lhykos posted a comment Sep 5, 2022

    The first thing is: There is no version 1.5.2 of my plugin, not yet.

     

    Normally I don't support backwards compability.

    Therefore version 1.5.x are only for 1.19.x.

    It is planned from my side, but propaply not for older versions of minecraft.

     

    The error you describe above should be fixed with version 1.5.0.

     

    Personally I could never reproduce the console spam with purpur in 1.18.2. Maybe you can provide me some plugins you use to investigate the error?

  • Lhykos self-assigned this issue Sep 5, 2022
  • Lhykos added a tag Feature Request Sep 5, 2022
  • Lhykos added a tag Working On Oct 11, 2022

To post a comment, please login or register a new account.