Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having TPS issues; works but does not at the same time #117

Open
n0itLT opened this issue Apr 16, 2022 · 1 comment
Open

Having TPS issues; works but does not at the same time #117

n0itLT opened this issue Apr 16, 2022 · 1 comment

Comments

@n0itLT
Copy link

n0itLT commented Apr 16, 2022

 1. I am having an issue where the server would have a large lag spike or something of the sort. I used a profiler like "laggoggles" and spotted that my NPCs are not causing lags no more (as I believe my other core's threads are helping it). The server seems to start having strange problems as it would sometimes stay at 15 tps to even 8 tps(this is where the Ticks Per Second (TPS) spike happens and interaction/NPC becomes unresponsive). I used this mod called "SPARK" to profile that lag.

I went to their discord channel and asked what could be causing this profiler log. They stated that it was

"ASM Hook Terminator"

and caused by this mod. I was wondering if someone could help me find the cause of this.

I have a few crash logs that never happened before adding this mod.

 2. (NOT including the crashes that can be solved by the deletion files within "mcmt-serdes!! Fixes crash on startup if you delete the files within MCMT-serdes of config) - MCA Reborn mod seems to be a problem 

Here is the crash without deleting MCMT-serdes. (I will include it named -----> "fixable crash report!!!!"")
A detailed walkthrough of the error, its code path, and all known details is as follows:

-- Head --
Thread: main
Stacktrace:
at mca.cobalt.registration.Registration.register(Registration.java:35) ~[mca:?] {re:classloading}

 3. These are the spark profiler that states what causes my server to lag (Not Entities anymore like previous (pre-installation of MCMT)

Spark Profiler:
https://spark.lucko.me/tG1fXh1z1o

https://spark.lucko.me/v0VPOG2IbD

 4. My Minecraft Version: 1.16.5   /    Forge Version:  Tested on (36.2.34 & 36.2.33)
 
 Crash REPORTS -

My Java agus: java -Xmx20G -Xms20G -XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dsun.rmi.dgc.server.gcInterval=2147483646 -jar forge-1.16.5-36.2.33.jar nogui

Modlist:https://pastebin.com/y6xsiyQU

If anyone could help, please help find the cause of this lag and how to fix it? I provided as much information as I could so you can help me out.

@n0itLT n0itLT changed the title Having TPS issues, works but does not at the same time Having TPS issues; works but does not at the same time Apr 16, 2022
@n0itLT
Copy link
Author

n0itLT commented Apr 16, 2022

Things I have done -
LycanitesMobs - Disable dungeon generation in it's config (bug cause is unknown
disableWorldPostTick = true
enableChunkTimeout = true
enableBlankReturn = true
debug.log
debug-4.log.gz
debug-3.log.gz
debug-2.log.gz
debug-1.log.gz
mcmt-stats-log-150422-100544.602.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant