WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=158)
-   -   FPS Issue when running carbonite (https://www.wowinterface.com/forums/showthread.php?t=45598)

WoWLiving 01-08-13 01:19 PM

FPS Issue when running carbonite
 
I have a Dell XPS8300 .. quad core I5 (2nd gen) processor. 4gig ram .. radon R6770.

when ever I am roaming around my fps fluxuates badly ... if I have Carbonite running when I am in a raid I get LUA error msgs to Disable all addons.

For example : Sha world raid I will drop down to 12 fps if I leave carbonite running. If I disable carbonite my FPS stays at 60 (I keep game with sync on so max is 60 - without sync I sometimes get a little bit of tearing .. annoying but not serious so I chose to leave sync on) .... but the point is that with carbonite running a difference of 50 fps is a big deal. (48 for all you picky ppl :P )

Anyone else having this issue ?????

jeffy162 01-08-13 01:44 PM

The only way to really tell if Carbonite is causing the problem is to disable ALL addons EXCEPT Carbonite. Leave Carbonite enabled, and do whatever you do that would cause your framerate issues. If the problem persists, then the cause is definitely with Carbonite. However, if the problem does NOT persist, then the problem is most likely an issue with another addon interfering with Carbonite.

Petrah 01-08-13 02:17 PM

Did you also try updating the video card drivers?

matronedea 01-28-13 01:00 AM

I've had a similar problem; if I disconnect and reconnect (which happens semi-regularly, my internet is terrible) and I'm in a fight, WoW won't go higher than 2 FPS. I'll get 4 or 5 error messages about Carbonite, and the Carbonite logo won't leave the top center until I'm done with combat. I'll post this in another thread since it's not quite the same, too.

Petrah 01-28-13 10:39 AM

Disable the logo from the options menu.

You need to post the LUA errors you are getting. Also keep in mind that if the LUA errors are coming in too fast, your FPS is gonna take a nose dive.

Be sure your NIC card drivers, motherboard drivers, and video card drivers are all up to date. Clean the inside of the comp to get rid of dust bunnies as you don't want anything overheating.

Dridzt 01-28-13 10:59 AM

The d/c issue is probably WoW hitting the 5.1.x script execution time limit if it happens in combat.

The issue is exacerbated by the fact that not all methods of checking for combat status are reliable during a reconnect (or reload) even if the addon was actually trying to detect combat and defer costly operations.
In particular events (like PLAYER_REGEN_DISABLED) and InCombatLockdown() are not trustworthy in that situation.
UnitAffectingCombat(unit) seems to work better in that situation, or you can code in a way that you always assume In Combat status until such time as you can trust the client to return good information whence you perform the actual test.

If the client hits the script execution time limit (whether you have lua errors enabled to see the "script ran too long" error or not) it is typical that your FPS will crash and probably not recover until a /reload out of combat.


All times are GMT -6. The time now is 09:26 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI