How to funnel certain Functionality into one thread?

QR_LuckyVR
edited June 2022 in Photon Server

Hi I'm working on implementing Easy Anti Cheat onto our games Photon Server, but based on this error:

"2022-06-22 13:58:54,760 [11] INFO Photon.Hive.HiveGame.HiveHostGame.Plugin - Version: . GameId: b570772c-691a-48d3-8444-56fcb3c8759b. EACSERVER:: CATEGORY: LogEOSAntiCheat || LEVEL: Error | MSG: [AntiCheatServer] EOS_AntiCheatServer_RegisterClient called from unknown thread. One thread must be used to interact with all EOS functions unless otherwise noted."

we need to have all Easy anti cheat functionality in one thread.

I was wondering if there was a way to funnel all methods over to a single thread?

Answers

  • Answered via a different communication channel.


    For similar questions please contact us at developer@photonengine.com

This discussion has been closed.