Giter VIP home page Giter VIP logo

customoregen's People

Contributors

dblosevn avatar extendedclip avatar mastercake10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

customoregen's Issues

Ores generate when touching Composter

What steps will reproduce the issue?

  1. Place Composter
  2. Place water next to it

What was supposed to happen?

No ores generate at all.

What happened instead?

Ores generated, like it was a cobblestone generator

What version of this plugin are you using?

1.3.25
image

What Spigot version are you using? Paste the output of /version below.

Paper version git-Paper-243 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)

Are any errors related to this plugin in your console or logs? If so, paste below.

None.

Any additional information that you would like to provide that may be relevant to the issue?

Nothing.

A BUG This plug-in is not available at 1.14.4

[08:18:06] [Server thread/ERROR]: Could not pass event BlockFromToEvent to CustomOreGen v1.3.16-SNAPSHOT
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.FluidTypeFlowing.a(FluidTypeFlowing.java:187) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.FluidTypeFlowing.a(FluidTypeFlowing.java:159) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.FluidTypeFlowing.a(FluidTypeFlowing.java:493) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.Fluid.a(SourceFile:70) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.WorldServer.a(WorldServer.java:533) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.TickListServer.b(TickListServer.java:82) [spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:264) [spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1067) [spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) [spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:969) [spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:814) [spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
Caused by: java.lang.NullPointerException
at xyz.spaceio.hooks.HookuSkyBlock.getIslandOwner(HookuSkyBlock.java:28) ~[?:?]
at xyz.spaceio.customoregen.CustomOreGen.getOwner(CustomOreGen.java:176) ~[?:?]
at xyz.spaceio.customoregen.Events.onFromTo(Events.java:51) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-1981d55-c88867e]
... 15 more

PlotSquared 1.14 issue

What steps will reproduce the issue?

  1. Install the newest PlotSquared version
  2. Setup a generator
  3. Break a block

What was supposed to happen?

Ore generation

What happened instead?

Stacktrace in console

What version of this plugin are you using?

Latest

What Spigot version are you using? Paste the output of /version below.

1.14.4

What plugins do you have installed? Paste the output of /plugins below.

Are any errors related to this plugin in your console or logs? If so, paste below.

[Server thread/ERROR]: Could not pass event BlockFromToEvent to AdvancedOreGen v1.6.25-SNAPSHOT
org.bukkit.event.EventException: null
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.FluidTypeFlowing.a(FluidTypeFlowing.java:187) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.FluidTypeFlowing.a(FluidTypeFlowing.java:159) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.FluidTypeFlowing.a(FluidTypeFlowing.java:493) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.Fluid.a(SourceFile:70) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.WorldServer.a(WorldServer.java:533) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.TickListServer.b(TickListServer.java:82) [spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:264) [spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1068) [spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:393) [spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:970) [spigot.jar:git-Spigot-94af569-a3fdef8]
        at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815) [spigot.jar:git-Spigot-94af569-a3fdef8]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Caused by: java.lang.NoSuchMethodError: com.github.intellectualsites.plotsquared.plot.object.Location: method <init>()V not found
        at xyz.spaceio.hooks.HookPlotSquared.getPSLocation(HookPlotSquared.java:42) ~[?:?]
        at xyz.spaceio.hooks.HookPlotSquared.getIslandOwner(HookPlotSquared.java:29) ~[?:?]
        at xyz.spaceio.AdvancedOreGen.Events.onFromTo(Events.java:115) ~[?:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-94af569-a3fdef8]
        ... 15 more

Any additional information that you would like to provide that may be relevant to the issue?

Support for Biomes..

label: "beginner"
blocks:
biomes:
PLAINS: 
- STONE:50.0
- SANDSTONE:40.0
- IRON_ORE:10.0

TAIGA:

  • PACKED_ICE:50.0
  • STONE: 20.0
  • IRON_ORE:30.0

If you are on your island and the biome should be "Plains" then the generator "Plains" is chosen.
If the other biome is on the island, the other biomome is set!

Is this possible? I would like this Feature.

Best Regards,

Pyario

enable-stone-generator option is not working

What steps will reproduce the issue?

  1. Make STONE generator
  2. Once first STONE block is destroyed COBBLESTONE starts generating as well as ores etc. from CustomOreGen.
  3. Impossible to have STONE generator even though the option for it in config is set to false.

What was supposed to happen?

Stone should be generating when lava touches water from top.

What happened instead?

Cobblestone generates from CustomOreGen even though the option is on false in config.

What version of this plugin are you using?

1.13.31

What Spigot version are you using? Paste the output of /version below.

1.16.5 tuinity-paperclip#225

What plugins do you have installed? Paste the output of /plugins below.

AAC5, ActionHealth*, AuMaster, BentoBox, ChatControl, ClearLag, CrazyCrates, CustomOreGen, DeluxeMenus, Dulog*, Essentials, EssentialsChat, EssentialsSpawn, FastAsyncWorldEdit (WorldEdit), FeatherBoard*, HolographicDisplays, IPWhitelist*, JetsAntiAFKPro, JoinCommands*, kgbPointsSky, KGBserverSend*, KGBtablist, KGBwarningSystem*, LeaderHeadsRevamped, LiteBans, LuckPerms, MessageFilter*, Multiverse-Core, MVdWPlaceholderAPI*, MythicMobs, MythicMobsSpawnerGUI, PlaceholderAPI, ProtocolLib, SuperbVote, SuperVanish, TigerReports*, Vault, ViaBackwards, ViaRewind, ViaVersion, VoidGenerator, Votifier, Websend*, words*, WorldBorderAPI, WorldGuard, WorldGuardExtraFlags

