hazae41 / mc-blockregen

No more extra resources world! No more crappy world!
https://www.spigotmc.org/resources/free-blockregenerator.58011/
5 stars 1 forks source link

Error Enabling v1.6.0: Exposed4MCKt.sql() not found #2

Closed AgentConDier closed 5 years ago

AgentConDier commented 5 years ago

The latest version of blockregenerator is unable to load on 1.13.2:

Error:
[23:21:26 INFO]: [BlockRegenerator] Enabling BlockRegenerator v1.6.0
[23:21:26 ERROR]: Error occurred while enabling BlockRegenerator v1.6.0 (Is it up to date?)
java.lang.NoSuchMethodError: fr.rhaz.minecraft.Exposed4MCKt.sql(Lorg/bukkit/plugin/java/JavaPlugin;Lorg/jetbrains/exposed/sql/Database;Lkotlin/jvm/functions/Function1;)V
        at fr.rhaz.minecraft.BlockRegenerator.onEnable(BlockRegenerator.kt:69) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Versions:
spigot.jar: git-Spigot-e4d0c66-aed3aec (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
blockregenerator-1.6.0-for-minecraft-1.13.jar (MD5: 59926083a07a80353557d620c5060fd9)
kotlin4mc-2.0.7.jar (MD5: 3a5c2d3836d2637a75ed92bc86726733)
exposed4mc-2.0.jar (MD5: 54d6e6ce5d0480bbbc666cae2ee44cf2)
Full Log:
[23:21:07] [main/INFO]: Loaded 0 recipes
[23:21:07] [Server thread/INFO]: Starting minecraft server version 1.13.2
[23:21:07] [Server thread/INFO]: Loading properties
[23:21:07] [Server thread/INFO]: Default game type: SURVIVAL
[23:21:07] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e4d0c66-aed3aec (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
[23:21:08] [Server thread/INFO]: Debug logging is disabled
[23:21:08] [Server thread/INFO]: Server Ping Player Sample Count: 12
[23:21:08] [Server thread/INFO]: Using 4 threads for Netty based IO
[23:21:08] [Server thread/INFO]: Generating keypair
[23:21:08] [Server thread/INFO]: Starting Minecraft server on *:25565
[23:21:08] [Server thread/INFO]: Using default channel type
[23:21:13] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[23:21:14] [Server thread/INFO]: Vault is used for persistent `/wea` toggles.
[23:21:14] [Server thread/INFO]: ====== USE PAPER ======
[23:21:14] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
[23:21:14] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
[23:21:14] [Server thread/INFO]:  - This is only a recommendation
[23:21:14] [Server thread/INFO]: ==============================
[23:21:15] [Server thread/INFO]: Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
[23:21:15] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[23:21:16] [Server thread/INFO]: [WorldName] Loading WorldName v1.0
[23:21:16] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-2-138
[23:21:16] [Server thread/INFO]: [dynmap] version=git-Spigot-e4d0c66-aed3aec (MC: 1.13.2)
[23:21:16] [Server thread/INFO]: [dynmap] Mod Support API available
[23:21:16] [Server thread/INFO]: [LANBroadcaster] Loading LANBroadcaster v1.6.1
[23:21:16] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
[23:21:16] [Server thread/INFO]: [Kotlin4MC] Loading Kotlin4MC v2.0.7
[23:21:16] [Server thread/INFO]: [Sandwich] Loading Sandwich v1.1.0
[23:21:16] [Server thread/INFO]: [Permissify] Loading Permissify v1.0.1
[23:21:16] [Server thread/INFO]: [Exposed4MC] Loading Exposed4MC v2.0
[23:21:16] [Server thread/INFO]: [CustomPlugin] Loading CustomPlugin v0.0
[23:21:16] [Server thread/INFO]: [BlockRegenerator] Loading BlockRegenerator v1.6.0
[23:21:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit vunspecified
[23:21:16] [Server thread/INFO]: [AsyncWorldManager] Loading AsyncWorldManager v0.7 (511)
[23:21:16] [Server thread/INFO]: [NetherPortals] Loading NetherPortals v1.1
[23:21:16] [Server thread/INFO]: [AsyncWorldManager] Enabling AsyncWorldManager v0.7 (511)
[23:21:16] [Server thread/WARN]: [AsyncWorldManager] Starting Metrics. Opt-out using the global bStats config.
[23:21:16] [Server thread/WARN]: [AsyncWorldManager] Loading Commands...
[23:21:16] [Server thread/WARN]: [AsyncWorldManager] Loading Listener...
[23:21:16] [Server thread/WARN]: [AsyncWorldManager] Loading world: safe_world
[23:21:17] [Server thread/WARN]: [AsyncWorldManager] Loading world: safe_world_nether
[23:21:17] [Server thread/WARN]: [AsyncWorldManager] Loading world: safe_world_the_end
[23:21:17] [Server thread/WARN]: [AsyncWorldManager] Loading world: world
[23:21:17] [Server thread/WARN]: [AsyncWorldManager] Loading world: world_nether
[23:21:17] [Server thread/WARN]: [AsyncWorldManager] Loading world: world_the_end
[23:21:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:21:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:21:17] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[23:21:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:21:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[23:21:17] [Server thread/INFO]: Preparing level "world"
[23:21:17] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[23:21:18] [Server thread/INFO]: Loaded 524 recipes
[23:21:19] [Server thread/INFO]: -------- World Settings For [world] --------
[23:21:19] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:21:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:21:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:21:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:21:19] [Server thread/INFO]: Item Merge Radius: 2.5
[23:21:19] [Server thread/INFO]: Item Despawn Rate: 6000
[23:21:19] [Server thread/INFO]: View Distance: 10
[23:21:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:21:19] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[23:21:19] [Server thread/INFO]: Mob Spawn Range: 6
[23:21:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[23:21:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:21:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:21:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:21:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:21:19] [Server thread/INFO]: Random Lighting Updates: true
[23:21:19] [Server thread/INFO]: Max TNT Explosions: 100
[23:21:21] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[23:21:21] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:21:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:21:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:21:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:21:21] [Server thread/INFO]: Item Merge Radius: 2.5
[23:21:21] [Server thread/INFO]: Item Despawn Rate: 6000
[23:21:21] [Server thread/INFO]: View Distance: 10
[23:21:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:21:21] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[23:21:21] [Server thread/INFO]: Mob Spawn Range: 6
[23:21:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[23:21:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:21:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:21:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:21:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:21:21] [Server thread/INFO]: Random Lighting Updates: true
[23:21:21] [Server thread/INFO]: Max TNT Explosions: 100
[23:21:23] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[23:21:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:21:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:21:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:21:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:21:23] [Server thread/INFO]: Item Merge Radius: 2.5
[23:21:23] [Server thread/INFO]: Item Despawn Rate: 6000
[23:21:23] [Server thread/INFO]: View Distance: 10
[23:21:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:21:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[23:21:23] [Server thread/INFO]: Mob Spawn Range: 6
[23:21:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[23:21:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:21:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:21:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:21:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:21:23] [Server thread/INFO]: Random Lighting Updates: true
[23:21:23] [Server thread/INFO]: Max TNT Explosions: 100
[23:21:23] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -5096961495795366255)
[23:21:23] [Server thread/INFO]: Preparing spawn area: 4%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 8%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 12%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 16%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 20%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 24%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 28%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 32%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 36%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 40%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 44%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 48%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 52%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 56%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 60%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 64%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 68%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 72%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 76%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 80%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 84%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 88%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 92%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 96%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 100%
[23:21:24] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -5096961495795366255)
[23:21:24] [Server thread/INFO]: Preparing spawn area: 4%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 8%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 12%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 16%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 20%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 24%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 28%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 32%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 36%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 40%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 44%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 48%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 52%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 56%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 60%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 64%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 68%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 72%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 76%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 80%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 84%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 88%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 92%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 96%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 100%
[23:21:24] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -5096961495795366255)
[23:21:24] [Server thread/INFO]: Preparing spawn area: 4%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 8%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 12%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 16%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 20%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 24%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 28%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 32%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 36%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 40%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 44%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 48%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 52%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 56%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 60%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 64%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 68%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 72%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 76%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 80%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 84%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 88%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 92%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 96%
[23:21:24] [Server thread/INFO]: Preparing spawn area: 100%
[23:21:24] [Server thread/INFO]: Time elapsed: 113 ms
[23:21:24] [Server thread/INFO]: [WorldName] Enabling WorldName v1.0
[23:21:24] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-2-138
[23:21:24] [Server thread/INFO]: [dynmap] Added 11 custom biome mappings
[23:21:24] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control
[23:21:24] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users
[23:21:24] [Server thread/INFO]: [dynmap] Opening SQLite file C:\Users\Agando\ownCloud64\Minecraft\MinecraftServer\plugins\dynmap\dynmap.db as map store
[23:21:25] [Server thread/INFO]: [dynmap] Mod Support processing completed
[23:21:25] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
[23:21:25] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
[23:21:25] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
[23:21:26] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8080
[23:21:26] [Server thread/INFO]: [dynmap] version 3.0-beta-2-138 is enabled - core version 3.0-beta-2-138
[23:21:26] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
[23:21:26] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
[23:21:26] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
[23:21:26] [Server thread/INFO]: [dynmap] Loaded 5 pending tile renders for world 'world_the_end'
[23:21:26] [Server thread/INFO]: [dynmap] Enabled
[23:21:26] [Server thread/INFO]: [LANBroadcaster] Enabling LANBroadcaster v1.6.1
[23:21:26] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0
[23:21:26] [Server thread/INFO]: [Kotlin4MC] Enabling Kotlin4MC v2.0.7
[23:21:26] [Server thread/INFO]: [Sandwich] Enabling Sandwich v1.1.0
[23:21:26] [Server thread/INFO]: [Sandwich] World padding: 40
[23:21:26] [Server thread/INFO]: [Sandwich] World top Y: 255
[23:21:26] [Server thread/INFO]: [Sandwich] World bottom Y: 0
[23:21:26] [Server thread/INFO]: [Sandwich] World tops linked to: {world=world_the_end, safe_world=safe_world_the_end}
[23:21:26] [Server thread/INFO]: [Sandwich] World bottoms linked to: {world_the_end=world, safe_world_the_end=safe_world}
[23:21:26] [Server thread/INFO]: [Permissify] Enabling Permissify v1.0.1
[23:21:26] [Server thread/INFO]: [Permissify] Config.yml found, loading!
[23:21:26] [Server thread/INFO]: [Permissify] Registering modules...
[23:21:26] [Server thread/INFO]: [Permissify] Permissify initialized in 0.075 seconds (75 ms)!
[23:21:26] [Server thread/INFO]: [Exposed4MC] Enabling Exposed4MC v2.0
[23:21:26] [Server thread/INFO]: [CustomPlugin] Enabling CustomPlugin v0.0
[23:21:26] [Server thread/INFO]: [CustomPlugin] v0.0 enabled!
[23:21:26] [Server thread/INFO]: [BlockRegenerator] Enabling BlockRegenerator v1.6.0
[23:21:26] [Server thread/ERROR]: Error occurred while enabling BlockRegenerator v1.6.0 (Is it up to date?)
java.lang.NoSuchMethodError: fr.rhaz.minecraft.Exposed4MCKt.sql(Lorg/bukkit/plugin/java/JavaPlugin;Lorg/jetbrains/exposed/sql/Database;Lkotlin/jvm/functions/Function1;)V
    at fr.rhaz.minecraft.BlockRegenerator.onEnable(BlockRegenerator.kt:69) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot.jar:git-Spigot-e4d0c66-aed3aec]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[23:21:26] [Server thread/INFO]: [NetherPortals] Enabling NetherPortals v1.1
[23:21:26] [Server thread/INFO]: [NetherPortals] v1.1 enabled!
[23:21:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:21:26] [Server thread/INFO]: Done (9.879s)! For help, type "help"
[23:21:27] [Craft Scheduler Thread - 2/WARN]: [AsyncWorldManager] Creating world safe_world_nether. Async: true
[23:21:27] [Craft Scheduler Thread - 4/WARN]: [AsyncWorldManager] Creating world world. Async: true
[23:21:27] [Craft Scheduler Thread - 0/WARN]: [AsyncWorldManager] Creating world safe_world. Async: true
[23:21:27] [Craft Scheduler Thread - 5/WARN]: [AsyncWorldManager] Creating world world_nether. Async: true
[23:21:27] [Craft Scheduler Thread - 4/WARN]: [AsyncWorldManager] Using creator world. Async: true
[23:21:27] [Craft Scheduler Thread - 3/WARN]: [AsyncWorldManager] Creating world safe_world_the_end. Async: true
[23:21:27] [Craft Scheduler Thread - 3/WARN]: [AsyncWorldManager] Using creator safe_world_the_end. Async: true
[23:21:27] [Craft Scheduler Thread - 6/WARN]: [AsyncWorldManager] Creating world world_the_end. Async: true
[23:21:27] [Craft Scheduler Thread - 6/WARN]: [AsyncWorldManager] Using creator world_the_end. Async: true
[23:21:27] [Craft Scheduler Thread - 0/WARN]: [AsyncWorldManager] Using creator safe_world. Async: true
[23:21:27] [Craft Scheduler Thread - 2/WARN]: [AsyncWorldManager] Using creator safe_world_nether. Async: true
[23:21:27] [Craft Scheduler Thread - 5/WARN]: [AsyncWorldManager] Using creator world_nether. Async: true
[23:21:27] [Craft Scheduler Thread - 7/INFO]: [LANBroadcaster] Broadcasting server with port 25565 over LAN.
[23:21:27] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[23:21:27] [Server thread/INFO]: -------- World Settings For [safe_world] --------
[23:21:27] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:21:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:21:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:21:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:21:27] [Server thread/INFO]: Item Merge Radius: 2.5
[23:21:27] [Server thread/INFO]: Item Despawn Rate: 6000
[23:21:27] [Server thread/INFO]: View Distance: 10
[23:21:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:21:27] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[23:21:27] [Server thread/INFO]: Mob Spawn Range: 6
[23:21:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[23:21:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:21:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:21:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:21:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:21:27] [Server thread/INFO]: Random Lighting Updates: true
[23:21:27] [Server thread/INFO]: Max TNT Explosions: 100
[23:21:27] [Server thread/INFO]: Preparing start region for level 3 (Seed: 37426899146337440)
[23:21:27] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'safe_world'.
[23:21:28] [Server thread/INFO]: -------- World Settings For [safe_world_the_end] --------
[23:21:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:21:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:21:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:21:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:21:28] [Server thread/INFO]: Item Merge Radius: 2.5
[23:21:28] [Server thread/INFO]: Item Despawn Rate: 6000
[23:21:28] [Server thread/INFO]: View Distance: 10
[23:21:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:21:28] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[23:21:28] [Server thread/INFO]: Mob Spawn Range: 6
[23:21:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[23:21:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:21:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:21:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:21:28] [Server thread/INFO]: Random Lighting Updates: true
[23:21:28] [Server thread/INFO]: Max TNT Explosions: 100
[23:21:28] [Server thread/INFO]: Preparing start region for level 4 (Seed: 90790412399229803)
[23:21:28] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'safe_world_the_end'.
[23:21:28] [Server thread/INFO]: -------- World Settings For [safe_world_nether] --------
[23:21:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:21:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:21:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:21:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[23:21:28] [Server thread/INFO]: Item Merge Radius: 2.5
[23:21:28] [Server thread/INFO]: Item Despawn Rate: 6000
[23:21:28] [Server thread/INFO]: View Distance: 10
[23:21:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:21:28] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[23:21:28] [Server thread/INFO]: Mob Spawn Range: 6
[23:21:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[23:21:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:21:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:21:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:21:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:21:28] [Server thread/INFO]: Random Lighting Updates: true
[23:21:28] [Server thread/INFO]: Max TNT Explosions: 100
[23:21:28] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2762980146309164991)
[23:21:28] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'safe_world_nether'.
[23:31:36] [Server thread/INFO]: [Customplugin] Config saved
[23:32:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e4d0c66-aed3aec (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
[23:32:45] [Server thread/INFO]: Checking version, please wait...
[23:32:45] [Thread-27/INFO]: You are running the latest version
[23:40:47] [Server thread/INFO]: Stopping the server
[23:40:47] [Server thread/INFO]: Stopping server
[23:40:47] [Server thread/INFO]: [NetherPortals] Disabling NetherPortals v1.1
[23:40:47] [Server thread/INFO]: [NetherPortals] v1.1 disabled!
[23:40:47] [Server thread/INFO]: [AsyncWorldManager] Disabling AsyncWorldManager v0.7 (511)
[23:40:47] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit vunspecified
[23:40:47] [Server thread/INFO]: [BlockRegenerator] Disabling BlockRegenerator v1.6.0
[23:40:47] [Server thread/INFO]: [CustomPlugin] Disabling CustomPlugin v0.0
[23:40:47] [Server thread/INFO]: [CustomPlugin] v0.0 disabled!
[23:40:47] [Server thread/INFO]: [Exposed4MC] Disabling Exposed4MC v2.0
[23:40:47] [Server thread/INFO]: [Permissify] Disabling Permissify v1.0.1
[23:40:47] [Server thread/INFO]: [Sandwich] Disabling Sandwich v1.1.0
[23:40:47] [Server thread/INFO]: [Kotlin4MC] Disabling Kotlin4MC v2.0.7
[23:40:47] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v1.0
[23:40:47] [Server thread/INFO]: [LANBroadcaster] Disabling LANBroadcaster v1.6.1
[23:40:47] [Server thread/INFO]: [dynmap] Disabling dynmap v3.0-beta-2-138
[23:40:47] [Server thread/INFO]: [dynmap] Unloaded 11 components.
[23:40:47] [Server thread/INFO]: [dynmap] Stopping map renderer...
[23:40:48] [Server thread/INFO]: [dynmap] Disabled
[23:40:48] [Server thread/INFO]: [WorldName] Disabling WorldName v1.0
[23:40:48] [Server thread/INFO]: Saving players
[23:40:49] [Server thread/INFO]: Saving worlds
[23:40:49] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
[23:40:49] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
[23:40:49] [Server thread/INFO]: Saving chunks for level 'safe_world_the_end'/minecraft:the_end
[23:40:49] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
[23:40:49] [Server thread/INFO]: Saving chunks for level 'safe_world'/minecraft:overworld
[23:40:49] [Server thread/INFO]: Saving chunks for level 'safe_world_nether'/minecraft:the_nether
hazae41 commented 5 years ago

Fixed! Thanks for the report New links: https://ipfs.io/ipfs/QmZML7mWXgdmoZNzMvL2si4sSe6thSpwWu1LMuffF1zzaM https://github.com/RHazDev/BlockRegenerator/raw/master/jar/blockregenerator-1.6.0-for-minecraft-1.13.jar

AgentConDier commented 5 years ago

Thanks for the fast fix!