Git Product home page Git Product logo

Comments (7)

F121Live avatar F121Live commented on June 11, 2024

I assume that the game downloads the assets just fine, right?

A few notes:

  • Make sure you're using the assets version '2.0.3_049'
  • Make sure you are pointing at the right server URL

from outrun.

Sidefix avatar Sidefix commented on June 11, 2024

@F121Live thanks for reaching back.

I suspect there may be an issue with the download, but I can't figure out where and / or why.

This is my data folder structure:
image

And this is an example log output of my web server that's hosting the assets:
image

So the requests are clearly hitting the server.
Trying to access the resources through the browser also works:
image

from outrun.

F121Live avatar F121Live commented on June 11, 2024

It's probably not found in the path that the client expects, folder '2.0.3_049' should be inside a folder named 'assets', this assets folder should be in the web server's root

from outrun.

Sidefix avatar Sidefix commented on June 11, 2024

You can see the Assets folder/path in the above screenshots.

I'm not sure what else to check

from outrun.

F121Live avatar F121Live commented on June 11, 2024

Wanna chat on Discord? I'm in the palmbound discord server as _F121_#0220, or you can just add me

from outrun.

F121Live avatar F121Live commented on June 11, 2024

can you send a screenshot of the NetBaseUtil class? specifically the m_assetServerUrl array

from outrun.

Sidefix avatar Sidefix commented on June 11, 2024

Hi! I've discovered that the issue was with the client URL configured to hit the HTTPS endpoint instead of the HTTP; my logging on the webserver didn't pick up the protocol or the status code, hence my spinning around my own tail.

Solved. Thank you @F121Live very much for your involvement!

from outrun.

Related Issues (20)

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.