Thread Tools Display Modes
11-29-10, 08:49 PM   #1
Havocknight
A Murloc Raider
Join Date: Jan 2010
Posts: 7
Nui6

Scott,
Looks great and I'm not getting any lag at all. What I do see for now is that the map is not in the right place and I can't move holy power bar but I can live with both for now.

Screen shot:
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_112910_214316.jpg
Views:	769
Size:	291.6 KB
ID:	5369  
 
11-30-10, 05:18 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Hmmm... so, '/nui movers' doesn't allow you to move the Pally bar now? If that's the case, then something about how nUI6 is interacting with nUI5 is breaking that (the Power bar is still managed by nUI5 here)

As for the map... also odd. Are you using the nUI_InfoPanel_Minimap addon? What happens if you use the '/nui minimap' command? Are you using any minimap mods?
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
11-30-10, 08:54 AM   #3
Havocknight
A Murloc Raider
Join Date: Jan 2010
Posts: 7
Originally Posted by spiel2001 View Post
Hmmm... so, '/nui movers' doesn't allow you to move the Pally bar now? If that's the case, then something about how nUI6 is interacting with nUI5 is breaking that (the Power bar is still managed by nUI5 here)

As for the map... also odd. Are you using the nUI_InfoPanel_Minimap addon? What happens if you use the '/nui minimap' command? Are you using any minimap mods?
I'm not using any mini map mods but I will try /nui minimap when I get home.
 
11-30-10, 09:27 AM   #4
Telepavarion
A Flamescale Wyrmkin
 
Telepavarion's Avatar
Join Date: Jul 2008
Posts: 81
Hey Scott,

I have the same problem with the minimap. If I disable the minimap with /nui minimap, the minimap will disappear completely. Here is the errorlog I get out of the !Swatter.lua in the SavedVariable. If you need a better one I ll post it later out of the game.

As you can see on the timestamps these 4 error's getting out at the same time and I think they depend on each other. The only addon I know with does something with the time is the titan panel. But I use nui5 with the addon of Xrystal, so hopefully it hasn't something to do with titan.

Code:
["message"] = "...AddOns\\Blizzard_TimeManager\\Blizzard_TimeManager.lua:674: attempt to index global 'BlizzardStopwatchOptions' (a nil value)",
["timestamp"] = "2010-11-30 16:11:56",
["context"] = "Global",
["stack"] = "(tail call): ?\n[C]: ?\n...AddOns\\Blizzard_TimeManager\\Blizzard_TimeManager.lua:674: in function <...AddOns\\Blizzard_TimeManager\\Blizzard_TimeManager.lua:650>\n",
Code:
["message"] = "Interface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:78: attempt to index global 'nUI_HUDUnit_PlayerTarget_Castbar_Casting' (a nil value)",
["timestamp"] = "2010-11-30 16:12:12",
["context"] = "Global",
["stack"] = "(tail call): ?\n[C]: ?\nInterface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:78: in function <Interface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:72>\nInterface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:101: in function <Interface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:91>\n",
Code:
["message"] = "...AddOns\\Blizzard_TimeManager\\Blizzard_TimeManager.lua:674: attempt to index global 'BlizzardStopwatchOptions' (a nil value)",
["timestamp"] = "2010-11-30 16:12:28",
["context"] = "Global",
["stack"] = "(tail call): ?\n[C]: ?\n...AddOns\\Blizzard_TimeManager\\Blizzard_TimeManager.lua:674: in function <...AddOns\\Blizzard_TimeManager\\Blizzard_TimeManager.lua:650>\n",
Code:
["message"] = "Interface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:78: attempt to index global 'nUI_HUDUnit_PlayerTarget_Castbar_Casting' (a nil value)",
["timestamp"] = "2010-11-30 16:12:44",
["context"] = "Global",
["stack"] = "(tail call): ?\n[C]: ?\nInterface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:78: in function <Interface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:72>\nInterface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:101: in function <Interface\\AddOns\\nUI\\Bars\\nUI_PowerBars.lua:91>\n",
__________________
To be or not to be.

[SIGPIC][/SIGPIC]

 
11-30-10, 09:30 AM   #5
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Just for the sake of isolating whether this is a problem in nUI6 or a conflict with another addon... can you try disabling *everything* (including nUI Plugins) except for nUI5 and nUI6 itself and see if the problem persists.

Also, the time bug exists in nUI5 without nUI6 enabled... so I'm not sure those are part of the problem (though they could be).
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
11-30-10, 12:30 PM   #6
Telepavarion
A Flamescale Wyrmkin
 
Telepavarion's Avatar
Join Date: Jul 2008
Posts: 81
After a new start of WoW and clear Swatter.lua I have this only error with all my addons

Code:
Date: 2010-11-30 19:26:24
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\nUI\Bars\nUI_PowerBars.lua line 78:
   attempt to index global 'nUI_HUDUnit_PlayerTarget_Castbar_Casting' (a nil value)
Debug:
   (tail call): ?
   [C]: ?
   nUI\Bars\nUI_PowerBars.lua:78:
      nUI\Bars\nUI_PowerBars.lua:72
   nUI\Bars\nUI_PowerBars.lua:101:
      nUI\Bars\nUI_PowerBars.lua:91
