Code Monkey home page Code Monkey logo

foxserver's People

Contributors

luohuayu 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

Watchers

 avatar  avatar  avatar  avatar  avatar

foxserver's Issues

Prolly should be marked spam after but have some input for both magma and foxserver

Open source by definition means you can use their code without their knowledge (even if its a copy or not i dont really care)

Its stated on https://opensource.org/osd-annotated
which it also means it cannot be restricted either. so magma cannot claim copying unless their license explicitly says otherwise

  1. License Must Not Restrict Other Software
    The license must not place restrictions on other software that is distributed along with the licensed software. For example, the license must not insist that all other programs distributed on the same medium must be open-source software.

Rationale: Distributors of open-source software have the right to make their own choices about their own software.

Yes, the GPL v2 and v3 are conformant with this requirement. Software linked with GPLed libraries only inherits the GPL if it forms a single work, not any software with which they are merely distributed.

Not only this, but magma is using code from Forge and Paper, so idk what their deal is

FoxServer is under development

Exception in thread "main" java.io.UncheckedIOException: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-extra.jar]
        at [email protected]/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:74)
        at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)
        at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50)
        at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42)
        at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:93)
Caused by: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-extra.jar]
        ... 5 more

my error is that code.

what should i do?

i tried run.bat file.

in run.bat

@echo off
java -Xms60G -Xmx60G -jar FoxServer-1.18.2-dc251db-server.jar
pause

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.