T
tModLoader4y ago
fascinating-indigo

Out of memory issues

Heya, I have been running a tmodloader server and recently have been getting really odd out of memory errors. We are not sure where all the memory is being used (is there some profiler I could use to check?), and we are not sure how to fix them. Any ideas? Stacktrace is attached. Mods list:
[
"CalamityModMusic",
"Fargowiltas",
"FargowiltasSouls",
"CalamityMod",
"AlchemistNPCLite",
"AutoReroll",
"AutoTrash",
"Bags",
"BossChecklist",
"CalamityRarities",
"DisableCorruptionSpread",
"FriendlyNpcsDontDie",
"MagicStorage",
"MaxStackExtra",
"miningcracks_take_on_luiafk",
"OreExcavator",
"RecipeBrowser",
"SharedMap",
"ReducedGrinding",
"RecipeBrowserToMagicStorage",
"CompareItemStats"
]
[
"CalamityModMusic",
"Fargowiltas",
"FargowiltasSouls",
"CalamityMod",
"AlchemistNPCLite",
"AutoReroll",
"AutoTrash",
"Bags",
"BossChecklist",
"CalamityRarities",
"DisableCorruptionSpread",
"FriendlyNpcsDontDie",
"MagicStorage",
"MaxStackExtra",
"miningcracks_take_on_luiafk",
"OreExcavator",
"RecipeBrowser",
"SharedMap",
"ReducedGrinding",
"RecipeBrowserToMagicStorage",
"CompareItemStats"
]
3 Replies
tModLoader
tModLoader4y ago
Automatic Hastebin for Krystilize (server.log): https://hst.sh/bitavevuho.cs
fascinating-indigo
fascinating-indigoOP4y ago
I have also received this message from the support team:
Hello Krystilize,

According to a check of the service logs, the server only consumes a maximum of 1.2 GB of its 8 GB of RAM. I think this problem might be coming from one of your mods. If an earlier version of the mod is still accessible, try utilising it or get in touch with the mod's creator; they will be able to help you the most with the plugin or add-on that they have created and published.
Hello Krystilize,

According to a check of the service logs, the server only consumes a maximum of 1.2 GB of its 8 GB of RAM. I think this problem might be coming from one of your mods. If an earlier version of the mod is still accessible, try utilising it or get in touch with the mod's creator; they will be able to help you the most with the plugin or add-on that they have created and published.
Okay I just tried it with NO MODS enabled and we are still getting out of memory exceptions Any ideas on where to go from here?
Mirsario
Mirsario4y ago
Can you get a log from that case? In the one you posted, it looks like it could be an issue with code injections

Did you find this page helpful?