Async Locator

Async Locator

5M Downloads

Mixin breaking set name loot function

Linguardium opened this issue ยท 1 comments

commented

if (Services.CONFIG.explorationMapEnabled()) {
ALConstants.logDebug("Intercepted SetNameFunction#run call");
if (CommonLogic.isEmptyPendingMap(stack))
ExplorationMapFunctionLogic.cacheName(stack, name);
} else
stack.setHoverName(name);
return stack;
}

your logic is missing a path:

if maps are enabled and it is not a map, name is not set

commented

Any progress here?
This error breaks many datasets that add special items with stats.