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

HOW TO RUN the Game #4

Open
Mignet opened this issue Sep 15, 2023 · 5 comments
Open

HOW TO RUN the Game #4

Mignet opened this issue Sep 15, 2023 · 5 comments

Comments

@Mignet
Copy link

Mignet commented Sep 15, 2023

hi,when i run the server/ServerLauncher, i got a error as follows:

  • What went wrong:
    Circular dependency between the following tasks:
    :core:compileJava
    +--- :core:compileJava ()
    --- :shared:compileJava
    +--- :core:compileJava (
    )
    --- :shared:compileJava (*)

(*) - details omitted (listed previously)

@Vrekt
Copy link
Owner

Vrekt commented Sep 15, 2023

That folder/server is not used anymore. The correct server is in OasisServer folder.

Default binding arguments for port and IP are localhost and 6969.

You may have varying degrees of success trying to get the game running from this repo alone, as it just serves for reference if anybody is curious about something within LibGDX and wants a different source or take on it.

@Mignet
Copy link
Author

Mignet commented Sep 15, 2023

@Vrekt Thx so much!
and then i got another error about tmx:
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load dependencies of asset: world/worlds/LairOfHopelessWidow.tmx
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: world\worlds\Sewer.tsx (Internal)

@rhain018
Copy link

same cant run the game

@Vrekt
Copy link
Owner

Vrekt commented Jan 18, 2024

I'll look into fixing this repo later this week. Its in alot of disarray right now.

@rhain018
Copy link

wow nice ... excited for beautiful game art works

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