Exortions / skyblock-2.0

Hypixel Skyblock Remake 2.0
GNU General Public License v3.0
51 stars 22 forks source link

Bugs I experienced (I may have messed up the build, but idunno) #178

Open Hanuko33 opened 11 months ago

Hanuko33 commented 11 months ago

Mobs spawning eggs don't spawn skyblock mobs, Dragon in dragon den breaks blocks (I don't think it shuold), I couldn't do any damage to the dragon (I had aotd, both ability and mele didn't work), Needs op, for almost everything, Empty bazaar, Why are there things in ah (I didn't put them)? I have 16 gigs of ram (8 allocated to the server, 2 to the client) and i7 intel processor (I think my pc isn't that bad), but chunks don't load properly (slow), There's lava in the portal entrance (the thing you go in, and it moves you to another island) of nether fortress, My island didn't generate (there was only jerry, that wasn't rendering).

Those bugs were found in very short period of time.

Hopefully those can be fixed in code, or something in my local server can be changed. I followed the guide for install.

Hanuko33 commented 11 months ago

Minions don't work: [19:56:24 ERROR]: Could not pass event BlockPlaceEvent to Skyblock v1.0.0 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-21fe707-741a1bd] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-21fe707-741a1bd] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-21fe707-741a1bd] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-21fe707-741a1bd] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:127) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-21fe707-741a1bd] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_392] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_392] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-21fe707-741a1bd] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_392] Caused by: java.lang.NoClassDefFoundError: org/reflections/Reflections at com.skyblock.skyblock.listeners.BlockListener.onBlockPlace(BlockListener.java:52) ~[?:?] at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_392] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_392] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-21fe707-741a1bd] ... 18 more

Hanuko33 commented 11 months ago

This: 2023-12-10_20 00 26 (no hp)

Hanuko33 commented 11 months ago

While trying to test the dragon, dragons have no limit, the dragon flied out of end island and went to the spider island.

Also why?: 2023-12-10_20 03 52

"Cannot summon dragon: Gate schematic not found or corrupted!" (spawns dragon anyways)

Hanuko33 commented 11 months ago

While fighting dragon: [20:06:08 WARN]: [SB] Task #14526 for Skyblock v1.0.0 generated an exception java.lang.NoClassDefFoundError: xyz/xenondevs/particle/ParticleEffect at com.skyblock.skyblock.features.items.weapons.AspectOfTheDragons$1.run(AspectOfTheDragons.java:108) ~[?:?] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-21fe707-741a1bd] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-21fe707-741a1bd] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-21fe707-741a1bd] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_392]

also, no reward after killing dragon (i did /kill cause it literally doesn't take dmg)

Hanuko33 commented 11 months ago

When breaking wheat, no seed drop

Missing minion: 2023-12-10_20 09 28

okay?:

Hanuko33 commented 11 months ago

misclick, anyways: ![Uploading 2023-12-10_20.11.56.png…]()

Hanuko33 commented 11 months ago

missing text 2023-12-10_20 11 56 2023-12-10_20 14 03

Hanuko33 commented 11 months ago

Idea: add /addcoin & /changetime (or smth) commands

Hanuko33 commented 11 months ago

blacksmith doesn't work =(