#interaction failed

1 messages ยท Page 1 of 1 (latest)

swift quiver
#

code:

#

line 675

#

I cant send the py archive

#

await interaction.edit_original_message(view=cview(interaction,self.id),embed=cembed(interaction,self.id))

#

cview is this configHierarchies(hid)

potent leaf
potent leaf
#

and the full traceback

swift quiver
potent leaf
#

thats not traceback

ashen jay
#

code? traceback?

swift quiver
#

Finally

#

this is the piece

swift quiver
potent leaf
#

yeah i dont think this is good idea (i mean the sql injection)

ashen jay
#

so u don't get any error?

swift quiver
ashen jay
#

I mean in console

swift quiver
#

i dont

#

Just on discord

#

Im not using logging lib

potent leaf
#

then use it

swift quiver
#

Dont have any critical issue

potent leaf
#

logging.basicConfig() should be easy

swift quiver
#

Ok

swift quiver
#

This happens when i use a Stringselect

#

and change view

#

in edit_original_message

ashen jay
swift quiver
#

But

#

Show nothing

#

Sorry for this english lol, im brazilian

ashen jay
#

why are you using pass everywhere, print something there

#

and you will got error

swift quiver
#

The other buttons just work

swift quiver
#

But its a good report

ashen jay
#

it doesn't mater , public or not, this is very very bad practice

swift quiver
#

But i really forgot about that lol

swift quiver
swift quiver
#

And no result

ashen jay
#

iirc u don't need return here

#

and show final code

swift quiver
#

I think i dont need to check for the other try's

ashen jay
#

same shit

#

just remove try except where u trying to defer

swift quiver
#

To do that

#

The other Selects are just the same

#

I changed pass to print like you said, to just see wheres the error under the hood

swift quiver
#

No exceptions

#

But the interaction failed persists

#

idk whats happening

swift quiver
#

@ashen jay Solved

#

i needed to responde to msg wait_for instead of interaction

#

thanks for the help anyway

ashen jay