[PR #264] [MERGED] Added warning for 32-bit and > 1.8 Java versions #1099

Closed
opened 2026-05-20 10:16:06 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: java-version-warning


📝 Commits (2)

  • a7242c5 Added warning for 32-bit and > 1.8 Java versions
  • a564e31 Clarify why

📊 Changes

8 files changed (+12 additions, -6 deletions)

View changed files

📝 2006Redone Client/src/Game.java (+12 -4)
📝 CompiledServer/artifacts/2006rebotted_jar/2006rebotted.jar (+0 -0)
CompiledServer/artifacts/local_client_jar/2006rebotted.jar (+0 -0)
CompiledServer/artifacts/local_client_jar/run.bat (+0 -2)
📝 CompiledServer/artifacts/localhost_2006rebotted_jar/localhost_2006rebotted.jar (+0 -0)
📝 CompiledServer/production/2006rebotted/Game.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/combat/npcs/NpcAggressive.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/net/packets/impl/Commands.class (+0 -0)

📄 Description

Closes #263


🔄 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/264 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 12/11/2019 **Status:** ✅ Merged **Merged:** 12/11/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `java-version-warning` --- ### 📝 Commits (2) - [`a7242c5`](https://github.com/2006-Scape/2006Scape/commit/a7242c534f9b8437b0008adb909505e76ac0ddd5) Added warning for 32-bit and > 1.8 Java versions - [`a564e31`](https://github.com/2006-Scape/2006Scape/commit/a564e31830910323671612f57b14e8f1244cb60c) Clarify why ### 📊 Changes **8 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Client/src/Game.java` (+12 -4) 📝 `CompiledServer/artifacts/2006rebotted_jar/2006rebotted.jar` (+0 -0) ➖ `CompiledServer/artifacts/local_client_jar/2006rebotted.jar` (+0 -0) ➖ `CompiledServer/artifacts/local_client_jar/run.bat` (+0 -2) 📝 `CompiledServer/artifacts/localhost_2006rebotted_jar/localhost_2006rebotted.jar` (+0 -0) 📝 `CompiledServer/production/2006rebotted/Game.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/combat/npcs/NpcAggressive.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/net/packets/impl/Commands.class` (+0 -0) </details> ### 📄 Description Closes #263 --- <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-20 10:16:06 +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#1099