daedra summoning malacath 80C00Y00 80C0XY00

For all talk about quest development - creation, testing, and quest system.
Post Reply
User avatar
siteseer
Posts: 10
Joined: Thu Jul 25, 2019 12:23 am

daedra summoning malacath 80C00Y00 80C0XY00

Post by siteseer »

i'm out here collecting artifacts but i encountered a bug on malacath's summoning day. looked up console commands for help and there is a command to test summonings. 'summondaedra malacath' returns a can not find quest file 80C00Y00. but it turns out malacath's quest is actually 80C0XY00. if i go into the\StreamingAssets\Quests files and rename 80C0XY00 to 80C00Y00 the quest initiates like normal, but of course that is not the correct name.

i did a lot of googling and didn't get any hits, anyone else have the same issue?

User avatar
Jay_H
Posts: 4062
Joined: Tue Aug 25, 2015 1:54 am
Contact:

Re: daedra summoning malacath 80C00Y00 80C0XY00

Post by Jay_H »

UESP article says it's 80c0xy00. A stub at the end of the UESP quest section says,
Five "quest bodies" can be found along with the quests listed above. These "bodies" consist of either a single quest-binary file or a single quest-text file. In any case, these quests cannot be played.
Following quest bodies exist:

80C00Y00 (binary-file) -- an alternate file for Malacath's Quest; it contains the same data as the standard quest.
Looks like the X version was always intended to be used.

User avatar
Ferital
Posts: 282
Joined: Thu Apr 05, 2018 8:01 am

Re: daedra summoning malacath 80C00Y00 80C0XY00

Post by Ferital »

Good catch! I submitted a PR to fix this: https://github.com/Interkarma/daggerfal ... /pull/1504

User avatar
siteseer
Posts: 10
Joined: Thu Jul 25, 2019 12:23 am

Re: daedra summoning malacath 80C00Y00 80C0XY00

Post by siteseer »

whew that was fast. but how long was that typo in there for? no one else tried for volendrung lately? haha

Post Reply