Load Page and buy item problem

Always show Warning (problem load the page)

i check ctrl+shift+j show this

TypeError: ns.GetCommandSrc is not a function
at GetCommandUrl (main.js?attr=2UtqcCWBOYcg4iP1lK-X_WF2k9WEab0-PRW5J1zVICweIzjXygboTwFle4zyoAZu:988)
at XMLHttpRequest.window.XMLHttpRequest.open (main.js?attr=2UtqcCWBOYcg4iP1lK-X_WF2k9WEab0-PRW5J1zVICweIzjXygboTwFle4zyoAZu:1023)
at spread.js:25
at new Promise ()
at e.exports (spread.js:25)
at e.exports (spread.js:25)
main.js?attr=2UtqcCWBOYcg4iP1lK-X_WF2k9WEab0-PRW5J1zVICweIzjXygboTwFle4zyoAZu:988 Uncaught (in promise) TypeError: ns.GetCommandSrc is not a function
at GetCommandUrl (main.js?attr=2UtqcCWBOYcg4iP1lK-X_WF2k9WEab0-PRW5J1zVICweIzjXygboTwFle4zyoAZu:988)
at XMLHttpRequest.window.XMLHttpRequest.open (main.js?attr=2UtqcCWBOYcg4iP1lK-X_WF2k9WEab0-PRW5J1zVICweIzjXygboTwFle4zyoAZu:1023)
at spread.js:25
at new Promise ()
at e.exports (spread.js:25)
at e.exports (spread.js:25)

other issue is i want buy item , but i cant find any item list when equip item menu

1 Like

Did you try to use mudfish v4.6.1 which found at https://mudfish.net/releases/ link? Iā€™m not sure that this issue is caused by using mudfish v5 but please test with it when you get a chance.
If you want to use mudfish v5, I think Debugging issue for Mudfish v5 link is helpful too to debug your issue.