Issues with Fabric Server (1.19.2)

Hi everyone!, I'm currently trying to create a modpack for my friends and testing it on a server (Oracle VM). This modpack contains around 160 mods (a lot of client-side) on Fabric 1.19.2. During the testing time of the performance of this modpack, I noticed that chunks are loading really slow and there is a error of "Tried to access a block entity before it was created. class_2338{x=7855, y=40, z=-6206}". If anyone can help me, I will really appreciate it, I just only want to know how to improve the perfomance of the chunk loading and if the error that I mentioned before is really dangerous for the server(this error was caused too by a mod called "The Graveyard" with their blocks, but I already removed it). Here is the spark report: https://spark.lucko.me/TsXWgAQvry
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
7 Replies
Admincraft Meta
Spark Profile Analysis
❌ Processing Error
The bot cannot process this Spark profile. It appears that the platform is not supported for analysis. Platform: Fabric
Requested by zufenixdc#0
Admincraft Meta
Thanks for asking your question!
Once you have finished, please close your thread. Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close !close !solved
Requested by zufenixdc#0
lavaking46
lavaking462y ago
If you are using the free Oracle VM then this your chunk loading is slower because the CPU is Virtual ARM processors which are OK for performance for most things but aren't great for minecraft. Add all the mods and I can see why it would be slower. As for the error its most likely because the mods are running on different parts of the CPU which are running at different speeds meaning that the mods are attempting to work on things before the game has actually rendered/created them. This can cause weird bugs and things to not function properly.
ZuFenix
ZuFenixOP2y ago
Thank you so much for your response, now I clearly understand the problem. If u don't mind, can you give me some tips on how I can improve the perfomance a little bit and how to fix the error, if it is possible?
lavaking46
lavaking462y ago
Their are some good tips listed here: https://discord.com/channels/348681414260293634/1119571175576703087 Adding performance enhancing mods and then limiting the server(reduce view distance and such) would help with both problems I'm know some but not tons of info on that
ZuFenix
ZuFenixOP2y ago
Ok, thank you again and I will try to fix these issues 👍
lavaking46
lavaking462y ago
yep

Did you find this page helpful?