Are any errors related to this plugin in your console or logs? If so, paste below.

No errors.

paste
error(s)
here

Any additional information that you would like to provide that may be relevant to the issue?

First time lava touches water from top it becomes stone, once u destroy that stone every other block is generated from customoregen and acts like generator.

fix optional null

[20:32:25 ERROR]: Could not pass event BlockFromToEvent to CustomOreGen v1.3.37-SNAPSHOT-SNAPSHOT
java.lang.NullPointerException: Cannot invoke "java.util.Optional.ifPresent(java.util.function.Consumer)" because "this.soundEffect" is null
        at xyz.spaceio.customoregen.Events.placeBlock(Events.java:143) ~[CustomOreGen-1.3.37-SNAPSHOT.jar:?]
        at xyz.spaceio.customoregen.Events.onBlockFromToEvent(Events.java:123) ~[CustomOreGen-1.3.37-SNAPSHOT.jar:?]
        at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1298.execute(Unknown Source) ~[?:?]
        at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
        at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-550]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
        at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-550]
        at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-550]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
        at net.minecraft.world.level.material.FlowingFluid.spreadToSides(FlowingFluid.java:184) ~[?:?]
        at net.minecraft.world.level.material.FlowingFluid.spread(FlowingFluid.java:155) ~[?:?]
        at net.minecraft.world.level.material.FlowingFluid.tick(FlowingFluid.java:505) ~[?:?]
        at net.minecraft.world.level.material.FluidState.tick(FluidState.java:80) ~[?:?]
        at net.minecraft.server.level.ServerLevel.tickFluid(ServerLevel.java:1148) ~[?:?]
        at net.minecraft.world.ticks.LevelTicks.runCollectedTicks(LevelTicks.java:197) ~[?:?]
        at net.minecraft.world.ticks.LevelTicks.tick(LevelTicks.java:94) ~[?:?]
        at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:675) ~[?:?]
        at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1546) ~[paper-1.19.4.jar:git-Paper-550]
        at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.19.4.jar:git-Paper-550]
        at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1397) ~[paper-1.19.4.jar:git-Paper-550]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.19.4.jar:git-Paper-550]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-550]
        at java.lang.Thread.run(Thread.java:833) ~[?:?]

generator does not work for random player

What version of this plugin are you using?

v1.3.17-SNAPSHOT

What Spigot version are you using? Paste the output of /version below.

git-Paper-225 (MC: 1.14.4)

What plugins do you have installed? Paste the output of /plugins below.

Plugins (33): AuthMe, BentoBox, Chatty*, ChestCommands, ChestShop, ClearLag, CommandSync*, CommandTimer*, CratesPlus, CrazyAuctions, CustomOreGen, Essentials, EssentialsSpawn, ExploitPatcher*, GlobalExecute*, HolographicDisplays, ID-Library, JupiterCore, LuckPerms, MineableSpawners, PL-Hide*, PlaceholderAPI*, ProtocolLib*, RFChairs, ServerRestart, Shopkeepers, SkinsRestorer, TAB, TimeIsMoney*, Vault, WorldEdit, WorldGuard, XPShop*

Any additional information that you would like to provide that may be relevant to the issue?

generator does not work for a random player (no errors or warns in log)
https://youtu.be/pt5hc2VGaqU

Metrics module not included in .jar file causing the plugin not to start

What steps will reproduce the issue?

latest.log

What was supposed to happen?

What happened instead?

What version of this plugin are you using?

What Spigot version are you using? Paste the output of /version below.

What plugins do you have installed? Paste the output of /plugins below.

Are any errors related to this plugin in your console or logs? If so, paste below.

paste
error(s)
here

Any additional information that you would like to provide that may be relevant to the issue?

Blocks are generated instantly with the spread of water

What steps will reproduce the issue?

  1. Install CustomOreGen
  2. Place Water on an island surface

What was supposed to happen?

Vanilla water flow behavior

What happened instead?

Ores are generated instantly

What version of this plugin are you using?

Latest

What Spigot version are you using? Paste the output of /version below.

1.12

What plugins do you have installed? Paste the output of /plugins below.

Are any errors related to this plugin in your console or logs? If so, paste below.

paste
error(s)
here

Any additional information that you would like to provide that may be relevant to the issue?

This issue seems to be fixed when running an older COG version (1.3.18). It maybe has something to do with the new Material update.

https://gyazo.com/b3261100c6babc010367b5161cbd15d0

Plugin couldn't start

[04:01:06] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.2.5-SNAPSHOT
[04:01:06] [Server thread/ERROR]: Error occurred while enabling CustomOreGen v1.2.5-SNAPSHOT (Is it up to date?)
java.lang.NoClassDefFoundError: com/wasteofplastic/askyblock/ASkyBlockAPI
	at xyz.spaceio.hooks.AcidIslandHook.<init>(AcidIslandHook.java:14) ~[?:?]
	at xyz.spaceio.customoregen.CustomOreGen.loadHook(CustomOreGen.java:98) ~[?:?]
	at xyz.spaceio.customoregen.CustomOreGen.onEnable(CustomOreGen.java:70) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1554]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Caused by: java.lang.ClassNotFoundException: com.wasteofplastic.askyblock.ASkyBlockAPI
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_181]
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:156) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.12.2.jar:git-Paper-1554]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
	... 14 more
