Activity for urnati

  • urnati urnati posted a comment on ticket #1406

    What is the error in chat? It would likely be quicker if you used our discord site (https://discord.gg/e93sxuSPwC). Feel free to message me (urnati / vulin) from there.

  • urnati urnati posted a comment on ticket #1416

    Below are a couple suggestions, based on the idea that you are mousing over Performance during combat. With all the activity, Titan gets 'hung' attempting to use the API to the server. Assuming the above prevents errors, re-enable BUT reduce the number of addons monitored. Use the Titan option to 'hide bar(s)' during combat. This setting is individual bar(s) or global. Use the Titan option to 'Hide Tooltips in Combat' (Tooltips and Frames). This option is only global. You could combine options by...

  • urnati urnati posted a comment on ticket #1416

    Thank you for the 'dump'! Yes, all Titan, assuming you did the search from AddOns. First is documentation; second code handling the feature; then Titan Performance. One tool tip section of Performance may cause a lot of API calls back to the WoW server. If you have 'Show Addon Memory Usage' on (default off), please turn it off. Let's see if that slows / stops the errors. Then plan next steps...

  • urnati urnati posted a comment on ticket #1416

    Hmmm, I see Titan calling a custom tooltip. You can narrow down the culprit by doing a file text search across the addon folder for the text tooltipCustomFunction . TitanPerformance uses this. If this is the only addon with the above string then we'll know where to focus. Perf or another addon is getting hung somewhere while creating the tooltip text. On Windows I find grepWin works well to find strings in files across folders. On Linux or Mac, I'll leave it up to you. Any questions, please feel...

  • urnati urnati posted a comment on ticket #1415

    Does this continue on each login or was it a one time? Was it a new created toon or a toon 'new' to Titan (reset, fresh install, ...)?

  • urnati urnati posted a comment on ticket #1410

    Using Warband to hold the gold is an interesting option. I see your point of owning a guild - I had a guild with my alts for quite a while. Needing to open the guild bank to get the gold value is the issue. Just like Armory needs you to open 'everything' to read the contents. Going through the WoW API seems hopeful to get the gold info. There is a new C_Bank set but it either does not work yet or I am doing something wrong :). I'll poke at this, the API may surprise me yet!

  • urnati urnati posted a comment on ticket #1410

    We are adding Realm & connected to Titan Location. And adding show / hide for Warband bank value. The API to get guild gold amount is borked and always has been. It only returns the value of the 'last time' the guild bank was opened since WoW client was started. One could look at allowable withdraw amount from guild using your rolebut only on the currently logged in toon. Titan Repair does this to check if funds are allowed and available. Gold stores the toon list outside of the Titan profile. Changing...

  • urnati urnati posted a comment on ticket #1412

    This has been reported and we are working it.

  • urnati urnati posted a comment on ticket #1410

    i have this as something for myself. I'll chat with Honor about cleaning it a bit and adding it to the base.

  • urnati urnati posted a comment on ticket #1402

    Dahk- Thank you for the possible solution! I won't be able to make changes until Oct. I'll bring this to Honor's attention although I know he is pretty swamped at work. Just letting you know, we may not be able to add & test for a bit. Thanks again!

  • urnati urnati posted a comment on ticket #1405

    The top & bottom bars use offset placement so they are not as impacted by scaling. They use screen top left and screen top right - bar height style rather than offset from lower left (as 0,0) which is used by short bars. The new is short bars which I implemented last year. You can place them on the screen so Titan needs to calculate the screen edges - that is where the problems started. At the moment I doubt it was a TWW change. This was a refresher on the challenges of implementing short bars :)....

  • urnati urnati modified ticket #1405

    Panel Location moves with bar scaling

  • urnati urnati posted a comment on ticket #1405

    The top & bottom bars use offset placement so they are not as impacted. They use screen top left and screen top right - bar height style rather than offset from lower left (as 0,0) used by short bars. The new is short bars which I implemented last year. You can place them on the screen so Titan needs to calculate the screen edges - that is where the problems started. At the moment I doubt it was a TWW change.

  • urnati urnati posted a comment on ticket #1405

    My suggestion is set Titan scaling to 1.0 (or close). For now this is a limitation. I tested this on my system. When the Game scaling and Titan scaling are both below one, we run right into the fact that WoW does not treat the monitor as X,Y with scaling in pixels. It uses 'scaled units' = missing item :). The effect is we are asking WoW to scale below what it can handle resulting in a virtual screen smaller than the actual. Explaining the why would take a long note with links - not sure I understand...

  • urnati urnati posted a comment on ticket #1405

    Setting the Titan scale below 1, I see the bars not snapping to edge. Various tools, docs, and output say it should be correct. Still looking for that missing item . :/

  • urnati urnati posted a comment on ticket #1405

    oh my... thanks for the video. Guess I need more checks. Please give me your: - Screen resolution - Titan scaling - Game scaling (not sure I need it but might as well ask) Did you just change monitors by chance? It could just be my last changes too... I'll look at it later tonight.

  • urnati urnati posted a comment on ticket #1405

    (Dim) light bulb... Are you using shift+left mouse when dragging? Reading Titan Panel > Titan Panel Help will give more info and tips regarding short bars moving and sizing. If you want the bar at the top, let it go 'beyond' the top and it will snap down. One item not in the help = there is a small section on the left of each bar just to allow dragging or getting the bar menu.

  • urnati urnati posted a comment on ticket #1405

    Other than drag & drop, no. What is the issue you have? Exact placement; hard to move; or some other? I am open to some method although I cannot start any changes until Oct. Possibly a 'nudge' using arrows & modifier (assuming capture of the right keys). Any thoughts? :) If you are a dev, I never assume talent or interest!, I am also open to incorporating changes from others.

  • urnati urnati posted a comment on ticket #1405

    Correct, that was just to get them visible.

  • urnati urnati posted a comment on ticket #1405

    As you change the Titan scaling, the bars will move, I believe. The latest update made a change to not 'walk' the Titan bars on reload or logout / login. Do the Titan bars move on a reload or logout / login? For my curiosity, why are you changing the Titan scaling? Do you do this often? My apologies if the change impacted your game play. I need to understand more why this is an issue for you.

  • urnati urnati modified ticket #1404

    Earned This Session

  • urnati urnati posted a comment on ticket #1404

    Should be fixed in next release.

  • urnati urnati modified ticket #1403

    titan flightstone

  • urnati urnati posted a comment on ticket #1403

    You should contact the owner, Blakenfeder. We do not maintain that addon.

  • urnati urnati modified ticket #1402

    Minor Error while logging a new character.

  • urnati urnati posted a comment on ticket #1402

    This strongly implies events are not in the order I thought as WoW starts up :). Thanks for reporting, I'll tighten the code to prevent this error. Until you logout and in again I suspect two items will not be correct: - Gold per hour - Warband bank will show 0 (zero) Otherwise Gold should work as expected.

  • urnati urnati modified ticket #1400

    Total Gold Does Not Include Warbank

  • urnati urnati posted a comment on ticket #1400

    I see the issue - updated in next release.

  • urnati urnati posted a comment on ticket #1401

    Which version of WoW are you having issue with? We did update the TOC files to take advantage of a new scheme. Please ensure you delete Titan folders then reinstall if you do so manually. The addon managers should remove files first.

  • urnati urnati posted a comment on ticket #1397

    Glad deleting and reinstall worked for you. Going to Titan 8. from 7. caused issues for some requiring them to delete then reinstall all Titan. I did not want to assume you only used Titan built-in plugins :).

  • urnati urnati posted a comment on ticket #1397

    Suggest you delete / move all Titan* folders then reinstall. Be aware of third party Titan plugins you use. You may want to move those or just reinstall if the number is small. Titan 8 does include a TitanClassic folder. In that folder are TOC files which will load when you start SoD or Classic Era.

  • urnati urnati posted a comment on ticket #1396

    Would you please check something? Go into Titan Config > Scale and Font Check if the Strata (bottom as a drop down) is Low. It seems the back to front of Titan may have been modified. If it is Low you may want to use our Discord for more direct help. Location is being updated for Classic. Have to think on the retail change :).

  • urnati urnati posted a comment on ticket #1395

    This is in retail (DragonFlight)?

  • urnati urnati posted a comment on ticket #1395

    That is a new one :). Are you running HandyNotes or another 'map' addon? Any addon that adds notes or additional icons. Or possibly TomTom (or like).

  • urnati urnati posted a comment on ticket #1389

    Glad you found why the buff frame was moved! Disabling Volume & Performance surprised me. The presence of the top bar should shift the buff frame.

  • urnati urnati posted a comment on ticket #1389

    The -13 is the default used in the code. The user can adjust as needed. Are you using different addons per toon? Life is busy atm but I'll review the Classic code so I can ask better questions. If you use Discord, you may want to poke me there to get better response time. The 'notify' from here is not consistent and can take a day or more at times.

  • urnati urnati posted a comment on ticket #1393

    From the trace, there is very little info to tell if it is Titan or not. If it is some interaction with Titan, it may not be easy to find. I dabbled with ElvUI years ago... Your best chance is our Discord site so we could interact much quicker than here. Or you can use Titan Configuration > Profiles More clicks but there you can do the same profile actions as the Titan menu.

  • urnati urnati posted a comment on ticket #1391

    Hi- Thank you for the suggestions. We have been moving Titan to events whenever it makes sense to avoid exactly what you see. And changing plugins to not use resources if the user does not use them. A couple addons use timers. I believe Performance uses 'update' which is essentially FPS. So I can understand if you see stutter on an older machine. II have some thoughts that may benefit your system :). Would you be willing to work with me on this? First I want to understand exactly the issues you see....

  • urnati urnati posted a comment on ticket #1390

    Got it - the change was more extensive than I thought. Should be in the next release.

  • urnati urnati posted a comment on ticket #1390

    Just for my information, why are you toggling TitanXP? Likely we'll show on initial login only. Thank you for the debug effort!

  • urnati urnati posted a comment on ticket #1389

    In Retail, you are correct. The adjust feature was removed because retail WoW allows users to place most frames where they want - Edit Mode. If you don't want to move the Buff frame, consider using Short Bars which are Titan bars you can place. See Titan Config > Help for details.

  • urnati urnati posted a comment on ticket #1389

    Also, there is an adjustment in Titan Config Configuration > Advanced > Buff Icon Vertical Adjustment You should be able to move the buff frame below Titan Bar(s). You may also consider using Short Bars, depending on your Titan usage.

  • urnati urnati posted a comment on ticket #1389

    Does this happen in Classic WOTLK / Wrath? Or Classic Era as well?

  • urnati urnati posted a comment on ticket #1388

    Unfortunately, we do not write that plugin. If you mean - Titan Panel [Reputation], I see the author responding to comments in Jan but no updates since Nov. I do not use rep plugins so I cannot recommend an alternative. Glad you like TitanPanel! Feel free to give us suggestions for improving.

  • urnati urnati posted a comment on ticket #1387

    Please try latest - 8.0.7. Fixes to the timers are in there.

  • urnati urnati modified ticket #1386

    error preventing titan from working

  • urnati urnati posted a comment on ticket #1386

    I see this in Wrath and Classic Era on 8.0 if the order hall flag (for Legion) was false. In game type /titan orderhall Titan will ask to reload, click Accept to reload. This removed the error for me. Somehow that flag got changed on your system. We'll clean up the code in the next release.

  • urnati urnati modified ticket #1385

    TitanVolume not showing Sliders

  • urnati urnati posted a comment on ticket #1385

    Thank you, we are testing a fix.

  • urnati urnati modified ticket #1380

    Titan Ammo Error when closing Vendor window in SoD

  • urnati urnati posted a comment on ticket #1380

    Let me know if you find a scenario. I am combining the Wrath and Classic Era versions of Ammo. I may accidentally fix it :).

  • urnati urnati modified ticket #1381

    Titan Location Error in classic SoD

  • urnati urnati modified ticket #1381

    Titan Location Error in classic SoD

  • urnati urnati posted a comment on ticket #1381

    Being worked. This appears to be when TitanLocation is hidden but is actually running in background. Interim either disable TitanLocation at Addon screen or make it visible until a fix is released.

  • urnati urnati modified ticket #1382

    TitanLocation LUA errors - Dragonflight

  • urnati urnati posted a comment on ticket #1382

    This is a duplicate of 1381. It is being worked. A fix should be released in a day or two.

  • urnati urnati posted a comment on ticket #1381

    Just from the trace dump, it could be a conflict with Leatrix Maps. For a test - if you disable Leatrix, does the error still occur?

  • urnati urnati posted a comment on ticket #1380

    Does this occur on any vendor? What do you have equipped in ranged and ammo? Trying to reproduce with a lvl 1 hunter (I don't play Classic Era much). Ammo could use some changes but I would prefer to reproduce the error if I can.

  • urnati urnati modified ticket #1380

    Titan Ammo Error when closing Vendor window in SoD

  • urnati urnati posted a comment on ticket #1380

    I will take a look. Likely Ammo is not completely inactive if 'hidden'. For now, feel free to delete the Ammo folder if you are not using it. That should prevent the error until a fix is available.

  • urnati urnati modified ticket #1379

    Titan Panel 8 not working with WoW Classic SoD

  • urnati urnati posted a comment on ticket #1379

    Glad you are playing again! Enjoy :)

  • urnati urnati posted a comment on ticket #1379

    Thank you for deleting the old Titan folders. Is there a Titan AND a TitanClassic folder in Addons? Both folders are needed to load Titan Core. Titan folder will have all the libs and Titan files. TitanClassic folder has two .toc files and a .lua file that essentially tells 'Classic' to find the code in the Titan folder. The combined Titan does allow the plugins to load w/o Titan Core loading. If you have both folders, you may want to hop on our discord to get quicker help. I would be happy to a...

  • urnati urnati posted a comment on ticket #1378

    Assuming you are using 8.0.0 . Are playing Classic Wrath or Classic Era? I'll test - likely a missed fix when combining Titan versions.

  • urnati urnati posted a comment on ticket #1377

    I believe the mini (no show) vs large (show) map is from line 638. The create frame has WorldMapFrame.BorderFrame as the parent. Make it just WorldMapFrame and the coords should be on both - positioning may not be where you want though. Thanks for sharing your changes - it helped see what was up. It is starting to work - I need to see what makes sense across all three WoW versions.

  • urnati urnati posted a comment on ticket #1377

    Thanks for posting - I do not play Classic much and thought coords only on the large map was normal. Or I made a mistake :). It is now on my to-do list to better combine the Location versions. Just to clarify - the 'old' code you copied was the current Wrath only Location?

  • urnati urnati posted a comment on ticket #1376

    The 'forbidden action' is notorious for grabbing a 'random' addon as the culprit when it did not actually initiate the action. We'll keep watch for this but Titan was not listed in the stack trace.

  • urnati urnati modified ticket #1374

    A titanium panel overlays the UI.

  • urnati urnati posted a comment on ticket #1374

    Hi! The top bar behavior has not changed. However in retail there is a new feature called Short Bars. These are Titan bars that can be placed on the UI and sized by the user. Look at Titan Config > Help for more info and tips. Apologies for the delay in responding. Currently have limited access to internet.

  • urnati urnati posted a comment on ticket #1373

    Once you Hide, you mean going into the Titan Config > Bars then clicking Show Bar does not bring the bar back on the screen? Just tried with both top bars and a short bar which worked but you may have encountered a different scenario.

  • urnati urnati posted a comment on ticket #1371

    Hi- Does this happen every time you log in? Or roughly how often? As the UI becomes visible (right after 'splash' screen)? Just trying to get a sense of criticality. From the code, it appears the mouse is over TitanPerformance and Titan is preparing the tooltip. This could be tricky because the dump may be misleading.

  • urnati urnati modified ticket #1370

    Error Registering Plugin: name:'SimulationCraft'

  • urnati urnati posted a comment on ticket #1370

    Are you using an (old) Titan [Simulationcraft]? Likely that is causing the error in chat. You can safely remove this addon. Simulationcraft has an LDB (LibDataBroker) which allows an icon on Titan. Right click on a Titan bar. Under Plugins > General you should see Simulationcraft . I used the latest Titan (7.01) but 6.00.15 should be the same. If that does not resolve the issue, please let us know. Or use the Discord to reach out.

  • urnati urnati modified ticket #1369

    Latency Colored Text Always Green

  • urnati urnati posted a comment on ticket #1369

    Thank you for letting us AND providing the old values! The update will be in the next release.

  • urnati urnati posted a comment on ticket #1366

    Tried this a couple times - single profile and global. The values held for me so I am not seeing what you are. You may want to use our discord and reach out to me (urnati) to get faster resolution. I may need to see your saved variables file or have you try a couple things. Another option in the newest release is Short bars. Create a Short bar that holds the few addons I saw in your pic. Then place it where you want on your UI.

  • urnati urnati posted a comment on ticket #1368

    In retail please use the Edit Mode implemented by WoW. Esc > Edit Mode This will allow you to move most UI elements (frames) around. Titan removed the adjust in favor of the user moving UI elements where they want.

  • urnati urnati modified ticket #1366

    Titan Panel doesnt hold transparency values

  • urnati urnati posted a comment on ticket #1366

    Thank you for letting us know. I will look into it.

  • urnati urnati modified ticket #1367

    Titan Panel doesnt hold transparency values

  • urnati urnati posted a comment on ticket #1367

    Of #1366

  • urnati urnati posted a comment on ticket #1365

    Please let us know the error you are getting. At least the lua file refererence and line number. We want to ensure you keep enjoying Titan Panel.

  • urnati urnati posted a comment on ticket #1364

    6.00.16 does not show those two? But an older version does - which version? There could still be a condition where addons do not get 'seen' by Titan.

  • urnati urnati posted a comment on ticket #1364

    That line seems an older release; I am confused :). The line was changed to not stop Titan. There will be another update shortly. The fix stopped the error but inadvertently added a bug that could prevent some LDB plugins from loading. Feel free to use the Discord site (https://discord.gg/5u8fDmWX) and I'd be happy to arrange help quicker then several hours per exchange. More detail: New line: addoncategory = TitanUtils_GetAddOnMetadata(tempname, "X-Category") The 'issue' happens when the LDB plugin...

  • urnati urnati posted a comment on ticket #1364

    The latest for both Recount and Socialite loaded for me and are displaying on Titan. Clicking and tooltips seem fine as far as I can tell.

  • urnati urnati posted a comment on ticket #1364

    ok, I'll pull one or both and try. Just in case it goes fine for me - are you getting any error? If they are they just not showing up, please check Titan Config > Attempts and see if they are listed. And what, if any error, is shown there.

  • urnati urnati posted a comment on ticket #1364

    Thank you for posting. Blizzard made a change to the GetAddOnMetadata. Please use 6.00.15. It is on curse and should be on wowi soon.

  • urnati urnati modified ticket #1363

    Top bar in middle of screen

  • urnati urnati posted a comment on ticket #1363

    The release was retracted on curse. It needs a lot more testing to ensure scaling works with all mixes of UI and Titan scaling that people use. Again, sorry for the inconvience. Please use the prior version.

  • urnati urnati posted a comment on ticket #1363

    My apologies - I did not test scaling and messed up the release for those using Titan scaling other than 1. Is the error preventing the bars from changing scale? On my system I get the error but the bars do change scale and position. My hope was getting the Titan scaling to 1 would position them properly. If not at the size you want.

  • urnati urnati posted a comment on ticket #1363

    What Titan scaling value are you using? Setting it to 1 may help until a fix is in.

  • urnati urnati posted a comment on ticket #1362

    Do you happen to have Show for that character or other character 'off' / unchecked? If Show is off for any characters, there is a fix coming in the next release that may help. If Show is on then please give me your settings in case there is a bug: - show server / player - sort by - this / merge / all - ignore faction

  • urnati urnati modified ticket #1348

    Item use error via TitanBag

  • urnati urnati posted a comment on ticket #1348

    Sort of fixed in 06.00.10 (when released). Moved the 'open bags' feature to an option - if / when the taint is resolved.

  • urnati urnati modified ticket #1336

    Blocking action Blizzard UI

  • urnati urnati posted a comment on ticket #1336

    Given the time this has been open and that it could be a duplicate of the taint going on... Tracking this under #1348 - please update that ticket as needed.

  • urnati urnati modified ticket #1348

    Item use error via TitanBag

  • urnati urnati posted a comment on ticket #1348

    Sort of fixed in 06.00.10 (when released). Moved the 'open bags' feature to an option - if / when the taint is resolved.

  • urnati urnati posted a comment on ticket #1361

    Consolidating under #1348

  • urnati urnati modified ticket #1361

    Having to disable titan bag to make scrap leather  

1 >