AddOns:
  Swatter, v5.9.4960 (WhackyWallaby)
  WowheadLooter, v40009
  Ace3, v
  ACP, v3.3.11 
  Atlas, v1.18.0
  AtlasBattlegrounds, v1.18.0
  AtlasDungeonLocs, v1.18.0
  AtlasOutdoorRaids, v1.18.0
  AtlasTransportation, v1.18.0
  AtlasLoot, vv6.01.00
  AtlasLootCataclysm, vr3071
  AucAdvanced, v5.9.4960 (WhackyWallaby)
  AucFilterBasic, v5.9.4960 (WhackyWallaby)
  AucFilterOutlier, v5.9.4960.2531
  AucMatchUndercut, v5.9.4960.2531
  AucStatHistogram, v5.9.4960 (WhackyWallaby)
  AucStatiLevel, v5.9.4960 (WhackyWallaby)
  AucStatPurchased, v5.9.4960 (WhackyWallaby)
  AucStatSales, v5.9.4960.2842
  AucStatSimple, v5.9.4960 (WhackyWallaby)
  AucStatStdDev, v5.9.4960 (WhackyWallaby)
  AucStatWOWEcon, v5.9.4960.2530
  AucUtilAHWindowControl, v5.9.4960.3311
  AucUtilAppraiser, v5.9.4960.2530
  AucUtilAskPrice, v5.9.4960.3175
  AucUtilAutoMagic, v5.9.4960.3142
  AucUtilCompactUI, v5.9.4960.2530
  AucUtilEasyBuyout, v5.9.4960.3583
  AucUtilFixAH, v5.9.4960 (WhackyWallaby)
  AucUtilGlypher, v5.9.4960.2545
  AucUtilItemSuggest, v5.9.4960.3108
  AucUtilPriceLevel, v5.9.4960.2545
  AucUtilScanButton, v5.9.4960.2530
  AucUtilScanFinish, v5.9.4960.2530
  AucUtilScanProgress, v5.9.4960.2530
  AucUtilScanStart, v5.9.4960.4819
  AucUtilSearchUI, v5.9.4960.3655
  AucUtilSimpleAuction, v5.9.4960.4546
  AucUtilVendMarkup, v5.9.4960.2530
  Babylonian, v5.1.DEV.130
  BadBoy, v6.213
  BadBoyCCleaner, v3.12
  BadBoyLevels, v2.75
  BeanCounter, v5.9.4960 (WhackyWallaby)
  BigWigs, v3.23
  BonusScanner, v5.4.0
  Configator, v5.1.DEV.282
  DBMCore, v
  DebugLib, v5.1.DEV.275
  Decursive, v2.6.0
  Enchantrix, v5.9.4960 (WhackyWallaby)
  EnchantrixBarker, v5.9.4960 (WhackyWallaby)
  Gatherer, v3.1.16
  GearScore, v3.1.20b - Release
  GroupCalendar5, v5.3
  IceHUD, v1.7.3.9 (Revision: 792)
  Informant, v5.9.4960 (WhackyWallaby)
  InlineAura, vv1.5-beta-16-5-gee38613
  InlineAuraDefaults, vv1.5-beta-16-5-gee38613 
  nUI, v5.07.08 (Plus)
  nUI6, v6.04.03.01 (ALPHA)
  nUIInfoPanelChat, v1.03.00
  nUIInfoPanelStats, v1.02.02
  nUIPluginTitanPanel, v1.01.00
  Omen, v3.1.0
  OmniCC, v4.0.waffles6
  OneBag3, vv3.3.12
  OneBank3, vv3.3.9
  OneRing3, vv3.2.7       
  oRA3, v
  PhoenixStyle, v1.504
  Postal, v3.4.4
  Prat30, v3.4.13      
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  RatingBuster, v
  Recount, v
  SlideBar, v5.9.4960 (WhackyWallaby)
  Stubby, v5.9.4960 (WhackyWallaby)
  TidyPlates, v5.14.1 (r54)
  TidyPlatesGrey, v
  TidyPlatesNeon, v3
  Titan, v5.0.1.40000 - Revision 485
  TitanBag, v5.0.1.40000
  TitanClock, v5.0.1.40000
  TitanGold, v5.0.1.40000
  TitanLocation, v5.0.1.40000
  TitanLootType, v5.0.1.40000
  TitanPerformance, v5.0.1.40000
  TitanRepair, v5.0.1.40000
  TitanSocial, v4.0.1r4
  TitanSpec, v1.7.3.1.40000
  TitanVolume, v5.0.1.40000
  TitanWG, v1.2.1.40000
  TitanXP, v5.0.1.40000
  XLoot, v0.91.1
  XLootGroup, v0.61
  XLootMaster, v0.81
  XLootMonitor, v0.71
  BlizRuntimeLib_deDE v4.0.3.40000 <eu>
  (ck=b7e)
But well, with nUI5 and nUI6 only this error happens but the minimap Problem is gone, so this is a nUI5 Bug.

So then lets find the Problem-Addon.
__________________
To be or not to be.

[SIGPIC][/SIGPIC]

 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » Nui6


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off