Giter Site home page Giter Site logo

rafi1212122 / bh3_ps Goto Github PK

View Code? Open in Web Editor NEW
149.0 149.0 38.0 1.76 MB

A private server implementation for a third impact game sea mainly but should also work for glb and probably cn too

TypeScript 99.05% Python 0.89% HTML 0.06%
honkai private-server

bh3_ps's People

Contributors

kyle873 avatar pfyy avatar rafi1212122 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bh3_ps's Issues

Error: listen EACCES: permission denied 0.0.0.0:80

PS F:\BH3_PS> npm start

[email protected] start
node --max_old_space_size=8192 -r ts-node/register index.ts --respawn --transpile-only

[16:52:58] Staring server...
Error: listen EACCES: permission denied 0.0.0.0:80
at Server.setupListenHandle [as _listen2] (node:net:1723:21)
at listenInCluster (node:net:1788:12)
at Server.listen (node:net:1876:7)
at Function.listen (F:\BH3_PS\node_modules\express\lib\application.js:635:24)
at HttpServer.start (F:\BH3_PS\server\http\HttpServer.ts:49:18)
at Object. (F:\BH3_PS\index.ts:13:26)
at Module._compile (node:internal/modules/cjs/loader:1226:14)
at Module.m._compile (F:\BH3_PS\node_modules\ts-node\src\index.ts:1618:23)
at Module._extensions..js (node:internal/modules/cjs/loader:1280:10)
at Object.require.extensions. [as .ts] (F:\BH3_PS\node_modules\ts-node\src\index.ts:1621:12) {
code: 'EACCES',
errno: -4092,
syscall: 'listen',
address: '0.0.0.0',
port: 80
}

I have tried to run the command in administrator mode ,it still shows
platform : windows 10

Does the gacha work?

I always have trouble with my laptop & private servers, Im just wondering if the Gacha works before I try and set it up

bug report

  1. Cannot level up avatars(when I doing this,my avatarList broken
  2. Cannot set avatar's skills

omg

at connectionFailureError (J:\BH3_PS-master\BH3_PS-master\node_modules\mongodb\lib\cmap\connect.js:387:20)
[1] at Socket. (J:\BH3_PS-master\BH3_PS-master\node_modules\mongodb\lib\cmap\connect.js:310:22)
[1] at Object.onceWrapper (node:events:628:26)
[1] at Socket.emit (node:events:513:28)
[1] at emitErrorNT (node:internal/streams/destroy:151:8)
[1] at emitErrorCloseNT (node:internal/streams/destroy:116:3)
[1] at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[1] cause: Error: connect ECONNREFUSED ::1:27017
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1300:16) {
[1] errno: -4078,
[1] code: 'ECONNREFUSED',
[1] syscall: 'connect',

problem

[0] 15:52:48 - Found 0 errors. Watching for file changes.
[1] [15:54:01] TCP server listening on port 16100
[1] [15:54:01] HTTP server listening on port 80 & 443
[1] D:\111\BH3_PS\node_modules\mongodb\lib\sdam\topology.js:285
[1] const timeoutError = new error_1.MongoServerSelectionError(Server selection timed out after ${serverSelectionTimeoutMS} ms, this.description);
[1] ^
[1]
[1] MongoServerSelectionError: connect ECONNREFUSED ::1:27017
[1] at Timeout._onTimeout (D:\111\BH3_PS\node_modules\mongodb\lib\sdam\topology.js:285:38)
[1] at listOnTimeout (node:internal/timers:564:17)
[1] at process.processTimers (node:internal/timers:507:7) {
[1] reason: TopologyDescription {
[1] type: 'Unknown',
[1] servers: Map(1) {
[1] 'localhost:27017' => ServerDescription {
[1] address: 'localhost:27017',
[1] type: 'Unknown',
[1] hosts: [],
[1] passives: [],
[1] arbiters: [],
[1] tags: {},
[1] minWireVersion: 0,
[1] maxWireVersion: 0,
[1] roundTripTime: -1,
[1] lastUpdateTime: 580916621,
[1] lastWriteDate: 0,
[1] error: MongoNetworkError: connect ECONNREFUSED ::1:27017
[1] at connectionFailureError (D:\111\BH3_PS\node_modules\mongodb\lib\cmap\connect.js:387:20)
[1] at Socket. (D:\111\BH3_PS\node_modules\mongodb\lib\cmap\connect.js:310:22)
[1] at Object.onceWrapper (node:events:628:26)
[1] at Socket.emit (node:events:513:28)
[1] at emitErrorNT (node:internal/streams/destroy:151:8)
[1] at emitErrorCloseNT (node:internal/streams/destroy:116:3)
[1] at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[1] cause: Error: connect ECONNREFUSED ::1:27017
[1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1487:16) {
[1] errno: -4078,
[1] code: 'ECONNREFUSED',
[1] syscall: 'connect',
[1] address: '::1',
[1] port: 27017
[1] },
[1] [Symbol(errorLabels)]: Set(1) { 'ResetPool' }
[1] },
[1] topologyVersion: null,
[1] setName: null,
[1] setVersion: null,
[1] electionId: null,
[1] logicalSessionTimeoutMinutes: null,
[1] primary: null,
[1] me: null,
[1] '$clusterTime': null
[1] }
[1] },
[1] stale: false,
[1] compatible: true,
[1] heartbeatFrequencyMS: 10000,
[1] localThresholdMS: 15,
[1] setName: null,
[1] maxElectionId: null,
[1] maxSetVersion: null,
[1] commonWireVersion: 0,
[1] logicalSessionTimeoutMinutes: null
[1] },
[1] code: undefined,
[1] [Symbol(errorLabels)]: Set(0) {}
[1] }
[1]
[1] Node.js v18.13.0
XN 85CA)P%Q406)V)XAN GC(1)

where can i find "ExcelOutputAsset"

What is "ExcelOutputAsset" and where can i download it?
Should i download the file and new-build a folder named resources and put the file into the folder?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.