Giter VIP home page Giter VIP logo

Comments (7)

jasonrohrer avatar jasonrohrer commented on July 22, 2024

Does the client have the full game data set installed?

It will need the objects folder, transitions, sprites, etc...

from onelife.

FernandoGBR avatar FernandoGBR commented on July 22, 2024

yes, afaik this is a whole client, with all needed data. Fresh clone from your repos.

from onelife.

UncleGus avatar UncleGus commented on July 22, 2024

What I did:

  1. git clone https://github.com/jasonrohrer/OneLife.git
  2. OneLife/scripts/pullAndBuildTestSystem.sh
  3. In OneLife/server: ln -s ../../OneLifeData7/dataVersionNumber.txt .
  4. ./OneLifeServer
  5. In OneLife/gamesource: ln -s ../../OneLifeData7/dataVersionNumber.txt .
  6. echo 0 > settings/fullScreen.ini
  7. ./OneLife
  8. Joined the server and got the bug.

I could see the messages being sent and received by the client and the server in the terminals' output.

from onelife.

jasonrohrer avatar jasonrohrer commented on July 22, 2024

Step 3 is already being done by the pull script, Gus...

Step 5 was indeed missing from the pull script, but I just added it in 9c202a4

from onelife.

jasonrohrer avatar jasonrohrer commented on July 22, 2024

I'm not able to reproduce this on my end...

Steps:

  1. git clone https://github.com/jasonrohrer/OneLife.git
  2. mkdir testSystem
  3. cp OneLife/scripts/pullAndBuildTestSystem.sh testSystem
  4. cd testSystem
  5. ./pullAndBuildTestSystem.sh

Open new terminal:

  1. cd testSystem/OneLife/server
  2. ./OneLifeServer

Open new terminal:

  1. cd testSystem/OneLife/gameSource
  2. ./OneLife
  3. Enter bogus email and some random chars for key.
  4. Click LOGIN

When I do this, I end up walking around in the game. Gus, it sounds like your steps are pretty much the same as this.... I have no idea what the problem might be...

from onelife.

FernandoGBR avatar FernandoGBR commented on July 22, 2024

Issue seems to come from a data corruption. Bad from our side. SOLVED.

from onelife.

UncleGus avatar UncleGus commented on July 22, 2024

To be more specific, sprite 1007 and its txt file were moved from the sprites folder into the transitions folder.

from onelife.

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.