Jump to content

TheNetherPug

Member
  • Posts

    34
  • Joined

  • Last visited

Everything posted by TheNetherPug

  1. TheNetherPug

    Server crashes

    Hello, I know this is frequently posted but I have an issue with my server. It just crashed with the following message: /home/minecraft/signal/start_cmd: line 1: 2402 Killed /opt/java/17/bin/java -Xmx${SERVER_RAM} -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -DIReallyKnowWhatIAmDoingISwear -Djline.terminal=jline.UnsupportedTerminal -Dlog4j2.formatMsgNoLookups=true -jar server.jar Can someone help?
  2. TheNetherPug

    API

    Hello, sorry if this is not where it's supposed to be but is there a way you can use JavaScript with the Minehut API? If so then can someone help me or give me a link to a documentation with examples? Thank you.
  3. What. Look at the advertisement by "Duckifried" They have no rank yet they do color and bold advertisements? Is this supposed to be happening?
  4. the reason why my skript crashes my server, is infact, not the ram amount. i removed the skquery plugin and it had a seizure but thats new information for me because now i know another issue
  5. UPDATE: I've set up a server on my own pc, added skript and the plugins the skript needed and it had 3 gb of ram yet it still crashed. I might try something tho
  6. I think i've gotten new information. After a closer inspection to the logs file, it seems that the parser itself is getting majorly messed up.
  7. thats majorly inconvenient My oldest backup is from after the bug. Changing to list variables might be very inconvenient but i'll try that. And I don't really need functions as I don't use the same code more than once. soooo... f in the chat
  8. I have been trying to fix this issue for a long time so yeah it's understandable.
  9. I vaguely remember changing all of the messages to send a gradient prefix but that isn't the issue either as I've removed it and it still crashes.
  10. I am using skript 2.6 on paper 1.17, I removed all TuSKe codes from the chat manager.
  11. I would do that but I use the {@thing} variables for a config. Plus it would be very time consuming to change all the variables. Plus, it never used to do this. Only recently (around 5 weeks ago) it happened, that was around the same time TuSKe broke too. So I don't think it would be the variables.
  12. That was fast, unfortunately parser.skunity.com does not show the variables for me. I had tried this multiple times to no success.
  13. Recently (about 4 weeks ago) my 2K+ line long chat manager skript has been crashing my server when it is reloaded. This never used to happen before and it has halted the continuation of further upgrades and improvements. I will not post the skript here due to copiers, I have been copied without credit multiple times. Even on this same skript. The skript uses a lot of variables and stuff. I cannot just simply remove some unnecessary lines because most of the lines are used. I really need this fixed, any help will be appreciated. This is the server log file. [00:01:33 INFO]: TNPChat ULTIMATE >> TNPChat has been unloaded! [00:01:43 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-338 (MC: 1.17.1) --- [00:01:43 ERROR]: The server has not responded for 10 seconds! Creating thread dump [00:01:43 ERROR]: ------------------------------ [00:01:43 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:01:43 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:01:43 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:01:43 ERROR]: Entity UUID: 0fc83b3d-432a-4106-8e70-b7bb1a2a4386 [00:01:43 ERROR]: Position: world: 'world' at location (220.91281628518635, 16.609945744999077, -237.41667824012575) [00:01:43 ERROR]: Velocity: (0.0, 0.0, 0.0) (in blocks per tick) [00:01:43 ERROR]: Entity AABB: AABB[220.61281627326542, 16.609945744999077, -237.71667825204668] -> [221.21281629710728, 18.40994569731536, -237.11667822820482] [00:01:43 ERROR]: Total packets processed on the main thread for all players: 13717 [00:01:43 ERROR]: ------------------------------ [00:01:43 ERROR]: Current Thread: Server thread [00:01:43 ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE [00:01:43 ERROR]: Stack: [00:01:43 ERROR]: Skript.jar//ch.njol.skript.log.ParseLogHandler.printError(ParseLogHandler.java:101) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.log.ParseLogHandler.printError(ParseLogHandler.java:85) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1385) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1337) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:518) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:853) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1414) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1371) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1337) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1410) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.init(Section.java:71) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:168) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1134) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:99) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.init(Section.java:71) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:168) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1134) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:99) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.init(Section.java:71) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:168) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1134) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:761) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$5(ScriptLoader.java:533) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader$$Lambda$6978/0x0000000802371480.get(Unknown Source) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:420) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader$$Lambda$6979/0x00000008023716a8.run(Unknown Source) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:436) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:532) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.ScriptLoader.reloadScript(ScriptLoader.java:1066) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:165) [00:01:43 ERROR]: app//org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [00:01:43 ERROR]: app//org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) [00:01:43 ERROR]: app//org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchCommand(CraftServer.java:869) [00:01:43 ERROR]: app//org.bukkit.Bukkit.dispatchCommand(Bukkit.java:841) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.Skript.dispatchCommand(Skript.java:1408) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.effects.EffCommand.execute(EffCommand.java:82) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Effect.run(Effect.java:51) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:60) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.lang.Trigger.execute(Trigger.java:56) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:289) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:250) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.command.Commands.handleCommand(Commands.java:258) [00:01:43 ERROR]: Skript.jar//ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:175) [00:01:43 ERROR]: java.base@16.0.1/java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(DirectMethodHandle$Holder) [00:01:43 ERROR]: java.base@16.0.1/java.lang.invoke.LambdaForm$MH/0x0000000801db9400.invoke(LambdaForm$MH) [00:01:43 ERROR]: java.base@16.0.1/java.lang.invoke.LambdaForm$MH/0x0000000801dd2000.invoke_MT(LambdaForm$MH) [00:01:43 ERROR]: app//com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37) [00:01:43 ERROR]: app//co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) [00:01:43 ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [00:01:43 ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) [00:01:43 ERROR]: app//net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2249) [00:01:43 ERROR]: app//net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2068) [00:01:43 ERROR]: app//net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2049) [00:01:43 ERROR]: app//net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) [00:01:43 ERROR]: app//net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:6) [00:01:43 ERROR]: app//net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:01:43 ERROR]: app//net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7207/0x0000000802412458.run(Unknown Source) [00:01:43 ERROR]: app//net.minecraft.server.TickTask.run(TickTask.java:18) [00:01:43 ERROR]: app//net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:01:43 ERROR]: app//net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) [00:01:43 ERROR]: app//net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1401) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1394) [00:01:43 ERROR]: app//net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:110) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1533) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) [00:01:43 ERROR]: app//net.minecraft.server.MinecraftServer$$Lambda$3665/0x00000008013ac8f8.run(Unknown Source) [00:01:43 ERROR]: java.base@16.0.1/java.lang.Thread.run(Thread.java:831) [00:01:43 ERROR]: ------------------------------ [00:01:43 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:01:43 ERROR]: ------------------------------
  14. on death: drop player head named "&fRevive" at event-location on respawn: drop gold nugget named "&6Credits" at event-location This should work (didnt test)
  15. So recently (about 1 month ago) my skript which is over 2000 lines long started to crash my server. This never happened before and I would like to fix it. Addons using: SkQuery SkBee TuSKe Can't show the skript as I don't want people copying it because I have many times been copied without being credited.
  16. TheNetherPug

    TuSKe

    Thanks for the answer, will try. I do have a suspicion that it may had been SkQuery or SkBee as it never happened until those were added.
  17. TheNetherPug

    TuSKe

    Hello, I have been recently encountering an error with TuSKe, I have checked everywhere I could possibly check to no avail. ISSUE: Whenever I format a slot using TuSKe, The command that the gui is being opened in does not work nor does it show up as an in-game command. Does anyone have any fixes to my issue? LOG: [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! [Skript] Severe Error: [19:03:29 ERROR]: #!#! Could not load Extra.sk [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Something went horribly wrong with Skript. [19:03:29 ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [19:03:29 ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [19:03:29 ERROR]: #!#! Here is full list of them: [19:03:29 ERROR]: #!#! skRayFall v1.9.25 (https://sk.rayfall.net/) TuSKe v1.8.2-Pikachu-Patch-3-MH-1 (github.com/Tuke-Nuke/TuSKe) SkBee v1.11.2 (https://github.com/ShaneBeee/SkBee) SkQuery v4.1.4 [19:03:29 ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [19:03:29 ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [19:03:29 ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [19:03:29 ERROR]: #!#! In that case, you will be given instruction on how should you report it. [19:03:29 ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [19:03:29 ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker. [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Stack trace: [19:03:29 ERROR]: #!#! java.lang.ClassCastException: class java.util.ArrayList cannot be cast to class java.util.Map (java.util.ArrayList and java.util.Map are in module java.base of loader 'bootstrap') [19:03:29 ERROR]: #!#! at TuSKe.jar//com.github.tukenuke.tuske.manager.gui.v2.SkriptGUIEvent.<init>(SkriptGUIEvent.java:28) [19:03:29 ERROR]: #!#! at TuSKe.jar//com.github.tukenuke.tuske.manager.gui.v2.SkriptGUIEvent.getInstance(SkriptGUIEvent.java:24) [19:03:29 ERROR]: #!#! at TuSKe.jar//com.github.tukenuke.tuske.sections.gui.EffFormatGUI.init(EffFormatGUI.java:106) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Condition.parse(Condition.java:77) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:83) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:71) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:168) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1134) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.loadCode(Section.java:99) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.sections.SecConditional.init(SecConditional.java:118) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.init(Section.java:71) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.lang.Section.parse(Section.java:168) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1134) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:761) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$5(ScriptLoader.java:533) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:420) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:436) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:532) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.ScriptLoader.reloadScript(ScriptLoader.java:1066) [19:03:29 ERROR]: #!#! at Skript.jar//ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:165) [19:03:29 ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) [19:03:29 ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) [19:03:29 ERROR]: #!#! at org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchCommand(CraftServer.java:869) [19:03:29 ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.handleCommand(PlayerConnection.java:2257) [19:03:29 ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2068) [19:03:29 ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2049) [19:03:29 ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:46) [19:03:29 ERROR]: #!#! at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:6) [19:03:29 ERROR]: #!#! at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$1(PlayerConnectionUtils.java:56) [19:03:29 ERROR]: #!#! at net.minecraft.server.TickTask.run(TickTask.java:18) [19:03:29 ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:149) [19:03:29 ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.executeTask(IAsyncTaskHandlerReentrant.java:23) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:1423) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) [19:03:29 ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:122) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.bf(MinecraftServer.java:1401) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.executeNext(MinecraftServer.java:1394) [19:03:29 ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:132) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.sleepForTick(MinecraftServer.java:1372) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1283) [19:03:29 ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) [19:03:29 ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:831) [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Version Information: [19:03:29 ERROR]: #!#! Skript: 2.6 (latest) [19:03:29 ERROR]: #!#! Flavor: skriptlang-github [19:03:29 ERROR]: #!#! Date: 17:20:35.482878100 [19:03:29 ERROR]: #!#! Bukkit: 1.17.1-R0.1-SNAPSHOT [19:03:29 ERROR]: #!#! Minecraft: 1.17.1 [19:03:29 ERROR]: #!#! Java: 16.0.1 (OpenJDK 64-Bit Server VM 16.0.1+9) [19:03:29 ERROR]: #!#! OS: Linux amd64 5.11.0-38-generic [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Server platform: Paper [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Current node: format gui slot 1 of player with bookshelf named "&6&lHub" to run: (Extra.sk, line 23) [19:03:29 ERROR]: #!#! Current item: null [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Thread: Server thread [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! Language: english [19:03:29 ERROR]: #!#! Link parse mode: DISABLED [19:03:29 ERROR]: #!#! [19:03:29 ERROR]: #!#! End of Error. [19:03:29 ERROR]: #!#! (Sorry if I did not format this correctly, I haven't posted alot of forum posts.)
  18. This post was made before the sale.
  19. It doesn't HAVE to crash. It depends on what type of server you have. 1GB of ram can very well hold 15-20 players without crashing on other server hosts and probably even on your own server host (hosting on a computer). Minehut is convenient yes but i'm just suggesting to slightly up the playercap or remove it.
  20. Hello, I believe the player slot capacity should be removed. I have a good argument to this. Because of the way Minehut works, the more players on your server, the higher your server climbs in an invisible leader board. The higher rank your server, more players join your server. Due to Minehut limiting our player capacity, we need to pay in order to gain a decent amount of concurrent players on our server. It also does not make sense as player slots is the only thing that can be easily changed if your server is not running on minehut but even running on your own personal computer. It is not hard to change unlike ram dedication or being able to keep the server up online 24/7 consistently. I am not complaining, I do understand that Minehut needs to make money in order to have more servers. There are 2 suggestions I have: Change the player capacity for free plan to be 15. Remove player capacity. Thank you for taking your time to read my suggestion. Have a nice rest of your day/night. EDIT: "It will crash" It doesn't HAVE to crash. It depends on what type of server you have. 1GB of ram can very well hold 15-20 players without crashing on other server hosts and probably even on your own server host (hosting on a computer).Minehut is convenient yes but I'm just suggesting to slightly up the playercap or remove it.
  21. TheNetherPug

    Mute appeal

    I opened chat and walked and pasted at the same time therefore it went like "www/ad <SERVER>" I'm now muted, I am very sorry.
×
×
  • Create New...