Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Eagler crashes if you try to paste a server IP #1

Open
oggy-250413-2 opened this issue May 12, 2024 · 0 comments
Open

[BUG] Eagler crashes if you try to paste a server IP #1

oggy-250413-2 opened this issue May 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@oggy-250413-2
Copy link

oggy-250413-2 commented May 12, 2024

Describe the bug
The bug instantly crashes the system probably due to a defect in TeeVM compiling, maybe because TeeVM doesn't allow clipboard pasting.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Multiplayer'
  2. Click on 'Direct Connect'
  3. Click on the 'Server Address' textbox, and then press the key combination Ctrl+V
  4. See error

Expected behavior
Eaglercraft instantly crashes.

Screenshots
image
image
image
image

Browser:

Crash message:
Eagler Reborn has crashed!

My bad.

Native Browser Exception

Line: https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:10:301
Type: Error
Desc: Java exception thrown

$rt_exception@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:10:301
Cic/callback.b_S@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:20930:362
A.Ctu@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:6035:27
@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:33303:414
Cic/<@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:20930:519
TeaVMThread.prototype.run@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:34350:293
TeaVMThread.prototype.resume@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:34350:9
A.AYH/callback.biu@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:5832:312
E9@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:6034:24
A.Ck6@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:11270:58
@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:33473:424
A.CRd@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:4467:21
Cyq/<@https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/classes.js:4469:50

eaglercraft.version = "u17"
eaglercraft.minecraft = "1.8.8"
eaglercraft.brand = "Eagler Reborn"
eaglercraft.username = "unbearable"

webgl.version = WebGL 2.0
webgl.renderer = ANGLE (NVIDIA, NVIDIA GeForce GTX 480 Direct3D11 vs_5_0 ps_5_0)
webgl.vendor = Google Inc. (NVIDIA)

window.eaglercraftXOpts = {"container":"game_frame","assetsURI":"assets.epk","relayURL":"wss://reborn-relay.otterdev.repl.co","localesURI":"lang/","servers":[{"addr":"wss://mercurymc.net","name":"MercuryMC"}]}

window.navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
window.navigator.vendor =
window.navigator.language = en-US
window.navigator.hardwareConcurrency = 2
window.navigator.deviceMemory = undefined
window.navigator.platform = Win32
window.navigator.product = Gecko

rootElement.clientWidth = 1366
rootElement.clientHeight = 634
window.innerWidth = 1366
window.innerHeight = 634
window.outerWidth = 1366
window.outerHeight = 768
window.devicePixelRatio = 1
window.screen.availWidth = 1366
window.screen.availHeight = 768
window.screen.colorDepth = 24
window.screen.pixelDepth = 24

window.currentContext = undefined

window.location.href = https://eaglercraft-archive.github.io/Eaglerreborn-beta-1.2-compiled/web/

@oggy-250413-2 oggy-250413-2 added the bug Something isn't working label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant