#is there a way to see if chunky has worked
154 messages · Page 1 of 1 (latest)
are you running anything like a dynmap or something
idk what that is so idk
like seedmap?
yes i guess
i have it on a browser
are you running any plugins or mods
many
can you provide the list
and which type of modded server is it, fabric/quilt?
yes
how many players are on ur server
i feel like the better option would be to run paper or pufferfish, do some small optimizations and then have like 3 plugins for the things that dont need to be on the server..? these mostly seem like client side mods
unless those are your clients mods
This is a client mod list - you'd need the server mods.
theyre pre much the same
Also, you're running Fabric but don't have Lithium?
go to your server -> file manager -> mods -> take a screenshot of those
Or easier yet:
whoops
!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.
tbf i dont use the bisect panel and am not a support agent 😭 ty
should i install that server or client side
Yes.
Though it'll make a bigger impact server side. It also significantly improves Chunky's performance.
k ty
yes meaning server?
ok lowk
i dont think you need to run a modded server for this
unless you have a large modpack that im missing
nah
can you run a timings report?
Yes meaning both.
btw this is my first time doing a server so stuff aint crazy optimized
we're just giving you advice to try and fix ur problem, not expecting you/your server to be perfect :D
java.lang.OutOfMemoryError: Java heap space
at knot/it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.clone(Long2ObjectOpenHashMap.java:1337) ~[fa... (6 KB left)
You're running out of memory.
thats what i thought...
i want to see what is taking up most of each tick and taking the most memory
!spark ⬇️
Spark
How to provide a Spark sampler.
- Stop your server.
- Download Spark: https://modrinth.com/mod/spark/versions
- Upload the mod to your server:
Filemanager > mods (for modded servers)
or Filemanager > plugins (for plugin based servers)
(Just drag & drop the file) - Start the server.
- Use the command /spark sampler
- Wait 10-15 minutes.
- Use the command /spark sampler --stop
you can just do /spark profiler start --timeout 500 instead
and then send the link here
one command means that u dont have to wait for it and then stop manually
should run for around ~8 minutes
np :3
is 4gb too low u think? like its like working on fumes or wht
4gb is fine
and will spark tell me if chunky is working
ive ran servers with over 100 players on 4gb
granted idk what spec bisect is running, spark report will say that too
How many players?
Yeah, but on 1.21 with the extra tall world and tons of extra blocks... 4GB is thin unmodded.
i ran it after the new generation
we had ~19 tps avg
i dont think 4gb should be a limiting factor for a server that is <10 players max
theres certainly something else
It can be depending on view/sim distance. We'll see what spark turns up.
yup
I'm running the Hermitcraft setup and I'll occasionally hit 6GB while empty.
yo will it tell me when its done?
500
Gotta make lag for Spark to record the lag. 🙂
ok bet
its when people load chunks
huh
noone can
console?
youre on windows right
yes
run this
remove the port
also delete that message and you can dm it to me
when u run it again
how
Drop it here in a code block (three backticks), just redact the address.
Port is the part after the colon.
123.45.123.45:1234 -> 1234 is the port, 123.45.123.45 is the IP.
yup ^
im curious to see if youre still being affected by the outage in the dallas dc primarily
ok ur not
um
Thats just the most the server has used/needed up til that point, not the max the server has
this is the most recent one ive done
but im a noob n dont know what tf it means
Okay, this is showing lag, so this one we can use.
Definitely not running out of memory, you still have....
HOLY MACARONI
Found it!
That means when you move, a 63x63 area around you has to be generated or loaded from disk, and any outside that radius has to be written to disk.
Drop that to 10.
You also have 530 items on the ground, which is high. 400 sheep and chickens (each) and 355 "markers"?
That's a lot of items.
And while it isn't running out of memory, it is spending a fair bit of time cleaning up memory to not run out. I would consider adding 1-2GB just to give it more breathing room.