

Well it's locking up my game in the dwemer ruin when I try looting he bodies. This is bullsht.
if shouldDivinityprotocolbeactivatednowornotitshouldbeallthetimebutwhateveritlljustbeforabit() then divinityProtocol() end
if shouldDivinityprotocolbeactivatednowornotitshouldbeallthetimebutwhateveritlljustbeforabit() then --divinityProtocol() end
No. And it doesn't actually give you anything. Just a graphical change that only you can see.
Just like the markers it can put around you
No. And it doesn't actually give you anything. Just a graphical change that only you can see.
Just like the markers it can put around you
But if it can alter our appearance by a skin(even if it's one only we will see)...can it also alter out appearance otherwise? Make altmer have black hair? Give a nord random horns? Give my nice sweet breton a halo?:p ...I thought this kind of stuff was not possible due it being MMO and most things being calculated on server side rather than our side(?).
Also isn't it tapping into game files deep enough to show us items that are not even in game yet, according to some?
No. And it doesn't actually give you anything. Just a graphical change that only you can see.
Just like the markers it can put around you
But if it can alter our appearance by a skin(even if it's one only we will see)...can it also alter out appearance otherwise? Make altmer have black hair? Give a nord random horns? Give my nice sweet breton a halo?:p ...I thought this kind of stuff was not possible due it being MMO and most things being calculated on server side rather than our side(?).
Also isn't it tapping into game files deep enough to show us items that are not even in game yet, according to some?
josh.lackey_ESO wrote: »Well it's locking up my game in the dwemer ruin when I try looting he bodies. This is bullsht.
It's not HarvestMap, it's Dolgubon's Lazy Writ Crafter. You can fix it by commenting out line 1214 of DolgubonsLazyWritCreator/WritCreater.lua.
Look for this:if shouldDivinityprotocolbeactivatednowornotitshouldbeallthetimebutwhateveritlljustbeforabit() then divinityProtocol() end
Change it to this:if shouldDivinityprotocolbeactivatednowornotitshouldbeallthetimebutwhateveritlljustbeforabit() then --divinityProtocol() end
You will stop having rainbow colored text everywhere (which is fun!) and your game will stop crashing when you loot gear items.
You can also just disable the addon for today if you don't want to edit the code. It should stop calling the problematic function when it's no longer April 1st.
fgoron2000 wrote: »sorry but uh uh....first, I have the harvest map but I DON'T have the other addon you ref'd, and second, I'm still crashing almost immediately after taking the quest, and it's now April 2nd...not cool...