Syntax Error #8

Closed
opened 2026-05-20 22:56:30 +02:00 by Xushi · 1 comment
Owner
Traceback (most recent call last):
  Line 188, col 50
    for i in range(len(ALC_DATA.potions.staged))

DraconicSyntaxError: expected ':'
```This is an issue in a user-created command; do *not* report this on the official bug tracker.
```py Traceback (most recent call last): Line 188, col 50 for i in range(len(ALC_DATA.potions.staged)) DraconicSyntaxError: expected ':' ```This is an issue in a user-created command; do *not* report this on the official bug tracker.
Xushi self-assigned this 2026-05-20 22:56:30 +02:00
Xushi added this to the Features Board project 2026-05-20 22:56:30 +02:00
Xushi referenced this issue from a commit 2026-05-22 22:44:47 +02:00
Author
Owner

Fixed the addressed issue.

Fixed the addressed issue.
Xushi closed this issue 2026-05-22 22:45:06 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
avrae/dr.ath.alc.potions#8
No description provided.