-
Apprentice
PlusEMU lag issue
Hi there. I have an issue with PlusEMU where whenever a user interacts with a furni, it lags. This includes moving, rotating, and walking onto the furni. I've googled about and haven't found much luck. This is not related to my VPS specs. Wondered if any of you guys have a fix for this? I would be very grateful if any of you have any solutions!
Thank you.
-
-
Re: PlusEMU lag issue
Do you use PlusEMU R2? Or the original released one
-
Apprentice
Re: PlusEMU lag issue
@FatalLulz
I believe it's R2 :)
- - - Updated - - -
Hey, when I move onto the furni etc I'm getting this builders club error in my emulator:

I then opened the builders club tab in my client, and closed it again. This seemed to resolve the issue, but then I reloaded the client and the issue is back again. Any idea? Thanks.
-
Re: PlusEMU lag issue
Oh I remember this. It was due to the un-using of builders club on all items. It causes horrible lag.
I can't remember what file it was that had it in it. Can you upload your Item.cs, ItemManager.cs and RoomItem.cs to pastebin or something. I'll be able to find it then
Other wise, it's in one of the item files. It was posted in one of the fixes threads I do believe.
-
Apprentice
Re: PlusEMU lag issue
Hey @FatalLulz thanks for your reply. I've uploaded those files, here:
Item.cs: http://pastebin.com/8dRjdahU
ItemManager.cs: http://pastebin.com/PWbDD6Gi
RoomItem.cs: http://pastebin.com/QF8srDZQ
Thanks for your help!
-
Re: PlusEMU lag issue
Just disable the builders club in your variables
-
Apprentice
Re: PlusEMU lag issue
Thanks @AKllX !
After editing builders.club.enabled=true to builders.club.enabled=false in my external variables, this completely fixed my issue.