Giter VIP home page Giter VIP logo

Comments (4)

ensiform avatar ensiform commented on July 26, 2024

Closing. Was related to lack of sv_pakNames.

from ete.

ensiform avatar ensiform commented on July 26, 2024

Now only happens on ET:Legacy clients 🤔

from ete.

Aciz avatar Aciz commented on July 26, 2024

When ET:Legacy client initiates a download from an ete-ded server, it will trip in CL_CGameBinaryMessageReceived in a following scenario

  • Client doesn't have the mod installed which the server has (e.g. older version present locally compared to server)
  • Client hasn't loaded cgame vm yet (fresh boot into menu, so only ui vm is loaded)

https://github.com/etlegacy/etlegacy/blob/985e61bec8ae7f972635b19e9233250bfd320f81/src/client/cl_cgame.c#L559-L572

ETe client will return here instead of throwing an error, and 2.60b just doesn't do any checks and does a VM_Call always. However the following scenario does not occur on etlded/2.60b ded, so it's reasonable to assume it's something specifically that ete-ded does differently, which causes this issue.

from ete.

ensiform avatar ensiform commented on July 26, 2024

Probably can close this now so I am going to.

from ete.

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.