LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
104 stars 22 forks source link

Render lags and issues with LoliASM 5.12 #176

Closed HaHaWTH closed 11 months ago

HaHaWTH commented 1 year ago

Environment: Forge 14.23.5.2860, Windows 7 I updated LoliASM to 5.12 on my client, when entering the world, it causes serious render lag, after downgrading to v5.6 of LoliASM, the issue won't appear anymore. config.txt latest.log debug.log

With LoliASM 5.12 installed:

2023-06-06_19 33 01 2023-06-06_19 33 14 maybe I could only use LoliASM 5.6 ;-( I can send the client files if needed :) GPU: ATI(AMD) Radeon HD 4250(Integrated Graphics)

embeddedt commented 1 year ago

Probably the issue I fixed here: https://github.com/LoliKingdom/LoliASM/pull/175

HaHaWTH commented 1 year ago

Probably the issue I fixed here: #175

I've tested it just now, rendering is better than before, but it still happens, also caused serious integrated server lag:( 2023-06-08_17 01 15 2023-06-08_17 01 29 2023-06-08_17 01 44 I tried to run client without VintageFix, and the situation is getting worse

HaHaWTH commented 1 year ago

and after installing LoliASM5.12, when playing notejuke, it may dupe music records, although I broke the notejuke, the music will be still on playing

Rongmario commented 1 year ago

Can you use spark to profile your game?

embeddedt commented 1 year ago

You should also test performance of LoliASM without VintageFix installed, as otherwise it's hard to know where the problem is.

HaHaWTH commented 1 year ago

OK, I am profiling and the result will be uploaded later

HaHaWTH commented 1 year ago

The result is here: https://spark.lucko.me/arOB4Pgb2m

Image: 2023-06-08_22 14 29

embeddedt commented 1 year ago

Can you use /sparkc? This is a server profile.

HaHaWTH commented 1 year ago

Can you use /sparkc? This is a server profile.

Ah ,I made a mistake, wait a minute please:)

embeddedt commented 1 year ago

It seems to once again be a server profile. (Note the Server thread on the page.)

HaHaWTH commented 1 year ago

Here it is: https://spark.lucko.me/qh7q4T6lv6

HaHaWTH commented 1 year ago

It seems to once again be a server profile. (Note the Server thread on the page.)

I didn't copy the right link:( sorry about that

KorewaLidesu commented 1 year ago

@HaHaWTH try with only LoliASM + MixinBooter + VintageFix also please /sparkc and send it here

Rongmario commented 1 year ago

@HaHaWTH can you turn on VBO?

HaHaWTH commented 1 year ago

@HaHaWTH can you turn on VBO?

Unfortunately, I can't turn it on because of the old Graphic card:(

HaHaWTH commented 1 year ago

I will try with only LoliASM and MixinBooter installed later.

HaHaWTH commented 1 year ago

@Rongmario Sorry to bother you, but when I tested with only MixinBooter, LoliASM5.12 installed, the problem didn't be solved and it is getting worse. Links: https://spark.lucko.me/24RyO5B4jO

Rongmario commented 1 year ago

From the report it seems like you'll still run badly without LoliASM...

HaHaWTH commented 1 year ago

But.....when I disabled the mod, it won't be laggy....

KorewaLidesu commented 1 year ago

But.....when I disabled the mod, it won't be laggy....

Try each version between 5.6 and 5.12, check which mod version period cause the issue to happen.

xJon commented 1 year ago

This is most likely off-topic, but I noticed you use VoxelMap - so keep in mind its entity radar often causes severe hitches in frame rates, from my experience.

HaHaWTH commented 1 year ago

This is most likely off-topic, but I noticed you use VoxelMap - so keep in mind its entity radar often causes severe hitches in frame rates, from my experience.

Yeah, I have disabled VoxelMap since last test, but the issue persists.

HaHaWTH commented 1 year ago

After all the tests, the issue occurs since v5.7 update Sorry for my not response. Maybe we should check commits between v5.6 and 5.7? @Rongmario Sorry to bother you, but the commits between 5.6 and 5.7 may cause this issue🧐

HaHaWTH commented 1 year ago

Will the issue be solved in the future? I could only use v5.6 now:(

embeddedt commented 1 year ago

Does 5.14 resolve this?

HaHaWTH commented 1 year ago

Does 5.14 resolve this?

Sorry for the late response, but this issue still happens :( Should I edit some configurations?

HaHaWTH commented 11 months ago

Solved, I am using an extremely old GPU and Minecraft takes up of 100% GPU usage and causes the render lag.