Code Monkey home page Code Monkey logo

slashin's People

Contributors

funkydude avatar morsk avatar nebularg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

slashin's Issues

SlashIn' tried to call the protected function 'UNKNOWN()'

1x [ADDON_ACTION_BLOCKED] AddOn 'SlashIn' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: ?
[string "=[C]"]: in function SendChatMessage' [string "@FrameXML\ChatFrame.lua"]:4761: in function <FrameXML\ChatFrame.lua:4736> [string "=[C]"]: ? [string "=[C]"]: in function xpcall'
[string "@Slashin\SlashIn-v9.0.0.lua"]:15: in function <SlashIn\SlashIn.lua:13>
[string "@Slashin\SlashIn-v9.0.0.lua"]:34: in function <SlashIn\SlashIn.lua:34>

Another spot where /in stopped working

I think this might be related to the WoW Classic update earlier where /in stopped working. Here is my macro:
/cast Dismiss Pet
/in 4 /run SendChatMessage(UnitName("pet")..", go play!","say")

I get the error that an addon has failed. The line where /in is used does not happen. Just checking if this is the same issue as others have had where commands have become restricted. The macro does work without the /in being used, just not delayed like I like.

Thanks for any input you can provide.

Up to wow classic

Hello, could you realize a version for wow classic. thank you in advance.

/in no longer functions at least in 8.2.5

I am unable to use /in commands in my macros. I get 'Interface action failed because of an AddOn' on even simple commands such as "/in 3 /say Hello"

Is this a potential fix or has /in been killed by WoW updates to no longer function?

follow macro fails

Describe the problem

My follow macro no longer works.
It used to mount and then target a named player then after 1.8 seconds follow.

/cleartarget
/use Jeweled Onyx Panther
/tar [exists][nodead]Astirral
/tar [exists][nodead]Leelee
/tar [exists][nodead]Imitatia
/tar [exists][nodead]Evellarize
/tar [exists][nodead]Luminize
/tar [exists][nodead]Timtam
/tar [exists][nodead]Priestice
/tar [exists][nodead]Frostangel
/tar [exists][nodead]Evilarise
/in 1.8 /follow

What steps will reproduce the problem?

  1. Create the above macro
  2. Substitute names for players that you know
  3. Click macro when in range

What version of the addon are you using? (Stating 'latest' is not useful)

SlashIn-v10.0.1.zip

Do you have an error log of what happened?

1x [ADDON_ACTION_BLOCKED] AddOn 'SlashIn' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: ?
[string "=[C]"]: in function `SendChatMessage'
[string "@FrameXML/ChatFrame.lua"]:4912: in function <FrameXML/ChatFrame.lua:4887>
[string "=[C]"]: in function `xpcall'
[string "@SlashIn/SlashIn.lua"]:15: in function <SlashIn/SlashIn.lua:13>
[string "@SlashIn/SlashIn.lua"]:32: in function <SlashIn/SlashIn.lua:32>

'SlashIn' tried to call the protected function 'UNKNOWN()'.

Saw this today:
1x [ADDON_ACTION_BLOCKED] AddOn 'SlashIn' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: ?
[string "=[C]"]: in function SendChatMessage' [string "@FrameXML\ChatFrame.lua"]:4547: in function <FrameXML\ChatFrame.lua:4522> [string "=[C]"]: ? [string "=[C]"]: in function xpcall'
[string "@Slashin\SlashIn-v8.3.0.lua"]:15: in function <SlashIn\SlashIn.lua:13>
[string "@Slashin\SlashIn-v8.3.0.lua"]:34: in function <SlashIn\SlashIn.lua:34>

/in not work

Describe the problem

Message: Interface/AddOns/SlashIn/SlashIn.lua:14: attempt to index upvalue 'MacroEditBox' (a nil value)
Time: Thu Jan 18 00:46:18 2024
Count: 1
Stack: Interface/AddOns/SlashIn/SlashIn.lua:14: attempt to index upvalue 'MacroEditBox' (a nil value)
[string "@Interface/AddOns/RCLootCouncil/Classes/Services/ErrorHandler.lua"]:152: in function <...dOns/RCLootCouncil/Classes/Services/ErrorHandler.lua:150>
[string "=[C]"]: ?
[string "@Interface/AddOns/SlashIn/SlashIn.lua"]:14: in function <Interface/AddOns/SlashIn/SlashIn.lua:13>
[string "@Interface/AddOns/SlashIn/SlashIn.lua"]:32: in function <Interface/AddOns/SlashIn/SlashIn.lua:32>

Version 10.2.5

MacroEditBox is a nil value

After the update to 10.2, slash in gives this error

SlashIn/SlashIn.lua:14: attempt to index upvalue 'MacroEditBox' (a nil value)

Add-on doesn't appear to be working. Lua error

Describe the problem

For years I have used slashin to invite alts\static chacters
So
/in 1 /inv bob
/in 2 /inv tom

That has stopped working since the 10.2 patch. Now it seems pretty much all /in commands don't process. If I use just /in by self I get the generic how to use text. But it seems no sub command is working

What steps will reproduce the problem?

  1. Uninstalled add-on to include deleted save variables
  2. Reinstalle

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

What version of the addon are you using? (Stating 'latest' is not useful)

10.2.0 (2023-11-08)

Do you have an error log of what happened?

When I enable Display Lau errors I do get the below error. This is using the example command of /in 1.5 /emote rocks

Message: Interface/AddOns/SlashIn/SlashIn.lua:14: attempt to index upvalue 'MacroEditBox' (a nil value)
Time: Sun Nov 19 11:11:57 2023
Count: 11
Stack: Interface/AddOns/SlashIn/SlashIn.lua:14: attempt to index upvalue 'MacroEditBox' (a nil value)
[string "@Interface/AddOns/SlashIn/SlashIn.lua"]:14: in function <Interface/AddOns/SlashIn/SlashIn.lua:13>
[string "@Interface/AddOns/SlashIn/SlashIn.lua"]:32: in function <Interface/AddOns/SlashIn/SlashIn.lua:32>

Locals: command = "/emote rocks"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'MacroEditBox' (a nil value)"
MacroEditBox = nil
dummy = defined @Interface/AddOns/SlashIn/SlashIn.lua:12
print = defined @Interface/FrameXML/RestrictedInfrastructure.lua:124

Any additional information? (example: WoW language if not English)

Speak functions not working

No errors reported, simply will not allow talk or speech functions of any kind. As an example: "/in 1 /s Hi" no longer works

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.