[PR #330] [MERGED] Fixed some items dcing client #5993

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/330
Author: @dginovker
Created: 12/27/2019
Status: Merged
Merged: 12/27/2019
Merged by: @dginovker

Base: masterHead: fix_item_spawn_crash


📝 Commits (1)

  • 488ff99 Fixed some items dcing client

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 2006Redone Client/src/ItemDef.java (+5 -1)
📝 CompiledServer/production/2006rebotted/ItemDef.class (+0 -0)

📄 Description

Closes #261 . For some reason, some items didn't seem to be in the client. I threw a try-catch around it and it's good.


🔄 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/330 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 12/27/2019 **Status:** ✅ Merged **Merged:** 12/27/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `fix_item_spawn_crash` --- ### 📝 Commits (1) - [`488ff99`](https://github.com/2006-Scape/2006Scape/commit/488ff99c7f4f5add3fd18bc574f5f8762d7f821e) Fixed some items dcing client ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Client/src/ItemDef.java` (+5 -1) 📝 `CompiledServer/production/2006rebotted/ItemDef.class` (+0 -0) </details> ### 📄 Description Closes #261 . For some reason, some items didn't seem to be in the client. I threw a try-catch around it and it's good. --- <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-28 12:21:26 +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#5993