Hello everyone,
This error occurs due to a function in the game running unnecessarily in fact, whether it’s there or not doesn’t really matter.
However, its constant appearance on the screen is quite annoying for me.
With the method below, we will completely disable these code segments.
Offsets
0x0060E584
0x0060E5F8
0x0060E686
Applying a 5-byte NOP (0x90) to the specified offsets will disable the related code.