[04:01:06] [Server thread/INFO]: [CustomOreGen] Disabling CustomOreGen v1.2.5-SNAPSHOT
[04:01:06] [Server thread/ERROR]: Error occurred while disabling CustomOreGen v1.2.5-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException: null
	at xyz.spaceio.customoregen.CustomOreGen.onDisable(CustomOreGen.java:108) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:350) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:320) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1554]
	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1554]
	at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1554]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]

Plugin version: 1.2.5-SNAPSHOT
AcidIsland version: 3.0.9.4
Server version: Paper version git-Paper-1554 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)

No error, I didn't modify config.yml but it doesn't work :/

Hi,

I've put your plugin on my skyblock server but it doesn't work, I haven't any error message, the plugin even told me the number of generators loaded when I do /customoregen.
I've tried to restart my server, to add the permission to a player / to a group, I've tried with my op account, nothing seems work :/

(Server in 1.8.8 with the latest version of Askyblock (I uptaded yesterday))

Thx for reading !

"xyz.spaceio.customoregen.CustomOreGen.getOwner(org.bukkit.Location)" is null when the leader of the island is disconnected.

What steps will reproduce the issue?

  1. Use USkyBlock
  2. User 1 create an island
  3. User 1 invites on his island user 2.
  4. User 1 logs out.
  5. User 2 can no longer use the generator.

What was supposed to happen?

The generator should generate a block.

What happened instead?

The generator does not generate anything.

What version of this plugin are you using?

v1.3.33

What Spigot version are you using? Paste the output of /version below.

Paper version git-Paper-386 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 4da844f)

What plugins do you have installed? Paste the output of /plugins below.

[21:57:06 INFO]: Plugins (38): AncientGates, AntiPopup, AuthMe, BungeeGuard, BungeeTabListPlus, Citizens, CoreProtect, CustomOreGen, DiscordSRV, Essentials, EssentialsAntiBuild, EssentialsChat, EssentialsProtect, EssentialsSpawn, GroupManager, LockettePro, LumberJack, mcMMO, mcMMOChatLevel*, MineResetLite, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, NametagEdit, ProtocolLib, QuickSave, QuickShop, SkBee, SkinsRestorer, Skript, uSkyBlock, Vault, ViaBackwards, ViaRewind, ViaVersion, VoxelSniper, WorldEdit, WorldGuard

Are any errors related to this plugin in your console or logs? If so, paste below.

[21:16:22 INFO]: Teddou issued server command: /customoregen inspect Teddou
[21:16:22 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'customoregen' in plugin CustomOreGen v1.3.33-SNAPSHOT-SNAPSHOT
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.craftbukkit.v1_19_R2.CraftServer.dispatchCommand(CraftServer.java:929) ~[paper-1.19.3.jar:git-Paper-386]
        at org.bukkit.craftbukkit.v1_19_R2.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.19.3.jar:git-Paper-386]
        at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[paper-1.19.3.jar:?]
        at net.minecraft.commands.Commands.performCommand(Commands.java:313) ~[?:?]
        at net.minecraft.commands.Commands.performCommand(Commands.java:297) ~[?:?]
        at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2288) ~[?:?]
        at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2248) ~[?:?]
        at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
        at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
        at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
        at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
        at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
        at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.3.jar:git-Paper-386]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-386]
        at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.OfflinePlayer.getName()" because the return value of "xyz.spaceio.customoregen.CustomOreGen.getOwner(org.bukkit.Location)" is null
        at xyz.spaceio.customoregen.Cmd.onCommand(Cmd.java:46) ~[CustomOreGen-1.3.33-SNAPSHOT.jar:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]
        ... 23 more

Any additional information that you would like to provide that may be relevant to the issue?

Total Chance

When reloading the plugin, it states that the generators do not have a total chance of 100.0, even though they do.

