[PR #588] [MERGED] fix null session on bots #11499

Open
opened 2026-06-04 12:22:35 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/588
Author: @advnau
Created: 2/6/2023
Status: Merged
Merged: 2/6/2023
Merged by: @Dark98

Base: masterHead: master


📝 Commits (3)

📊 Changes

4 files changed (+19 additions, -2 deletions)

View changed files

📝 2006Scape Server/src/main/java/com/rs2/game/items/DeprecatedItems.java (+2 -0)
📝 2006Scape Server/src/main/java/com/rs2/game/items/ItemData.java (+6 -0)
📝 2006Scape Server/src/main/java/com/rs2/game/players/Player.java (+1 -1)
📝 2006Scape Server/src/main/java/org/apollo/cache/def/ItemDefinition.java (+10 -1)

📄 Description

No description provided


🔄 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/588 **Author:** [@advnau](https://github.com/advnau) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/6/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`fbf20f2`](https://github.com/2006-Scape/2006Scape/commit/fbf20f2654b7d16833a8abf5ba9e345cbe93b213) Emergency Fix - [`342c059`](https://github.com/2006-Scape/2006Scape/commit/342c059f4cf3ddcfcd739f9644e262e4a01555eb) fix crash - [`6064db9`](https://github.com/2006-Scape/2006Scape/commit/6064db93d724873c0a771d530e15de58b9ce9c97) Update Player.java ### 📊 Changes **4 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/items/DeprecatedItems.java` (+2 -0) 📝 `2006Scape Server/src/main/java/com/rs2/game/items/ItemData.java` (+6 -0) 📝 `2006Scape Server/src/main/java/com/rs2/game/players/Player.java` (+1 -1) 📝 `2006Scape Server/src/main/java/org/apollo/cache/def/ItemDefinition.java` (+10 -1) </details> ### 📄 Description _No description provided_ --- <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-06-04 12:22:35 +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#11499