[PR #522] [MERGED] East falador staircase to mine teleport bug #6826

Closed
opened 2026-05-29 12:21:56 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/522
Author: @sad-emu
Created: 1/21/2022
Status: Merged
Merged: 1/22/2022
Merged by: @Dark98

Base: masterHead: #452-east-falador-mine-staircase-fix


📝 Commits (1)

  • 5d4eeee East falador staircase was falling into the last if which was teleporting the player to a void

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 2006Scape Server/src/main/java/com/rs2/game/objects/impl/Climbing.java (+2 -0)

📄 Description

East falador staircase was falling into the last if which was teleporting the player to a void. This fixes #452 however looking at the code the last catch block is probably causing issues else where.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/522 **Author:** [@sad-emu](https://github.com/sad-emu) **Created:** 1/21/2022 **Status:** ✅ Merged **Merged:** 1/22/2022 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `#452-east-falador-mine-staircase-fix` --- ### 📝 Commits (1) - [`5d4eeee`](https://github.com/2006-Scape/2006Scape/commit/5d4eeeebbbe2650b997a6701c0cc37edbdfebaab) East falador staircase was falling into the last if which was teleporting the player to a void ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/objects/impl/Climbing.java` (+2 -0) </details> ### 📄 Description East falador staircase was falling into the last if which was teleporting the player to a void. This fixes #452 however looking at the code the last catch block is probably causing issues else where. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-29 12:21:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#6826