Skip to content

extra_logging spaces and fix to player_died#417

Merged
Cooldude2606 merged 5 commits into
explosivegaming:mainfrom
PHIDIAS0303:patch-1
May 13, 2026
Merged

extra_logging spaces and fix to player_died#417
Cooldude2606 merged 5 commits into
explosivegaming:mainfrom
PHIDIAS0303:patch-1

Conversation

@PHIDIAS0303
Copy link
Copy Markdown
Contributor

No description provided.

@Cooldude2606
Copy link
Copy Markdown
Member

You should not add spaces to the strings, this is already handled by the concat function within add log line.

Can you please describe the bug you are fixing as I do not see any change in logic by your code.

@PHIDIAS0303
Copy link
Copy Markdown
Contributor Author

L40

@Cooldude2606
Copy link
Copy Markdown
Member

L40

This is not an explanation. I can see this is where you made an edit but how does checking the type make a difference when we already check if the by player is valid. What bug are you fixing with this additional if statement.

Copy link
Copy Markdown
Member

@Cooldude2606 Cooldude2606 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the redudant check but you were right with this bug after you provided the traceback on discord. Issue was that .player will raise an error if the type is not character

@Cooldude2606 Cooldude2606 merged commit 1a561f9 into explosivegaming:main May 13, 2026
1 of 2 checks passed
@PHIDIAS0303 PHIDIAS0303 deleted the patch-1 branch May 14, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants