Makar8000 / ACT-Discord-Triggers

An ACT plugin for routing audio to discord
50 stars 14 forks source link

Crash with ID Trigger for O3s #9

Closed EnjuAihara closed 6 years ago

EnjuAihara commented 7 years ago

all of my triggers works fine with the bot only when i use triggers with skill ID for O3s then AcT will crash all the time when the trigger is coming up

Trigger R="14:2306:Halikarnassos" SD="Clock Spots" ST="3" CR="F" C="Unknown Zone (2B9)" T="F" TN="" Ta="F"

Trigger R="14:2308:Halikarnassos" SD="Vines" ST="3" CR="F" C="Unknown Zone (2B9)" T="F" TN="" Ta="F"

Trigger R="14:230A:Halikarnassos" SD="Blue Box" ST="3" CR="F" C="Unknown Zone (2B9)" T="F" TN="" Ta="F"

Trigger R="14:230E:Halikarnassos" SD="Folio" ST="3" CR="F" C="Unknown Zone (2B9)" T="F" TN="" Ta="F"

seth-rah commented 6 years ago

I have not had any issues with the bot crashing to halicarnassus callouts. Try mine after renaming him to your language. It's a possibility your zone name could be causing it, but cannot say for sure, because your other callouts should also be problematic then. (unless your zone name is fixed in those)

<Trigger R="14:2306:Halicarnassus" SD="Surround Boss" ST="3" CR="F" C=" o3s" T="F" TN="" Ta="F" />

<Trigger R="14:2308:Halicarnassus" SD="Vines" ST="3" CR="F" C=" o3s" T="F" TN="" Ta="F" />

<Trigger R="14:230A:Halicarnassus" SD="Blue Tile" ST="3" CR="F" C=" o3s" T="F" TN="" Ta="F" />

<Trigger R="14:230E:Halicarnassus" SD="Books" ST="3" CR="F" C=" o3s" T="F" TN="" Ta="F" />
seth-rah commented 6 years ago

Any luck?