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

Interface not working anymore #14

Open
Paralusion opened this issue Aug 12, 2018 · 3 comments
Open

Interface not working anymore #14

Paralusion opened this issue Aug 12, 2018 · 3 comments

Comments

@Paralusion
Copy link

https://i.imgur.com/RVdXqe6.png
I can connect to a server, chat, but can not read chat as said.

@MatrixSystemPVP
Copy link

Same for me but i can't do anything, and i get an Error in the Console:

C:\Users\Kevin\Desktop\MinecraftChat>npm start

[email protected] start C:\Users\Kevin\Desktop\MinecraftChat
node bin/start

Error: ENOENT: no such file or directory, open '.env'
at Object.openSync (fs.js:465:3)
at Object.readFileSync (fs.js:368:35)
at Object.config (C:\Users\Kevin\Desktop\MinecraftChat\node_modules\dotenv\lib\main.js:30:37)
at Object. (C:/Users/Kevin/Desktop/MinecraftChat/app/server/index.js:17:8)
at Module._compile (internal/modules/cjs/loader.js:1251:30)
at normalLoader (C:\Users\Kevin\Desktop\MinecraftChat\node_modules\babel-core\lib\api\register\node.js:199:5)
at Object.require.extensions. [as .js] (C:\Users\Kevin\Desktop\MinecraftChat\node_modules\babel-core\lib\api\register\node.js:216:7)
at Module.load (internal/modules/cjs/loader.js:1100:32)
at Function.Module._load (internal/modules/cjs/loader.js:962:14)
at Module.require (internal/modules/cjs/loader.js:1140:19) {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: '.env'
}

Server running on port 3000

@Threnklyn
Copy link
Contributor

I have forked MinecraftChat and added support for the newer Minecraft versions. It also fixes the display error

@rom1504
Copy link
Owner

rom1504 commented May 20, 2021

Feel free to PR

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

4 participants