Git Product home page Git Product logo

auto-seller's People

Contributors

tercioo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

maczuga hasore

auto-seller's Issues

Doesn't work in DF prepatch (after you released 10.0 version)

I deleted all addons and all WTF folder and installed AutoSeller and LibDFramework-1.0.

Error when entering the world:

Message: Interface/AddOns/LibDFramework-1.0/fw.lua:5: attempt to index global 'LibStub' (a nil value)
Time: Fri Oct 28 19:35:57 2022
Count: 1
Stack: Interface/AddOns/LibDFramework-1.0/fw.lua:5: attempt to index global 'LibStub' (a nil value)
[string "@Interface/AddOns/LibDFramework-1.0/fw.lua"]:5: in main chunk

Locals: dversion = 384
major = "DetailsFramework-1.0"
minor = 384
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'LibStub' (a nil value)"

Error when opening vendor window:

Message: Interface/AddOns/SYH/libs/DF/iteminfo.lua:17: attempt to call field 'GetContainerItemInfo' (a nil value)
Time: Fri Oct 28 19:33:05 2022
Count: 1
Stack: Interface/AddOns/SYH/libs/DF/iteminfo.lua:17: attempt to call field 'GetContainerItemInfo' (a nil value)
[string "@Interface/AddOns/SYH/libs/DF/iteminfo.lua"]:17: in function <Interface/AddOns/SYH/libs/DF/iteminfo.lua:15>
[string "@Interface/AddOns/SYH/AutoSeller.lua"]:1322: in function `Sell'
[string "@Interface/AddOns/SYH/AutoSeller.lua"]:1254: in function <Interface/AddOns/SYH/AutoSeller.lua:1247>
[string "=[C]"]: ?
[string "=[C]"]: in function `Show'
[string "@Interface/FrameXML/UIParent.lua"]:2844: in function `SetUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2687: in function `ShowUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2552: in function <Interface/FrameXML/UIParent.lua:2548>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3150: in function `ShowUIPanel'
[string "@Interface/FrameXML/MerchantFrame.lua"]:27: in function `showFunc'
[string "@Interface/FrameXML/PlayerInteractionFrameManager.lua"]:183: in function `ShowFrame'
[string "@Interface/FrameXML/PlayerInteractionFrameManager.lua"]:215: in function <Interface/FrameXML/PlayerInteractionFrameManager.lua:212>

Locals: containerIndex = 0
slotIndex = 1
(*temporary) = nil
(*temporary) = 0
(*temporary) = 1
(*temporary) = "attempt to call field 'GetContainerItemInfo' (a nil value)"
containerAPIVersion = 2

Attempt to call method 'GetItemValue' (a nil value)

Hey, got Auto-Seller and TSM 4 installed.
When I try to sell a green Item I am gettting the following error.

I am not familiar with Lua but it seems, that the error is within in Line 172.

local price = TSM:GetItemValue (itemLink, "DBMarket")

Tried other TSM Functions but none seem to work. Right now I am returning average_price.
Then it should work, as if no other addon is installed.

Sorry to bother you, would love to fix it myself, but would be nice to see a solution for this one.

24x SYH\AutoSeller.lua:172: attempt to call method 'GetItemValue' (a nil value)
[string "@syh\AutoSeller.lua"]:1401: in function <SYH\AutoSeller.lua:1332>
[string "=(tail call)"]: ?
[string "=[C]"]: in function xpcall' [string "@LibDFramework-1.0\fw.lua"]:3644: in function CoreDispatch'
[string "@LibDFramework-1.0\button.lua"]:921: in function <LibDFramework-1.0\button.lua:834>

The Autoseller window does not update to the new version

Despite the new addon version, I still have the old version window. The item level ends at 350 and all other new features are not visible either. I've already uninstalled and reinstalled the addon, that didn't help either.
Screenshot 2023-04-27 125009
Screenshot 2023-04-27 125037

Erreur AutoSeller.lua:1291 GetContainerItemInfo' (a nil value)

Message: Interface/AddOns/LibDFramework-1.0/iteminfo.lua:17: attempt to call field 'GetContainerItemInfo' (a nil value)
Time: Mon Oct 31 13:33:36 2022
Count: 2
Stack: Interface/AddOns/LibDFramework-1.0/iteminfo.lua:17: attempt to call field 'GetContainerItemInfo' (a nil value)
[string "@Interface/AddOns/LibDFramework-1.0/iteminfo.lua"]:17: in function <Interface/AddOns/LibDFramework-1.0/iteminfo.lua:15>
[string "@Interface/AddOns/SYH/AutoSeller.lua"]:1322: in function <Interface/AddOns/SYH/AutoSeller.lua:1291>
[string "=(tail call)"]: ?
[string "=[C]"]: in function xpcall' [string "@Interface/AddOns/LibDFramework-1.0/fw.lua"]:3986: in function CoreDispatch'
[string "@Interface/AddOns/LibDFramework-1.0/button.lua"]:706: in function <Interface/AddOns/LibDFramework-1.0/button.lua:642>

Locals:

Cannot find a library instance of "AceSerializer-3.0"

Version: AutoSellerRetail.9.0.5.004
Issue: Receiving the following LUA error. I receive it immediately upon logging into a character, I also have noticed that there will be another addon listed in the error message e.g. TomTom in this instance, but not always the same one.
Reproduction: I do not receive the error message on all characters, so not sure what is triggering it.

Message: Interface\AddOns\SYH\libs\DF\fw.lua:4081: Cannot find a library instance of "AceSerializer-3.0".
Time: Thu Jun 17 20:14:17 2021
Count: 1
Stack: Interface\AddOns\SYH\libs\DF\fw.lua:4081: Cannot find a library instance of "AceSerializer-3.0".
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\TomTom\libs\LibStub\LibStub.lua"]:23: in function `GetLibrary'
[string "@Interface\AddOns\SYH\libs\DF\fw.lua"]:4081: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "AceSerializer-3.0"."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.