Forums WoW Modding Discussion Miscellaneous [Archive] Who manages the quests? [official blizzlike repack]

[Archive] Who manages the quests? [official blizzlike repack]

[Archive] Who manages the quests? [official blizzlike repack]

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#1
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Out of curiosity, which group manages the quests in trinitycore? Is it the developers of TC or the person who downloads their release?

I'm asking primarily because a lot of quests are broken. I would say that uhhh... about 85%-90% of all quests which require server side scripts are totally broken. Keep in mind that simple quests (fetch, drop, and kill objectives) work fine, as there is no scripting involved. I have had to use .lookup quest and .quest complete (sometimes .quest reward if I can't even turn it in) more times than I can count. I was thinking about making some kind of list but I would spend far more time documenting issues rather than actually playing. I apologize that I cannot contribute to resolving this issue.

This in no way reflects my opinion of this repack at all. I am incredibly grateful to find a place where I can actually play a repack which works... I am just wondering if it is the official TC team who releases this or the person who downloads their stuff.
rektbyfaith
11-04-2025, 05:18 PM #1

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Out of curiosity, which group manages the quests in trinitycore? Is it the developers of TC or the person who downloads their release?

I'm asking primarily because a lot of quests are broken. I would say that uhhh... about 85%-90% of all quests which require server side scripts are totally broken. Keep in mind that simple quests (fetch, drop, and kill objectives) work fine, as there is no scripting involved. I have had to use .lookup quest and .quest complete (sometimes .quest reward if I can't even turn it in) more times than I can count. I was thinking about making some kind of list but I would spend far more time documenting issues rather than actually playing. I apologize that I cannot contribute to resolving this issue.

This in no way reflects my opinion of this repack at all. I am incredibly grateful to find a place where I can actually play a repack which works... I am just wondering if it is the official TC team who releases this or the person who downloads their stuff.

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#2
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Hi there, I'm not exactly sure what you mean / what your point is?

I have understood that you feel like a lot of the quests are broken, however what are you exactly trying to say, can you elloborate a little?

Thank you.
rektbyfaith
11-04-2025, 05:18 PM #2

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Hi there, I'm not exactly sure what you mean / what your point is?

I have understood that you feel like a lot of the quests are broken, however what are you exactly trying to say, can you elloborate a little?

Thank you.

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#3
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

I think he wants to know if it is trinity or you guys that fix the quest problem ... in short both trinity will fix quests but then the re pack has to include the fixes by recompiling their repack with the new core or intigrate the fixes with there release via db update or sql update if there was no core programming needed ie c++ change
rektbyfaith
11-04-2025, 05:18 PM #3

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

I think he wants to know if it is trinity or you guys that fix the quest problem ... in short both trinity will fix quests but then the re pack has to include the fixes by recompiling their repack with the new core or intigrate the fixes with there release via db update or sql update if there was no core programming needed ie c++ change

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#4
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Quote:matter19 said:

I think he wants to know if it is trinity or you guys that fix the quest problem ... in short both trinity will fix quests but then the re pack has to include the fixes by recompiling their repack with the new core or intigrate the fixes with there release via db update or sql update if there was no core programming needed ie c++ change

Click to expand...
Ahhh so that's how it works. Thanks for the clarification. I was merely curious as to who fixes broken things as if I ever do decide to compile some list of broken things, I wanted to know who I should report it too. Sorry if I was not clear enough originally.

Thanks
rektbyfaith
11-04-2025, 05:18 PM #4

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Quote:matter19 said:

I think he wants to know if it is trinity or you guys that fix the quest problem ... in short both trinity will fix quests but then the re pack has to include the fixes by recompiling their repack with the new core or intigrate the fixes with there release via db update or sql update if there was no core programming needed ie c++ change

Click to expand...
Ahhh so that's how it works. Thanks for the clarification. I was merely curious as to who fixes broken things as if I ever do decide to compile some list of broken things, I wanted to know who I should report it too. Sorry if I was not clear enough originally.

Thanks

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#5
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

The problem with reporting to trinity is you have to make sure the repack you are using is the latest core ... you will want to report here to emu as they know what core revision they are using with which trinity patches applied ... you will only want to report to trinity if you pull from their github and compile from it
rektbyfaith
11-04-2025, 05:18 PM #5

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

The problem with reporting to trinity is you have to make sure the repack you are using is the latest core ... you will want to report here to emu as they know what core revision they are using with which trinity patches applied ... you will only want to report to trinity if you pull from their github and compile from it

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#6
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Don't bother reporting to Trinity, they focus on 6x mainly if you report it on this forum i'm sure it'll get looked in to!
rektbyfaith
11-04-2025, 05:18 PM #6

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Don't bother reporting to Trinity, they focus on 6x mainly if you report it on this forum i'm sure it'll get looked in to!

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#7
Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Now it's all making sense. Thank you everyone for your help! I'll hold off on reporting bugs and whatnot until after v3 is released.
rektbyfaith
11-04-2025, 05:18 PM #7

Archived author: sealclubber • Posted: 2025-11-04T18:18:37.347243
Original source

Now it's all making sense. Thank you everyone for your help! I'll hold off on reporting bugs and whatnot until after v3 is released.

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)