Skip to content

Core: Add message to world AttributeError - #6441

Open
duckboycool wants to merge 1 commit into
ArchipelagoMW:mainfrom
duckboycool:world_attr_error
Open

duckboycool wants to merge 1 commit into
ArchipelagoMW:mainfrom
duckboycool:world_attr_error

Conversation

@duckboycool

Copy link
Copy Markdown
Collaborator

What is this fixing or adding?

I've seen this bare "AttributeError" a few times now when users send logs, so it'd probably be good for it to give an actual descriptive message.

There's also some other instances of this with MemoryError and NotImplementedError (which I guess are fine, although the latter instances should maybe use abstract methods instead) and then a few with other error types in worlds.

How was this tested?

Running gen with a bad attribute access in a world to verify the message.

If this makes graphical changes, please attach screenshots.

🗣️

@github-actions github-actions Bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant