Skip to content

Fix end poem crash#1489

Open
Us3ful-dev wants to merge 1 commit intoMCLCE:mainfrom
Us3ful-dev:main
Open

Fix end poem crash#1489
Us3ful-dev wants to merge 1 commit intoMCLCE:mainfrom
Us3ful-dev:main

Conversation

@Us3ful-dev
Copy link
Copy Markdown
Contributor

@Us3ful-dev Us3ful-dev commented Apr 9, 2026

Description

When a non host player enters the end fountain after killing the dragon the game crashes.

Changes

Previous Behavior

Game crashes when entering the end fountain as a "secondary" player

Root Cause

The game tries to use a check for the player name but fails and crashes the game.

New Behavior

Game does not crash.

Fix Implementation

Remove broken name check.

AI Use Disclosure

No AI was used.

Related Issues

Removed player name check that always fails to work on non host instances
@codeHusky
Copy link
Copy Markdown
Contributor

have you tested this in splitscreen?

@Us3ful-dev
Copy link
Copy Markdown
Contributor Author

Yep works too.

@Us3ful-dev
Copy link
Copy Markdown
Contributor Author

I tested (all with and without the fix):

  • dedicated server
  • lan world (host and connected client)
  • splitscreen

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.

[Bug] For other people, the game crashes before the credits

2 participants