srvpro icon indicating copy to clipboard operation
srvpro copied to clipboard

A server for YGOPro

Results 32 srvpro issues
Sort by recently updated
recently updated
newest added

我使用node去启动ygopro-server时,错误如下: ``` `/root/ygo2/ygopro-server/ygopro-server.js:77 loadJSON = require('load-json-file').sync; ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /root/ygo2/ygopro-server/node_modules/[email protected]@load-json-file/index.js from /root/ygo2/ygopro-server/ygopro-server.js not supported. Instead change the require of index.js in /root/ygo2/ygopro-server/ygopro-server.js to a dynamic import()...

如题,开发全随机卡组模式的时候发现如果直接一口气把40张卡加入卡组会报错然后断连,但是如果使用YGOPro直连就不会

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Hello, I have been working on free assets competing with YGO DM for some time now. So far I have 31 cards done, with ~350 planned. For now I'm looking...

Hello, everybody. I need some help to understand how to host a ygopro server. My goal is to host a ygopro server where the server will create rooms for duels...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

I've followed wiki for debian to install node modules. I hv successfully compiled in old times, but now it said some modules is missing. Is wiki tutorial not matched with...

i trying to start yarn run start comands, the server is starting. But i got version problem ![image](https://user-images.githubusercontent.com/45736660/80643965-7ecab800-8a9b-11ea-8ea6-4831ace2640d.png) I pull a latest code from master, and try to change version...