#Mod suggestions

52 messages · Page 1 of 1 (latest)

sleek kite
#

i just created my own mod pack for my friends and i! I'm having issues of my small modpack not running as smooth as some other larger mod packs. what do i need to do to make my modpack run better?

worldly jasper
#

stutters?

slow sun
#

for what kind of game?

sleek kite
#

@slow sun minecraft

slow sun
#

excellent.

#

does it run smooth on your computer?

sleek kite
slow sun
#

btw a small mod pack is pack with less than 100 mods

sleek kite
slow sun
#

a crash doesn't mean it's not running smoothly. we need that crash report

sleek kite
#

i have 80 mods

slow sun
#

!llogs

ashen lynxBOT
#

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.
slow sun
#

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.

worldly jasper
#

could also be memory (RAM)

slow sun
#

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.

worldly jasper
#

🍲

sleek kite
worldly jasper
#

Please take the log out of the zip, we dont open them here

sleek kite
#

let me see if i can send the logs not sure why it did a zip one sexc

slow sun
#

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

sleek kite
slow sun
#

it's a bug that's not high on their priority list to fix

worldly jasper
#

dynamiclights is on the server

sleek kite
#

i did have the issue of having alot of client side mods on the server but not sure if i got em all

slow sun
#

that app will help you turn a pack you made on your computer into a server pack

worldly jasper
slow sun
#

then you can upload the mods/configs/scripts/kubejs to your server and be done with it.

sleek kite
#

got the dynamic lighting

slow sun
#

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.

sleek kite
#

how do i download that? webiste is confusing

slow sun
#

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.

sleek kite
#

alright i got it now to see what i can do

sleek kite
#

HELP!!!

#

@slow sun @worldly jasper

sudden hound
#

First, Rule #3

#

Second, look at the log. You have "Smooth Swapping" installed and it claims to be a client mod.

#

So remove that mod from the server (only) and restart the server.