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

Dedicated server fails to start/install - Error: input buffer is broken #18

Closed
TheBlackParrot opened this issue Sep 30, 2016 · 4 comments

Comments

@TheBlackParrot
Copy link

log.txt

Arch Linux x64, Node 6.7.0 x64, used the pre-built dedicated server, machine has 4GB of RAM with 3GB free at the time

@inolen
Copy link
Owner

inolen commented Nov 5, 2016

Sounds like a possible API change with newer versions of node. The dedicated servers that were running this originally I think were based on 4.x.

@Skylsmoi
Copy link

Skylsmoi commented Nov 24, 2016

The same error happens in the playable version from http://www.quakejs.com/
log from chrome console :

f28d98a65a5d5603b06031663d07587c-ioquake3.js:116 WARNING: using emscripten GL emulation. This is a collection of limited workarounds, do not expect it to work.
2016-11-24 13:19:14.060 f28d98a65a5d5603b06031663d07587c-ioquake3.js:116 WARNING: using emscripten GL emulation unsafe opts. If weirdness happens, try -s GL_UNSAFE_OPTS=0
2016-11-24 13:19:14.355 f28d98a65a5d5603b06031663d07587c-ioquake3.js:116 preload time: 276 ms
2016-11-24 13:19:14.375 f28d98a65a5d5603b06031663d07587c-ioquake3.js:116 ioq3 1.36_GIT_4f7d7bf-2014-02-01 emscripten- Feb 23 2014
2016-11-24 13:19:14.403 f28d98a65a5d5603b06031663d07587c-ioquake3.js:116 ----- FS_Startup -----
2016-11-24 13:19:16.153 f28d98a65a5d5603b06031663d07587c-ioquake3.js:116 initial sync completed in 1.75 seconds
2016-11-24 13:19:16.894 f28d98a…-ioquake3.js:116 generated crc32 for /base/baseq3/pak0.pk3 in 0.59 seconds
2016-11-24 13:19:38.888 f28d98a…-ioquake3.js:15504 XHR finished loading: GET "http://content.quakejs.com/assets/296843703-linuxq3apoint-1.32b-3.x86.run".DoXHR @ f28d98a…-ioquake3.js:15504DownloadAsset @ f28d98a…-ioquake3.js:15229nextDownload @ f28d98a…-ioquake3.js:15256DownloadAssets @ f28d98a…-ioquake3.js:15271(anonymous function) @ f28d98a…-ioquake3.js:15414PromptEULA.agree.onclick @ f28d98a…-ioquake3.js:15531
2016-11-24 13:19:40.526 f28d98a…-ioquake3.js:28478 Uncaught Error: input buffer is broken

@TheBlackParrot
Copy link
Author

Recent commit fixed it, server launches and runs fine.

@inolen
Copy link
Owner

inolen commented Dec 20, 2016

Thanks for the update.

@inolen inolen closed this as completed Dec 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants