WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite: Maps (Main AddOn) (https://www.wowinterface.com/forums/forumdisplay.php?f=119)
-   -   Carbonite Maps fails in Patch 7.3 (https://www.wowinterface.com/forums/showthread.php?t=55688)

ircdirk 08-30-17 01:26 PM

Quote:

Originally Posted by Rythal (Post 324895)
Weird... I don't have "Argus 1" in mine, or at least I didn't see it when I was on the PTR, haven't looked since it went live.

But that confirms all 3 zones are in the single file spread out, which means extra work / time to make it work.

And doesn't solve the calculations failing and putting Macree just outside of Ashenvale, and Anton Wastes to the south west of Suramar while Krokuun is smack dab in the middle of the Argus world map.

The only way I was able to find where the zones ended up, was by clicking on the raid and dungeons from within guide and seeing where it put me lol.





Argus zones are assigned to Broken Isles then it has some sort of page in which we choose Argus sub zone (those new 3 zones) and after that it goes to selected new Argus zone. Maybe this helps to position them.

Vandalite 08-30-17 01:46 PM

Looks like someone beat me to it regarding the PlaySound issue.

Rythal 08-30-17 01:47 PM

Changes already made to both files, and to Quests

ircdirk 08-30-17 04:09 PM

Quote:

Originally Posted by Rythal (Post 324895)
Weird... I don't have "Argus 1" in mine, or at least I didn't see it when I was on the PTR, haven't looked since it went live.

But that confirms all 3 zones are in the single file spread out, which means extra work / time to make it work.

And doesn't solve the calculations failing and putting Macree just outside of Ashenvale, and Anton Wastes to the south west of Suramar while Krokuun is smack dab in the middle of the Argus world map.

The only way I was able to find where the zones ended up, was by clicking on the raid and dungeons from within guide and seeing where it put me lol.

Which db2 table contains parent zone of overlays?

Tinibree 08-30-17 08:05 PM

I hopped out of game to let my addons update (including carb), and when I came back Carbonite was back to not working. Like, it says its loaded but there's no map/questing thing going on.

I finally managed to turn off every addon but Carb, but still carb doesn't actually load. Any ideas?

(Carb is set to alpha of course)

Edit: I went back to release but unfortunately that's back to the chat spamming we had.
Edit 2: Found the right release. Phew. Its the last one from the 30th according to the twitch client. Ends in ccc-alpha doesn't have argus but has map/quest and no chat spam.

Svegan 08-30-17 08:15 PM

Questing on argus is not working, because the mapping is different and Rythal is working to fix that. If you zone back to Dalaran, you will see it working just fine, for all the other broken shore stuff. Get the latest from curse, and you should be good, everywhere but argus.

Tinibree 08-30-17 08:19 PM

I was in dalaran the whole time, refused to load at all. I'll just keep carb from updating for another day or two

KrysEmlyn 08-30-17 08:31 PM

I would like to apologize for my angry post that started this thread.
I was frustrated from my own attempts at trying to get Carbonite working.
I'm glad to see that headway is being made in fixing things up, and at least shutting down the chat spam from the addon while stuff gets figured out. :)

I've used Carbonite for years, starting back when it was under other authors, but after it stopped being a paid addon. I've been making do with the Blizzard defaults for the map and quest log, but it just doesn't feel right doing so. I'm picking up the new alpha version shortly to get back to my usual UI layout. :D

Rythal 08-30-17 08:34 PM

The latest alpha release on curse / github should work, it has everything working except the minimap tiles while I try to figure out how to handle that.

dvantassel11 08-30-17 09:07 PM

Current build when first loading
Date: 2017-08-30 22:45:23
ID: -4
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite\Carbonite.lua line 864:
Usage: RegisterEvent("eventname", "methodname"): 'methodname' - method 'CHAT_MSG_BG_SYSTEM_NEUTRAL' not found on self.
Debug:
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:138: RegisterEvent()
Carbonite\Carbonite.lua:864: InitEvents()
Carbonite\Carbonite.lua:771: SetupEverything()
Carbonite\Carbonite.lua:1216: NXOnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
Locals:
(*temporary) = "Usage: RegisterEvent("eventname", "methodname"): 'methodname' - method 'CHAT_MSG_BG_SYSTEM_NEUTRAL' not found on self.

Mariwolf 08-30-17 09:11 PM

hay, I am just wondering if something was done to the quest bits in the alpha release, I loaded that in and now all of a sudden its not even showing up in my addons list in game. if there is a fix for this please let me know :) I like having my quests showing when I'm leveling lower level characters while the addon hell sorts it self out!

Thanks!

Rythal 08-30-17 09:18 PM

Quote:

Originally Posted by dvantassel11 (Post 324932)
Date: 2017-08-30 22:45:23
ID: -4
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite\Carbonite.lua line 864:
Usage: RegisterEvent("eventname", "methodname"): 'methodname' - method 'CHAT_MSG_BG_SYSTEM_NEUTRAL' not found on self.
Debug:
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:138: RegisterEvent()
Carbonite\Carbonite.lua:864: InitEvents()
Carbonite\Carbonite.lua:771: SetupEverything()
Carbonite\Carbonite.lua:1216: NXOnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
Locals:
(*temporary) = "Usage: RegisterEvent("eventname", "methodname"): 'methodname' - method 'CHAT_MSG_BG_SYSTEM_NEUTRAL' not found on self.

Should be fixed.

Tinibree 08-30-17 10:27 PM

Whatever you did fixed my issue, thanks Rhythal/other devs! :D

Try not to lose sleep over getting this 100% up :)

KrysEmlyn 08-30-17 10:55 PM

The new version is working nicely, until I ask it to display ore nodes.
Then, it starts dumping what appears to be a table to chat.
The numbers change as you highlight areas of the map by mousing over them when you have the large map open. Not sure where the issue is this time....

EDIT: Asking the map to show herbs also causes a stack of numbers to start clogging the chat log. Something about Show Herbs and Show Mining Locations breaks it.

Rythal 08-31-17 06:02 AM

Node data dumps into chat is fixed now.

KrysEmlyn 08-31-17 09:43 AM

Rythal,

Thank you for fixing that.
I'm downloading the new update shortly.

WOWVern 03-24-18 07:26 PM

Somehow, Ironforge missed getting a minimap image. All I have is the main map and red dots when moving. Missed mapid here?


All times are GMT -6. The time now is 05:35 AM.

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