View Single Post
10-11-16, 02:21 PM   #11
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by Rythal View Post
Just as easily fixed on our side by adding

If not Nx.Initialized then return end

at the top of ClipZoneFrm.

Or getting more specific and

if level then frm:SetFrameLevel (level) end

at the point it's having an error.
Hmm... maybe u are right, ill have to test this.
__________________
Carbonite and Carbonite Classic Developer
  Reply With Quote