WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=158)
-   -   WOD/Pre-patch (https://www.wowinterface.com/forums/showthread.php?t=50039)

neon5162 12-20-14 08:09 PM

Quote:

Originally Posted by Rythal (Post 302819)
There are definite performance issue's with Carbonite Quests that need to be looked into. I'm noticing a) a large frame rate drop and b) when running around, every couple seconds is a tiny pause

Further testing it only happens after I change zones... if I /reload everything is fine, then the moment the map changes it starts (i'm using shrine of seven stars to test) going from inside the shrine to outside and back in causes it to start happening.

thats not carbonite thats wow doing something weird i dont have carbonite installed and im getting fps jumps too from 300 to 30 fps everynow and then

yourkilla 12-20-14 08:28 PM

2 Attachment(s)
I went and downloaded the newest version on github today. Was really hoping that the BG map issue had been resolved. Saddly when I went into EoTS tonight I got a Chat Log Error message. I have not got a draw into Battle for Gilneas or the Deepwind Gorge yet to see if they are fixed so ill update when i do. Until then I'm attaching a Screenshot with the Error from Eye of The Storm Battle Ground. Thanks again for all the efforts going into this!

Attachment 8374

Attachment 8375

Added as an after thought: The Chat log itself failed inside the Battle Ground when it displayed the Error. I don't know if that will be off assistance in narrowing down the issue but its what i can do to help.

samyonair 12-20-14 09:04 PM

performence Issuses come from carbonite.quests uses 100-600 kb/s more Memory every second tracked by titan Performance plugin

dvantassel11 12-20-14 09:21 PM

Quest Watch
 
Have you had a chance to look at the Quest Watch issue? The quest watch window does not save your watched / unwatched quests when hearthing, login etc.

Rythal 12-20-14 09:28 PM

Quote:

Originally Posted by dvantassel11 (Post 302840)
Have you had a chance to look at the Quest Watch issue? The quest watch window does not save your watched / unwatched quests when hearthing, login etc.

Not yet, maps and errors are my main focus, cosmetic annoyances (I know it's probably higher priority then that to the people reporting it, but it's not game breaking) will be after the release.

Rythal 12-20-14 09:29 PM

Quote:

Originally Posted by yourkilla (Post 302836)
I went and downloaded the newest version on github today. Was really hoping that the BG map issue had been resolved. Saddly when I went into EoTS tonight I got a Chat Log Error message. I have not got a draw into Battle for Gilneas or the Deepwind Gorge yet to see if they are fixed so ill update when i do. Until then I'm attaching a Screenshot with the Error from Eye of The Storm Battle Ground. Thanks again for all the efforts going into this!

Attachment 8374

Attachment 8375

Added as an after thought: The Chat log itself failed inside the Battle Ground when it displayed the Error. I don't know if that will be off assistance in narrowing down the issue but its what i can do to help.

That actually was helpful, as it's saying Zone 813 was not in the data files when translated....
But I don't know what the feck zone 813 is since it doesn't exist in any tables I know of, time to actually tear apart the dbc's inside wows datafiles and see.

Ok that's a little strange...

813 - NetherstormArena
But 482 is Eye of the storm... (also known as NetherstormArena within WorldMapArea.dbc)

It's almost as if the zone has 2 versions, or phasing. I'm not sure how it's going to react if I treat it like phasing and just push it to look at another zone for the info... but I'll see what I can do.

Rythal 12-20-14 09:51 PM

Did the change, went into EoTS and the map works (for me... still getting frustrated by reports they don't work when I can't seem to have them not work lol), but it's still saying 482 for me.... I'll push it to GIT so people can try it.

matrixchild 12-20-14 10:55 PM

I looked and couldn't find a reply but many times when I set a goto waypoint it selects a completely different spot on the map. I've noticed this occring in the old world, outlands, and northrend specifically since I use goto the most when I fly.

crzyface 12-20-14 11:05 PM

update coords for quest "The Clarity Elixir"
 
Code:


[33076] = {
                Quest = [[The Clarity Elixir|1|91|90|33059|0]],
                Start = "558|947|32|40.60|55.00",
                End = "558|947|32|35.2|49.2",

changed the end coords to the quest to reflect prophet velen at the tree instead of the camp where the quest is picked up.

Rythal 12-20-14 11:12 PM

Quote:

Originally Posted by matrixchild (Post 302844)
I looked and couldn't find a reply but many times when I set a goto waypoint it selects a completely different spot on the map. I've noticed this occring in the old world, outlands, and northrend specifically since I use goto the most when I fly.

Setting it by mouse click? by command line? Still happening after today's updates to mapping display?

Ghosthree3 12-20-14 11:27 PM

Quote:

Originally Posted by Rythal (Post 302846)
Setting it by mouse click? by command line? Still happening after today's updates to mapping display?

I've had his problem when doing it with mouse click sometimes.

matrixchild 12-21-14 12:16 AM

Quote:

Originally Posted by Rythal (Post 302846)
Setting it by mouse click? by command line? Still happening after today's updates to mapping display?

I set it by mouse click, and my version is the most recent version from git

Ghosthree3 12-21-14 01:41 AM

The dungeon map changes are working perfectly except for one thing, they - when you open it - force themselves to about 1/4 the size of the map window. I assume this has something to do with you forcing it to size so it doesn't zoom out when you mouse over the outside of it.

Would it be possible to force it to fit to the window? It fits when you hit M then switches after you move to this smaller size.

Screenshot of it open before moving,


Screenshot of it open after moving,

Ghosthree3 12-21-14 04:16 AM

Have noticed the Social window fails to open sometimes, this time it 'kind of' opened and I got this:

Code:

Date: 2014-12-21 21:17:22
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite\NxUI.lua line 5387:
  attempt to perform arithmetic on local 'colW' (a nil value)
Debug:
  [C]: ?
  Carbonite\NxUI.lua:5387: CreateStrings()
  Carbonite\NxUI.lua:5486: Update()
  Carbonite\NxUI.lua:5230: SetSize()
  Carbonite\NxUI.lua:1836: Adjust()
  Carbonite\NxUI.lua:1741: Attach()
  Carbonite.Social\NxSocial.lua:1038: Create()
  Carbonite.Social\NxSocial.lua:832: Create()
  Carbonite.Social\NxSocial.lua:634: ShowUIPanel()
  Carbonite.Social\NxSocial.lua:2640:
      Carbonite.Social\NxSocial.lua:2637
  [C]: ?
  [C]: ShowUIPanel()
  ..\FrameXML\FriendsFrame.lua:1203: ToggleFriendsFrame()
  [string "TOGGLESOCIAL"]:1:
      [string "TOGGLESOCIAL"]:1
Locals:

AddOns:
  Swatter, v5.21c.5521 (SanctimoniousSwamprat)
  AdiBags, v1.8.2
  AucAdvanced, v5.21c.5521 (SanctimoniousSwamprat)
  AucFilterBasic, v5.21c.5521 (SanctimoniousSwamprat)
  AucFilterOutlier, v5.21c.5521.5459(5.21c/embedded)
  AucMatchUndercut, v5.21c.5521.5507(5.21c/embedded)
  AucScanData, v5.21c.5521 (SanctimoniousSwamprat)
  AucStatHistogram, v5.21c.5521 (SanctimoniousSwamprat)
  AucStatiLevel, v5.21c.5521 (SanctimoniousSwamprat)
  AucStatPurchased, v5.21c.5521 (SanctimoniousSwamprat)
  AucStatSales, v5.21c.5521.5476(5.21c/embedded)
  AucStatSimple, v5.21c.5521 (SanctimoniousSwamprat)
  AucStatStdDev, v5.21c.5521 (SanctimoniousSwamprat)
  AucStatWOWEcon, v5.21c.5521.5323(5.21c/embedded)
  AucUtilAHWindowControl, v5.21c.5521.5347(5.21c/embedded)
  AucUtilAppraiser, v5.21c.5521.5495(5.21c/embedded)
  AucUtilAskPrice, v5.21c.5521.5447(5.21c/embedded)
  AucUtilAutoMagic, v5.21c.5521.5443(5.21c/embedded)
  AucUtilCompactUI, v5.21c.5521.5496(5.21c/embedded)
  AucUtilEasyBuyout, v5.21c.5521.5507(5.21c/embedded)
  AucUtilFixAH, v5.21c.5521 (SanctimoniousSwamprat)
  AucUtilItemSuggest, v5.21c.5521.5417(5.21c/embedded)
  AucUtilPriceLevel, v5.21c.5521.5458(5.21c/embedded)
  AucUtilScanButton, v5.21c.5521.5403(5.21c/embedded)
  AucUtilScanFinish, v5.21c.5521.5515(5.21c/embedded)
  AucUtilScanProgress, v5.21c.5521.4979(5.21c/embedded)
  AucUtilScanStart, v5.21c.5521.5347(5.21c/embedded)
  AucUtilSearchUI, v5.21c.5521.5515(5.21c/embedded)
  AucUtilSimpleAuction, v5.21c.5521.5514(5.21c/embedded)
  AucUtilVendMarkup, v5.21c.5521.4828(5.21c/embedded)
  Auctionator, v3.2.2
  Babylonian, v5.1.DEV.332(/embedded)
  BeanCounter, v5.21c.5521 (SanctimoniousSwamprat)
  Carbonite, v6.0
  CarboniteInfo, v1.0
  CarboniteNotes, v1.1
  CarboniteNotesSample, v1.0
  CarboniteQuests, v1.0
  CarboniteSocial, v1.0
  CarboniteWarehouse, v1.0
  CarboniteWeekly, v1.0
  Configator, v5.1.DEV.376(/embedded)
  DBMCore, v
  DBMDefaultSkin, v
  DBMStatusBarTimers, v
  DebugLib, v5.1.DEV.337(/embedded)
  Enchantrix, v5.21c.5521 (SanctimoniousSwamprat)
  EnchantrixBarker, v5.21c.5521 (SanctimoniousSwamprat)
  GatherMate2, v1.33.3
  Grail, v067
  GrailAchievements, v011
  GrailReputations, v007
  Grid, v6.0.3.1710
  Informant, v5.21c.5521 (SanctimoniousSwamprat)
  LibExtraTip, v5.12.DEV.363(/embedded)
  MikScrollingBattleText, v5.7.138
  Overachiever, v0.81
  Recount, vv6.0.3d release
  SlideBar, v5.21c.5521 (SanctimoniousSwamprat)
  SPTimers, v2.9.0
  Stubby, v5.21c.5521 (SanctimoniousSwamprat)
  TipHelper, v5.12.DEV.351(/embedded)
  TradeSkillMaster, vv2.10.9
  TradeSkillMasterAccounting, vv2.4.2
  TradeSkillMasterAdditions, vv2.1.3
  TradeSkillMasterAuctionDB, vv2.6
  TradeSkillMasterAuctioning, vv2.4.3
  TradeSkillMasterCompetitorTracker, v22
  TradeSkillMasterCoolDowns, vV2.1.13
  TradeSkillMasterCrafting, vv2.6.16
  TradeSkillMasterDestroying, vv2.1.4
  TradeSkillMasterGuildSorter, vv1.0.8
  TradeSkillMasterItemTracker, vv2.1.1
  TradeSkillMasterMailing, vv2.2.10
  TradeSkillMasterShopping, vv2.4.2
  TradeSkillMasterTutorials, v0.1
  TradeSkillMasterWarehousing, vv2.1.1
  TradeSkillMasterWoWuction, vv2.4
  WeakAuras, v2.0.9.7
  Wholly, v049
  BlizRuntimeLib_enUS v6.0.3.60000 <none>
  (ck=c83)


Ghosthree3 12-21-14 06:24 AM

Things I've noticed about dungeon maps since you changed how they work.

1. They're unzoomable in either direction.
2. The forced small size shown above.
3. The image above showing the full sized map, on other floors it still shows the wrong map before being forced to the correct one as that smaller size.
4. Quest objectives stay marked on the first map when they should appear on another, but they are in the right place.

Screenshot showing quests etc,

sodade21 12-21-14 09:41 AM

Quote:

Originally Posted by samyonair (Post 302838)
performence Issuses come from carbonite.quests uses 100-600 kb/s more Memory every second tracked by titan Performance plugin

The performance issue is not from that.. i tried to have enabled only carbonite addon without quests,infos,warehouse,notes etc and the performance issue is still there... something with the overlay of the map does that..i dunno though...
sadly this is a deal breaker for me...i can hardly do quests like that..no mention for anything else :(

yourkilla 12-21-14 02:57 PM

Quote:

Originally Posted by Rythal (Post 302843)
Did the change, went into EoTS and the map works (for me... still getting frustrated by reports they don't work when I can't seem to have them not work lol), but it's still saying 482 for me.... I'll push it to GIT so people can try it.

Would it help if i told you it was a Rated Battle Ground? Maybe they have moved the Rated zones to a new map set? idk i do know that Deep Wind Gorge random map does not work and also the Battle for Gilneas map in the Random fashion at least. I saw a few of the maps last night when that occured and all of the rest of them worked for me. I'll be playing again this evening and will let you know how the new push you did works out for me. Thanks as always for busting your ass in your free time for us!

Goldheart 12-21-14 04:05 PM

Possibly unrelated but I installed the version from last night and experienced a disconnect from WoW upon entering the garrison mine (level 3). I noticed the map was bright green and flickering.

WoW does not normally disconnect randomly for me.

samyonair 12-21-14 04:42 PM

Garrison mine lvl 3 is bugged some time now

will do an Issue on github to have a better Tracking of Issues

Chazzfazzle 12-21-14 05:36 PM

FPS Issue
 
Quote:

Originally Posted by sodade21 (Post 302866)
The performance issue is not from that.. i tried to have enabled only carbonite addon without quests,infos,warehouse,notes etc and the performance issue is still there... something with the overlay of the map does that..i dunno though...
sadly this is a deal breaker for me...i can hardly do quests like that..no mention for anything else :(

This is the same issue I get. In fact it is one of only two issues I have. Everything else runs perfectly. No errors whatsoever. Oddly enough it does not seem to matter what modules I have active. The problem arises as soon as the map starts tracking your location. When I initially log in and have not moved my character yet, and the map is just showing whatever it's starting position is, my frame rate is great. But as soon as I take a step and the map starts tracking my position, BOOM, 60-80 fps drop. Combine that with the lag and fps drop from quest objective and progress changes and in my case you're talking about a 100 +/- fps loss. The questing part doesn't bother me as there are several useful but much less desirable alternatives available until the quest tracker is sorted out. I will say that the fps drop is much greater in all parts of Draenor than the rest of the world. My experience has been 20-30 fps drop in most of the old world. Static buildings also seem to give a boost when inside them, but I think that is just from reduced overhead in the game itself. So yeah. That's my two cents thrown into the mix.

And as always, a big thanks to you guys (and gals?) for all the work and effort going into this project to make the best addon in WOW even better. :banana:


All times are GMT -6. The time now is 02:40 PM.

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