CustomOreGen: v1.3.18-SNAPSHOT
FabledSkyBlock: v2.0.3
Server Version: Paper(192) 1.14.4-R0.1-SNAPSHOT
`# You can create generators as much as you want.

Important: All generators should be named "generator1", "generator2", etc.

You can define the spawnrates of any block in the blocks-section.

The spawnrates are in percent, for example 57.3 are 57,3%.

All values together should be 100%. If all values together are higher or lower as 100, the plugin would'nt work correctly.

The permissions are custom, so you can make a generator for VIPS, and give them the permission "oregen.vip".

Are you finish with configuring? Just type /customoregen to reload the plugin!

Note: If the Island's owner is offline, the cobblestone generator would be choose the first Generator-Config.

generators:
generator1:
# default generator
# name of the generator (does not need to be set, just for placeholders)
label: "Tier I Generator"
blocks:
# Please use Bukkit-Blocknames. List: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
- COBBLESTONE: 80.5
- STONE: 16.0
- COAL_ORE: 1.0
- IRON_ORE: 1.0
- GOLD_ORE: 1.0
- REDSTONE_ORE: 0.5
permission: 'oregen.gen1'
# You can also define from what level the generator should be activated. Example: Leave all permissions empty and
# only work with the island Level. The plugin would only consider the islandLevel then.
unlock_islandLevel: 0
generator2:
# vip generator, VIPS need generators.vip permission
label: "Tier II Generator"
blocks:
- COBBLESTONE: 80.0
- STONE: 14.4
- COAL_ORE: 1.5
- IRON_ORE: 1.0
- GOLD_ORE: 1.0
- REDSTONE_ORE: 1.0
- LAPIS_ORE: 1.0
- DIAMOND_ORE: 0.1
permission: 'oregen.gen2'
generator3:
label: "Tier III Generator"
blocks:
- COBBLESTONE: 72.0
- STONE: 19.5
- COAL_ORE: 2.5
- IRON_ORE: 1.5
- GOLD_ORE: 1.5
- REDSTONE_ORE: 1.0
- LAPIS_ORE: 1.5
- DIAMOND_ORE: 0.5
permission: 'oregen.gen3'
generator4:
label: "Tier IV Generator"
blocks:
- COBBLESTONE: 64.0
- STONE: 24.8
- COAL_ORE: 3.0
- IRON_ORE: 2.5
- GOLD_ORE: 2.5
- REDSTONE_ORE: 1.0
- LAPIS_ORE: 1.5
- DIAMOND_ORE: 0.7
permission: 'oregen.gen4'
generator5:
label: "Tier V Generator"
blocks:
- COBBLESTONE: 62.0
- STONE: 26.5
- COAL_ORE: 3.0
- IRON_ORE: 2.5
- GOLD_ORE: 2.5
- REDSTONE_ORE: 1.0
- LAPIS_ORE: 1.5
- DIAMOND_ORE: 1.0
permission: 'oregen.gen5'
generator6:
label: "Tier VI Generator"
blocks:
- COBBLESTONE: 59.0
- STONE: 25.0
- COAL_ORE: 3.5
- IRON_ORE: 3.5
- GOLD_ORE: 3.5
- REDSTONE_ORE: 1.0
- LAPIS_ORE: 1.5
- DIAMOND_ORE: 2.0
- EMERALD_ORE: 1.0
permission: 'oregen.gen6'
generator7:
label: "Sea Generator"
blocks:
- PRISMARINE: 84.0
- SEA_LANTERN: 3.0
- GRAVEL: 13.0
permission: 'oregen.gen7'
generator8:
label: "End Generator"
blocks:
- END_STONE: 87.0
- END_STONE_BRICKS: 7.0
- PURPUR_BLOCK: 1.0
- OBSIDIAN: 5.0
permission: 'oregen.gen8'
generator9:
label: "Nether Generator"
blocks:
- NETHERRACK: 90.0
- NETHER_BRICK: 7.0
- GLOWSTONE: 1.0
- NETHER_QUARTZ_ORE: 1.0
- SOUL_SAND: 1.0
permission: 'oregen.gen9'

Here you can define worlds where the generator should not work

disabled-worlds:

  • "world_nether"`

Could not pass event BlockFormEvent to CustomOreGen v1.2.37

[15:52:15] [Server thread/ERROR]: Could not pass event BlockFormEvent to CustomOreGen v1.2.37
org.bukkit.event.EventException: null
	at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.12.2.jar:git-Paper-1373]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.2.jar:git-Paper-1373]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1373]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:515) [patched_1.12.2.jar:git-Paper-1373]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:500) [patched_1.12.2.jar:git-Paper-1373]
	at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleBlockFormEvent(CraftEventFactory.java:1113) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.BlockFlowing.b(BlockFlowing.java:110) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.WorldServer.a(WorldServer.java:786) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.WorldServer.doTick(WorldServer.java:317) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:898) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:426) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767) [patched_1.12.2.jar:git-Paper-1373]
	at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665) [patched_1.12.2.jar:git-Paper-1373]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: java.lang.IllegalArgumentException: UUID cannot be null
	at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.12.2.jar:git-Paper-1373]
	at org.bukkit.craftbukkit.v1_12_R1.CraftServer.getOfflinePlayer(CraftServer.java:1402) ~[patched_1.12.2.jar:git-Paper-1373]
	at org.bukkit.Bukkit.getOfflinePlayer(Bukkit.java:761) ~[patched_1.12.2.jar:git-Paper-1373]
	at de.Linus122.customoregen.Main.getOwner(Main.java:113) ~[CustomOreGen%20(1).jar:?]
	at de.Linus122.customoregen.Events.onCobbleGen(Events.java:29) ~[CustomOreGen%20(1).jar:?]
	at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor366.execute(Unknown Source) ~[?:?]
	at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1373]
	... 13 more

CustomOreGen

What steps will reproduce the issue?

  1. Create new island in MC 1.16.4
  2. Players have perms to use generator no ores appear
  3. I used my player on the island and still no ores

What was supposed to happen?

randomly they get stone and sandstone

What happened instead?

just cobble

What version of this plugin are you using?

CustomOreGen-1.3.30-SNAPSHOT

What Spigot version are you using? Paste the output of /version below.

1.16.4

What plugins do you have installed? Paste the output of /plugins below.

WorldTP-1.2.5.jar
worldguard-bukkit-7.0.5-SNAPSHOT-dist-#2079.jar
worldedit-bukkit-7.3.0-SNAPSHOT-dist-#5491.jar
Vault-1.7.3.jar
UltimateVotes-2.0.1-v.jar
SuperVanish-6.2.0.jar
Statz-1.5.5-SNAPSHOT-16.jar
PwnFilter-#3.jar
ProtocolLib-v4.5.1.jar
PluginLibrary-1.2.4.jar
PlaceholderAPI-2.10.10-DEV-118.jar
OpenInv-4.1.5.jar
NoPlugins-7.3.3.jar
MyCommand-v.5.6.7.jar
mwmoney-V3.1.jar
LuckPerms-Bukkit-5.1.106.jar
ipwhitelist-1.7-3.jar
HungerKeeperPlus-1.4.1.jar
HolographicExtension-1.10.9.jar
HolographicDisplays-2.4.5-#162.jar
FarmLimiter-1.5.1.jar
EssentialsX-2.18.1.32-#1033.jar
DeluxeTags-1.8.1-Release.jar
DeluxeMenus-1.13.3-Release.jar
DeluxeChat-1.16.2-dev.jar
CustomOreGen-1.3.30-SNAPSHOT.jar
CoreProtect-19.3.jar
ChatReaction-1.8.0.jar
BungeeTabListPlus_BukkitBridge-3.4.0.jar
BentoBox-1.15.4-SNAPSHOT-b1920.jar
Autorank-4.3.3-SNAPSHOT-52.jar

Are any errors related to this plugin in your console or logs? If so, paste below.

0:00:21] [Server thread/WARN]: [PlaceholderAPI] Task #115 for PlaceholderAPI v2.10.10-DEV-118 generated an exception
org.bukkit.plugin.messaging.ChannelNotRegisteredException: Attempted to send a plugin message through the unregistered channel `BungeeCord'.
	at org.bukkit.plugin.messaging.StandardMessenger.validatePluginMessage(StandardMessenger.java:544) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.sendPluginMessage(CraftPlayer.java:1274) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at com.extendedclip.papi.bungeeexpansion.BungeeCordExpansion.getServers(BungeeCordExpansion.java:108) ~[?:?]
	at com.extendedclip.papi.bungeeexpansion.BungeeCordExpansion.access$100(BungeeCordExpansion.java:45) ~[?:?]
	at com.extendedclip.papi.bungeeexpansion.BungeeCordExpansion$1.run(BungeeCordExpansion.java:201) ~[?:?]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1060) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:355) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1008) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:847) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-628435a-768d7fc]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_272]

Any additional information that you would like to provide that may be relevant to the issue?

This plug-in can no longer run on 1.14.4

This server is running CraftBukkit version git-Spigot-1981d55-c88867e (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)

[12:25:34] [Server thread/INFO]: uSkyBlock version 2.8.2
[12:25:34] [Server thread/INFO]: Ultimate SkyBlock v2.8.2-f8a2c89
[12:25:34] [Server thread/INFO]: Author: R4zorax (and more)

Bentobox Custom Cobblestonegenerator only works in the main world

I just wanted to add the feature, that users can use their nether, and end world for generating (different) custom ores. But the problem is, that the plugin doesn't recognize the end and the nether, therefore only default cobblestone is generated.

Would also be cool if you could enable water in nether with this plugin ^^

Is there any way of solving this?

Does not hook onto Fabled Skyblock

Get the following error running CustomOreGen with TacoSpigot@f8ba67d6 with Skyblock plugin FabledSkyblock Build 79.2.

Get the following error:

27.09 04:25:37 [Server] INFO [CustomOreGen] You are not using any skyblock plugin! This plugin only works with a listed skyblock plugin! (check documentations)
27.09 04:25:37 [Server] INFO [CustomOreGen] Disabling CustomOreGen v1.3.17-SNAPSHOT
27.09 04:25:37 [Server] ERROR Error occurred while disabling CustomOreGen v1.3.17-SNAPSHOT (Is it up to date?)

Seems to be an issue hooking into Fabled Skyblock, running the latest version.

Disable the ore generating if lava flows on water.

The acidisland plugin already disable the cleanstone generating, if lava flows to water. But, if lava flows to water, the configured blocks still generated in this situation, and the players can benefit from this.
image

image

image

Custom generation stops periodically and reverts to just the default of cobblestone only

What steps will reproduce the issue?

  1. Run CustomOreGen on 1.16.3 Paper build 214-ish
  2. Use a cobblestone generator for a long period of time

What was supposed to happen?

The generator should continue functioning as normal.

What happened instead?

The generator began generating cobblestone only, no custom ores.

What version of this plugin are you using?

1.3.29

What Spigot version are you using? Paste the output of /version below.

1.16.3 Paper build 214

What plugins do you have installed? Paste the output of /plugins below.

Plugins (56): AuctionHouse, BackToBlock, BentoBox, BetterChair, BukkitHiddenSyntaxBlocker*, BungeeTabListPlus, BuycraftX, CensorReloaded*, ChestCleaner, ClearLag, CommandSync*, ConsoleSpamFix, CoreProtect, CustomGUI, CustomOreGen, DiscordSRV, Essentials, EssentialsSpawn, ExploitFixer, FastLeafDecay, GadgetsMenu, HamsterAPI*, Harbor, HolographicDisplays, IllegalStack, InvRestore2*, JukeBox, Lores*, LuckPerms, LWC, LWCTrust, Mentioned*, MultiChat*, Multiverse-Core, MyCommand, NametagEdit*, NoteBlockAPI, OpenInv, PlaceholderAPI, PlayTime*, PluginManager*, ProtocolLib, SAML, ShopGUIPlus, SuperTrailsPro*, TradeSystem, UltimateAutoRestart, Vault, ViaBackwards, ViaVersion, VoidGenerator, Votifier, VotingPlugin, WorldEdit, WorldGuard, WorldGuardExtraFlags

Are any errors related to this plugin in your console or logs? If so, paste below.

None

Any additional information that you would like to provide that may be relevant to the issue?

SuperiorSkyblock2 API - world list is immutable

What steps will reproduce the issue?

  1. Use with SuperiorSkyblock2 API

What was supposed to happen?

Line 56 of
https://github.com/mastercake10/CustomOreGen/blob/dev/src/main/java/xyz/spaceio/hooks/HookSuperiorSkyblock.java
should be able to add a new World from the visitor's spawn's World to the worlds List as defined on line 55.

What happened instead?

SuperiorSkyblock2 is setting the returned list of worlds to an immutable List, so on line 56 the add fails since the collection cannot be modified.

What version of this plugin are you using?

CustomOreGen 1.3.33

What Spigot version are you using? Paste the output of /version below.

git-Paper-1618 (MC:1.12.2)

What plugins do you have installed? Paste the output of /plugins below.

Plugins (63): ajLeaderboards, Anti-OP, Arconix, BarGamble, BlockParticles, BungeeGuard, ChatColorPlus, Citizens, CommandNPC, CrateReloaded, CrazyAuctions, DeluxeMenus, EffectLib, eGlow, Essentials, EssentialsSpawn, FastAsyncWorldEdit, FeatherBoard, HeadDatabase, HideStream, HolographicDisplays, HolographicExtension, JetsMinions, JFKey, KitGUI, LuckPerms, mcMMO, Multiverse-Core, MVdWPlaceholderAPI, NamelessMC, OnePlayerSleep, PlaceholderAPI, ProtocolLib, Quests, ReflexAPI, ServerRestorer, ShopGUIPlus, SilkSpawners, Skellett, Skript, StatsSB, SuperBoosters, SuperiorSkyblock2, SuperMobCoins, SuperPouches, SuperVanish, TAB, TitleManager, Vault, VentureChat, ViaBackwards, ViaVersion, VIPJoinMessage, VoteParty, Votifier, VotingPlugin, WildChests, WildStacker, WorldBorder, WorldEdit, WorldGuard, WorldGuardExtraFlags, XRequests

Are any errors related to this plugin in your console or logs? If so, paste below.

[02:34:03 ERROR]: Could not pass event BlockFromToEvent to CustomOreGen v1.3.33-SNAPSHOT-SNAPSHOT
org.bukkit.event.EventException: null
        at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.12.2.jar:git-Paper-1618]
        at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1618]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1618]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.BlockFlowing.b(BlockFlowing.java:142) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.WorldServer.a(WorldServer.java:793) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.WorldServer.doTick(WorldServer.java:324) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:905) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1618]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1618]
        at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.UnsupportedOperationException
        at java.util.AbstractList.add(AbstractList.java:153) ~[?:?]
        at java.util.AbstractList.add(AbstractList.java:111) ~[?:?]
        at xyz.spaceio.hooks.HookSuperiorSkyblock.getSkyBlockWorldNames(HookSuperiorSkyblock.java:56) ~[?:?]
        at xyz.spaceio.customoregen.CustomOreGen.getActiveWorlds(CustomOreGen.java:178) ~[?:?]
        at xyz.spaceio.customoregen.CustomOreGen.getGeneratorConfigForPlayer(CustomOreGen.java:249) ~[?:?]
        at xyz.spaceio.customoregen.Events.onFromTo(Events.java:118) ~[?:?]
        at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor472.execute(Unknown Source) ~[?:?]
        at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1618]
        ... 11 more

Any additional information that you would like to provide that may be relevant to the issue?

On line 55, wrap the results from the SuperiorSkyblock2 in a new ArrayList<>( ) and it will instead always be a mutable list, so line 56 will not fail.

	@Override
	public String[] getSkyBlockWorldNames() {
		
		List<World> worlds = new ArrayList<>( SuperiorSkyblockAPI.getGrid().getRegisteredWorlds() );
		worlds.add(SuperiorSkyblockAPI.getSpawnIsland().getVisitorsLocation().getWorld());
		
		return worlds.stream().map(w -> w.getName()).toArray(String[]::new);
	}

Could you please change 100% to 300%? There's too much stuff to fit in.

enable-stone-generator: false
generators:
generator1:
label: "mo"
blocks:
- COBBLED_DEEPSLATE: 13.0

  # 泥土
  # 草方块
  # 菌丝
  # 绯红菌岩
  # 诡异菌岩
  # 沙子
  # 红沙
  # 沙砾
  # 灵魂土
  # 灵魂沙
  # 下界岩
  # 黏土块
  - DIRT: 1.0
  - GRASS_BLOCK: 1.0
  - MYCELIUM: 1.0
  - CRIMSON_NYLIUM: 1.0
  - WARPED_NYLIUM: 1.0
  - SAND: 1.0
  - RED_SAND: 1.0
  - GRAVEL: 1.0
  - SOUL_SOIL: 1.0
  - SOUL_SAND: 1.0
  - NETHERRACK: 1.0
  - CLAY: 1.0

  # 煤矿石
  # 深层煤矿石
  # 铁矿石
  # 深层铁矿石
  # 铜矿石
  # 深层铜矿石
  # 金矿石
  # 深层金矿石
  # 下界金矿石
  # 红石矿石
  #  深层红石矿石
  #  青金石矿石
  #  深层青金石矿石
  #  钻石矿石
  #  深层钻石矿石
  #  下界石英矿石
  - COAL_ORE: 1.0
  - DEEPSLATE_COAL_ORE: 1.0
  - IRON_ORE: 1.0
  - DEEPSLATE_IRON_ORE: 1.0
  - COPPER_ORE: 1.0
  - DEEPSLATE_COPPER_ORE: 1.0
  - GOLD_ORE: 1.0
  - DEEPSLATE_GOLD_ORE: 1.0
  - NETHER_GOLD_ORE: 1.0
  - REDSTONE_ORE: 1.0
  - DEEPSLATE_REDSTONE_ORE: 1.0
  - LAPIS_ORE: 1.0
  - DEEPSLATE_LAPIS_ORE: 1.0
  - DIAMOND_ORE: 1.0
  - DEEPSLATE_DIAMOND_ORE: 1.0
  - NETHER_QUARTZ_ORE: 1.0
  
  # 橡木原木
  # 云杉原木
  # 白桦原木
  # 丛林原木
  # 金合欢原木
  # 深色橡木原木
  # 红树原木
  # 绯红菌柄
  # 诡异菌柄
  - OAK_LOG: 1.0
  - SPRUCE_LOG: 1.0
  - BIRCH_LOG: 1.0
  - JUNGLE_LOG: 1.0
  - ACACIA_LOG: 1.0
  - DARK_OAK_LOG: 1.0
  - MANGROVE_LOG: 1.0
  - CRIMSON_STEM: 1.0
  - WARPED_STEM: 1.0
  
  # 去皮橡木原木
  # 去皮云杉原木
  # 去皮白桦原木
  # 去皮丛林原木
  # 去皮金合欢原木
  # 去皮深色橡木原木
  # 去皮红树原木
  # 去皮绯红菌柄
  # 去皮诡异菌柄
  - STRIPPED_OAK_LOG: 1.0
  - STRIPPED_SPRUCE_LOG: 1.0
  - STRIPPED_BIRCH_LOG: 1.0
  - STRIPPED_JUNGLE_LOG: 1.0
  - STRIPPED_ACACIA_LOG: 1.0
  - STRIPPED_DARK_OAK_LOG	: 1.0
  - STRIPPED_MANGROVE_LOG: 1.0
  - STRIPPED_CRIMSON_STEM: 1.0
  - STRIPPED_WARPED_STEM: 1.0

  
  # 海晶灯
  # 蓝冰
  # 陶瓦
  # 石英块
  # 砂岩
  # 红砂岩
  - SEA_LANTERN: 1.0
  - BLUE_ICE: 1.0
  - TERRACOTTA: 1.0
  - QUARTZ_BLOCK: 1.0
  - SANDSTONE: 1.0
  - RED_SANDSTONE: 1.0
  
  # 花岗岩
  # 闪长岩
  # 安山岩
  # 方解石
  # 凝灰岩
  # 泥巴
  # 玄武岩
  # 荧石
  # 黑石
  - GRANITE: 1.0
  - DIORITE: 1.0
  - ANDESITE: 1.0
  - CALCITE: 1.0
  - TUFF: 1.0
  - MUD: 1.0
  - BASALT: 1.0
  - GLOWSTONE: 1.0
  - BLACKSTONE: 1.0
  
  # 白色混凝土
  # 橙色混凝土
  # 品红色混凝土
  # 淡蓝色混凝土
  # 黄色混凝土
  # 黄绿色混凝土
  # 粉红色混凝土
  # 灰色混凝土
  # 淡灰色混凝土
  # 青色混凝土
  # 紫色混凝土
  # 蓝色混凝土
  # 棕色混凝土
  # 绿色混凝土	
  # 红色混凝土
  # 黑色混凝土
  - WHITE_CONCRETE: 1.0
  - ORANGE_CONCRETE: 1.0
  - MAGENTA_CONCRETE: 1.0
  - LIGHT_BLUE_CONCRETE: 1.0
  - YELLOW_CONCRETE: 1.0
  - LIME_CONCRETE: 1.0
  - PINK_CONCRETE: 1.0
  - GRAY_CONCRETE: 1.0
  - LIGHT_GRAY_CONCRETE: 1.0
  - CYAN_CONCRETE: 1.0
  - PURPLE_CONCRETE: 1.0
  - BLUE_CONCRETE: 1.0
  - BROWN_CONCRETE: 1.0
  - GREEN_CONCRETE: 1.0
  - RED_CONCRETE: 1.0
  - BLACK_CONCRETE: 1.0
  
  # 橡木木板
  # 云杉木板
  # 白桦木板
  # 丛林木板
  # 金合欢木板
  # 深色橡木木板
  # 红树木板
  # 绯红木板
  # 诡异木板
  - OAK_PLANKS: 1.0
  - SPRUCE_PLANKS: 1.0
  - BIRCH_PLANKS: 1.0
  - JUNGLE_PLANKS: 1.0
  - ACACIA_PLANKS: 1.0
  - DARK_OAK_PLANKS: 1.0
  - MANGROVE_PLANKS: 1.0
  - CRIMSON_PLANKS: 1.0
  - WARPED_PLANKS: 1.0

Different worlds spawn different minerals

Hello
Is it possible to add an option to spawn different minerals in different worlds?
I want to brush the nether minerals in the nether and the end minerals in the end

Block regen issue

What steps will reproduce the issue?

  1. Update to Paper-86 (MC: 1.19.1)
  2. Attempt to mine blocks

What was supposed to happen?

Defined blocks should be spawned instead of vanilla blocks.

What happened instead?

Vanilla blocks spawn intermittently but not always instead of defined blocks

What version of this plugin are you using?

Appears as CustomOreGen v1.15.26-SNAPSHOT (CustomOreGen-1.3.32-SNAPSHOT.jar)

What Spigot version are you using? Paste the output of /version below.

You are running the latest version
Previous version: git-Paper-77 (MC: 1.19)

What plugins do you have installed? Paste the output of /plugins below.

Plugins (43): AdvancedRegionMarket, AuctionHouse, BetterFood, BlueMap, BottledExp, ChatItem, ChestShop, ChestSort,
CMILib, CoreProtect, CustomOreGen, Elevators, Essentials, EssentialsChat, EssentialsSpawn, FastAsyncWorldEdit (WorldEdit), 
Graves, Harbor, HeadsPlus, JukeBox, LuckPerms, LWC, LWCTrust, mcMMO, Minepacks, MobsToEggs, MoneyFromMobs,
Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, Multiverse-Portals, MyCommand, NoteBlockAPI,
RHLeafDecay, Sickle, SilkSpawners, TempFly, Vault, VeinMiner, ViaBackwards, ViaVersion, WorldBorder, WorldGuard

Are any errors related to this plugin in your console or logs? If so, paste below.

No errors

Any additional information that you would like to provide that may be relevant to the issue?

I realise that some of the values in the config are quite low but that does not explain the vanilla stone and cobblestone blocks.

Generator section of config:

generators:
  generator1:
    label: "standard"
    blocks:
    - COBBLED_DEEPSLATE:68.0
    - DEEPSLATE_IRON_ORE:5.5
    - DEEPSLATE_COAL_ORE:5.5
    - DEEPSLATE_COPPER_ORE:5.5
    - DEEPSLATE_GOLD_ORE:5.5
    - DEEPSLATE_DIAMOND_ORE:1.5
    - DEEPSLATE_REDSTONE_ORE:5.0
    - DEEPSLATE_EMERALD_ORE:1.5
    - LAPIS_ORE:2.0
    permission: ''
    unlock_islandLevel: 0

Image of cobble generator which was working before updating paper to 1.19.1:
image

SuperiorSkyblock2 hook not up to date

[23:30:08 ERROR]: Could not pass event PlayerJoinEvent to CustomOreGen v1.3.31-SNAPSHOT
java.lang.NoSuchMethodError: 'org.bukkit.World com.bgsoftware.superiorskyblock.api.SuperiorSkyblockAPI.getIslandsWorld()'
        at xyz.spaceio.hooks.HookSuperiorSkyblock.getSkyBlockWorldNames(HookSuperiorSkyblock.java:39) ~[?:?]
        at xyz.spaceio.customoregen.CustomOreGen.getActiveWorlds(CustomOreGen.java:174) ~[?:?]
        at xyz.spaceio.customoregen.CustomOreGen.getGeneratorConfigForPlayer(CustomOreGen.java:245) ~[?:?]
        at xyz.spaceio.customoregen.Events.onJoin(Events.java:147) ~[?:?]
        at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor544.execute(Unknown Source) ~[?:?]
        at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Airplane-12]
        at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.16.5.jar:git-Airplane-12]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Airplane-12]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.PlayerList.postChunkLoadJoin(PlayerList.java:357) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.PlayerList.lambda$null$1(PlayerList.java:304) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:316) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:592) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:173) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1587) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1407) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1139) ~[patched_1.16.5.jar:git-Airplane-12]
        at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:292) ~[patched_1.16.5.jar:git-Airplane-12]
        at java.lang.Thread.run(Thread.java:831) [?:?]

Could not pass event PlayerJoinEvent to CustomOreGen v1.3.25-SNAPSHOT

What steps will reproduce the issue?

  1. Restarting the server and having someone login automatically runs this error

What was supposed to happen?

Nothing to my knowledge

What happened instead?

Nothing Server runs as it normally does

What version of this plugin are you using?

1.3.25

What Spigot version are you using? Paste the output of /version below.

1.15.2

Are any errors related to this plugin in your console or logs? If so, paste below.

https://pastebin.com/7fkWWwbE

Any additional information that you would like to provide that may be relevant to the issue?

None

doesnt start on 1.8

weiter plugins: Essentials, essentials spawn

[23:29:06] [Server thread/ERROR]: Could not load 'plugins/CustomOreGen.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: xyz/spaceio/customoregen/CustomOreGen : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
Caused by: java.lang.UnsupportedClassVersionError: xyz/spaceio/customoregen/CustomOreGen : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-8a983f9-e81edfc]
... 6 more

Island owner offline issue.

I was curious if there is any fix to when the island owner is offline then it defaults back to the default generator. I would really appreciate it if you could help.

Thanks

It seems the PlotSquaredHook wasn't pushed

Hello,

i just had a look at your code, due to I wanted to solve the previous issue myself, and anyway I couldn't find the PlotSquaredHook class in the repository. Would be nice if it was included.

Thanks ;)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.