#Mod suggestions
52 messages · Page 1 of 1 (latest)
in what way exactly?
stutters?
for what kind of game?
@slow sun minecraft
my server just crash after my freidn and i started exploring and we were the only ones on
btw a small mod pack is pack with less than 100 mods
yes
a crash doesn't mean it's not running smoothly. we need that crash report
i have 80 mods
!llogs
Please send some logs over so we can help resolve your issue. To access logs on your Minecraft server, please navigate to your server panel's File Manager and take the following path:
1. Open the Server's File Manager
2. Navigate inside the 'logs' folder
3. Click on "latest.log" to download it and send the file over Discord to this channel.
my suspicion is that a client only mod (a poorly coded one) got onto your server, and you met the criteria to trigger it, it's looking for a gpu, the server doesn't have a gpu and boom, the server goes down.
you're computer on the other hand has a gpu, so no crash.
could also be memory (RAM)
and it's normal. when I started modding, I would make mods that didn't check the side they were on and disable the necessary code to prvent a crash
we won't know until we see that latest.log
otherwise all of us are just talking over a soda about if we should dip our fries in a vanilla or chocolate shake.
i feel the need to record a video.
🍲
Please take the log out of the zip, we dont open them here
let me see if i can send the logs not sure why it did a zip one sexc
click the 3 dots on the end
don't check box the file. there are 2 download buttons, the one from the 3 dots gives you the file
the one from the checkbox zips it then downloads it
it's a bug that's not high on their priority list to fix
dynamiclights is on the server
i did have the issue of having alot of client side mods on the server but not sure if i got em all
that app will help you turn a pack you made on your computer into a server pack
^this is one that is one the server
then you can upload the mods/configs/scripts/kubejs to your server and be done with it.
got the dynamic lighting
note that each time you fix something, because of the way java works, ie cascading errors. we have to run the client or server again, in this case the server.
always fixing one problem each cycle.
i remember in the beginning when no one would help me, way before BisectHosting, and I would fix all the issues. but in reality it was like, ooo a spider, and so i was grabbing a bulldozer to squash a spider.
how do i download that? webiste is confusing
definitely dynamic lights and it happened when water was falling, rain in this case
[24Feb2025 17:58:16.412] [main/ERROR] [net.minecraft.server.ServerFunctionLibrary/]: Failed to load function dynamiclights:internal/sources/parse/extension_1194
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 3: Invalid or unknown entity type 'minecraft:item_display' at position 19: ...s @s[type=<--[HERE]
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 3: Invalid or unknown entity type 'minecraft:item_display' at position 19: ...s @s[type=<--[HERE]
at net.minecraft.commands.CommandFunction.m_77984_(CommandFunction.java:63) ~[server-1.19.2-20220805.130853-srg.jar%23249!/:?]
at net.minecraft.server.ServerFunctionLibrary.m_214320_(ServerFunctionLibrary.java:85) ~[server-1.19.2-20220805.130853-srg.jar%23249!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 6 more
[24Feb2025 17:58:16.413] [main/ERROR] [net.minecraft.server.ServerFunctionLibrary/]: Failed to load function dynamiclights:internal/water/rain_check_1194
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Incorrect argument for command at position 11: ...xecute if <--[HERE]
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Incorrect argument for command at position 11: ...xecute if <--[HERE]
at net.minecraft.commands.CommandFunction.m_77984_(CommandFunction.java:63) ~[server-1.19.2-20220805.130853-srg.jar%23249!/:?]
at net.minecraft.server.ServerFunctionLibrary.m_214320_(ServerFunctionLibrary.java:85) ~[server-1.19.2-20220805.130853-srg.jar%23249!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 6 more
it's a github site, you'll be getting used to git repos a lot if you'll be sticking with game dev for any game. it should've already taken you to releases page. if you're on windows you grab the exe or msi file, if you're on mac, the dmg file, and linux like me, appimage, deb, or jar.
they have a wiki too, it's very useful.
alright i got it now to see what i can do