C:\Users\GÖKTUĞ\Desktop\sunucum>java -Xms3G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=
https://mcflags.emc.gs/ -Daikars.new.flags=true -jar paper.jar nogui
Starting org.bukkit.craftbukkit.Main
*** Warning, you've not updated in a while! ***
*** Please download a new build as per instructions from
https://papermc.io/downloads ***
System Info: Java 19 (Java HotSpot(TM) 64-Bit Server VM 19.0.2+7-44) Host: Windows 10 10.0 (amd64)
Loading libraries, please wait...
2023-03-17 00:07:09,368 ServerMain ERROR Rewrite contains an invalid element or attribute "ExtraClassInfoRewritePolicy"
[00:07:12 INFO]: Environment: authHost='
https://authserver.mojang.com', accountsHost='
https://api.mojang.com', sessionHost='
https://sessionserver.mojang.com', servicesHost='
https://api.minecraftservices.com', name='PROD'
[00:07:13 INFO]: Loaded 7 recipes
[00:07:14 INFO]: Starting minecraft server version 1.18.2
[00:07:14 INFO]: Loading properties
[00:07:14 INFO]: This server is running Paper version git-Paper-388 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: fc9ee65 on ver/1.18.2)
[00:07:14 INFO]: Server Ping Player Sample Count: 12
[00:07:14 INFO]: Using 4 threads for Netty based IO
[00:07:14 INFO]: Default game type: SURVIVAL
[00:07:14 INFO]: Generating keypair
[00:07:14 INFO]: Starting Minecraft server on *:25565
[00:07:14 INFO]: Using default channel type
[00:07:14 INFO]: Paper: Using Java 11 compression from Velocity.
[00:07:14 INFO]: Paper: Using Java cipher from Velocity.
[00:07:15 INFO]: [MythicLib] Loading MythicLib v1.5
[00:07:15 INFO]: [MythicLib] Detected Bukkit Version: v1_18_R2
[00:07:15 INFO]: [MMOItems] Loading MMOItems v6.9.1
[00:07:15 ERROR]: [org.bukkit.craftbukkit.v1_18_R2.CraftServer] null initializing MMOItems v6.9.1 (Is it up to date?)
java.lang.NullPointerException: null
at java.util.Objects.requireNonNull(Objects.java:233) ~[?:?]
at java.nio.file.Files.copy(Files.java:3127) ~[?:?]
at net.Indyuce.mmoitems.manager.ConfigManager$DefaultFile.checkFile(ConfigManager.java:395) ~[?:?]
at net.Indyuce.mmoitems.manager.ConfigManager.<init>(ConfigManager.java:99) ~[?:?]
at net.Indyuce.mmoitems.MMOItems.onLoad(MMOItems.java:115) ~[?:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:424) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[00:07:15 INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:07:15 INFO]: Preparing level "world"
[00:07:15 INFO]: Preparing start region for dimension minecraft:overworld
[00:07:15 INFO]: Time elapsed: 171 ms
[00:07:15 INFO]: Preparing start region for dimension minecraft:the_nether
[00:07:16 INFO]: Time elapsed: 64 ms
[00:07:16 INFO]: Preparing start region for dimension minecraft:the_end
[00:07:16 INFO]: Time elapsed: 80 ms
[00:07:16 INFO]: [MythicLib] Enabling MythicLib v1.5
[00:07:16 INFO]: [MMOItems] Enabling MMOItems v6.9.1
[00:07:17 INFO]: [MMOItems] Now using DefaultHook as RPG provider
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'success' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'lose' from drop table 'deconstruct-item': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not load item set 'ARCANE': Could not load set bonus 'magic-damage': Could not find stat called 'MAGİC_DAMAGE'
[00:07:17 WARN]: [MMOItems] Could not load item set 'STEEL': Could not load set bonus 'damage-reduction': Could not find stat called 'DAMAGE_REDUCTİON'
[00:07:17 WARN]: [MMOItems] Could not load item set 'GINGERBREAD': Could not load set bonus 'damage-reduction': Could not find stat called 'DAMAGE_REDUCTİON'
[00:07:17 WARN]: [MMOItems] Could not load item set 'DRAGON': Could not load set bonus 'ability-1': Could not find ability called 'MAGICAL_SHIELD'
[00:07:17 WARN]: [MMOItems] Could not load item set 'PSYCHIC': Could not load set bonus 'ability-1': Could not find ability called 'TELEKINESY'
[00:07:17 WARN]: [MMOItems] Could not load item set 'UNDEADSLAYER': Could not load set bonus 'pve-damage': Could not find stat called 'PVE_DAMAGE'
[00:07:17 WARN]: [MMOItems] Could not load item set 'SPELLCASTER': Could not load set bonus 'max-mana': Could not find stat called 'MAX_MANA'
[00:07:17 WARN]: [MMOItems] Could not load item set 'OMNIELEMENTAL': Could not load set bonus 'fire-defense': Could not find stat called 'FİRE_DEFENSE'
[00:07:17 WARN]: [MMOItems] Could not load item set 'HATRED': Could not load set bonus 'damage-reduction': Could not find stat called 'DAMAGE_REDUCTİON'
[00:07:17 INFO]: [MMOItems Upgrade Template weapon-default] Stat 'ATTACK_DAMAGE' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template weapon-default] Stat 'CRİTİCAL_STRİKE_CHANCE' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template weapon-default] Stat 'PVE_DAMAGE' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template armor-template-example] Stat 'ARMOR' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template armor-template-example] Stat 'ARMOR_TOUGHNESS' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template armor-template-example] Stat 'BLOCK_RATİNG' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template armor-template-example] Stat 'DODGE_RATİNG' not found.
[00:07:17 INFO]: [MMOItems Upgrade Template armor-template-example] Stat 'PARRY_RATİNG' not found.
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier sharp: Could not find stat with ID 'ATTACK_DAMAGE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier sharp: Could not find stat with ID 'LORE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier fiery: Could not find stat with ID 'ABİLİTY'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier lucky: Could not find stat with ID 'CRİTİCAL_STRİKE_CHANCE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier arcane: Could not find stat with ID 'MAX_MANA'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier ancient: Could not find stat with ID 'MAGİC_DAMAGE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier accuracy: Could not find stat with ID 'CRİTİCAL_STRİKE_CHANCE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier accuracy: Could not find stat with ID 'WEAPON_DAMAGE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier swiftness: Could not find stat with ID 'PERM_EFFECTS'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier heavy: Could not find stat with ID 'TWO_HANDED'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier heavy: Could not find stat with ID 'ATTACK_DAMAGE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier heavy: Could not find stat with ID 'CRİTİCAL_STRİKE_POWER'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier blazing: Could not find stat with ID 'ELEMENT'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier impending-doom: Could not find stat with ID 'MAGİC_DAMAGE'
[00:07:17 INFO]: [MMOItems] An error occurred while trying to load item gen modifier impending-doom: Could not find stat with ID 'ABİLİTY'
[00:07:17 INFO]: [MMOItems Item Templates] Loading template modifiers, please wait..
[00:07:17 INFO]: [MMOItems Item Templates] Loading item templates, please wait...
[00:07:17 WARN]: [MMOItems] Could not read subtable 'fire-essence-table' from drop table 'BLAZE': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'rock-table' from drop table 'ZOMBIE': Could not find item type with ID 'CONSUMABLE'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'coin-table' from drop table 'ZOMBIE': Could not find item type with ID 'MISCELLANEOUS'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'rare-diamond' from drop table 'DIAMOND_ORE': Could not find item type with ID 'MATERIAL'
[00:07:17 WARN]: [MMOItems] Could not read subtable 'more-rare-diamond' from drop table '1': Could not find item type with ID 'MATERIAL'
[00:07:17 ERROR]: Error occurred while enabling MMOItems v6.9.1 (Is it up to date?)
java.lang.NullPointerException: Cannot read field "worldGenEnabled" because the return value of "net.Indyuce.mmoitems.MMOItems.getLanguage()" is null
at net.Indyuce.mmoitems.manager.WorldGenManager.<init>(WorldGenManager.java:44) ~[?:?]
at net.Indyuce.mmoitems.MMOItems.onEnable(MMOItems.java:169) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560) ~[paper-1.18.2.jar:git-Paper-388]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[00:07:17 INFO]: [MMOItems] Disabling MMOItems v6.9.1
[00:07:17 INFO]: Running delayed init tasks
[00:07:17 INFO]: Done (3.355s)! For help, type "help"
[00:07:17 INFO]: Timings Reset