GithubHelp home page GithubHelp logo

Comments (9)

diwako avatar diwako commented on August 22, 2024

Interestingly enough, the code snippet that is failing is not even in DUI at all.
if (_x select 0 > CBA_missionTime) exitWith {}

As DUI is relying heavily on CBA, it might be an issue there.
As expected that code snippet is in CBA and also in a component that is heavily used in DUI, the per frame handler
https://github.com/CBATeam/CBA_A3/blob/855b523aae48b70c6d076c185dcda4c64c9f1290/addons/common/init_perFrameHandler.sqf#L49

This means something is breaking CBA...

Some questions:
What kind of missions are you playing, is Invade and Annex one of them by any chance?
Can you reproduce the issue reliably?
If the issue is reproduced and currently happening, please dump the contents of this variable cba_common_waitAndExecArray, put it into a pastebin and post it here (just exec it in the debug console)

It also helps out thinning out the mods you are using one by one and see if the issue disapears.

from diwako_dui.

YonVclaw avatar YonVclaw commented on August 22, 2024

That's what i'm doing now is going through playing with the mod list, below is the git repo to the mission, we started to have issues at the last ace update,
So may errors that it would cause desync issues.
https://github.com/DPSO/Missions/tree/main/bearviper5.hellanmaaw

from diwako_dui.

YonVclaw avatar YonVclaw commented on August 22, 2024

Is the mod required server side? Or is it just client?

from diwako_dui.

diwako avatar diwako commented on August 22, 2024

DUI is not required server side, it has some server side components and CBA settings, but it is not really needed for it to work.

from diwako_dui.

diwako avatar diwako commented on August 22, 2024

Another thing, also try out an empty mission and see if it happens there. The mission you posted has a lot going on.

from diwako_dui.

YonVclaw avatar YonVclaw commented on August 22, 2024

And just to make troubleshooting fun, I can only reproduce the error with 4 or more more players on the server, no errors, until the 4th play joins then it takes a few minutes, then ever player is flooded with the error, was hoping to blame a player but no pattern to the players, to cause the error

from diwako_dui.

diwako avatar diwako commented on August 22, 2024

if that is the case start with the bare minimum, DUI and CBA (Ace can also be loaded). Means you can eliminate the issue within DUI itself.

from diwako_dui.

YonVclaw avatar YonVclaw commented on August 22, 2024

Well, without changing anything, we can no longer produce the error,
Narrowed it down to something with our custom, so we removed all pbo's except the common and main, then added them back in one at a time, now that they are all back in we cannot reproduce the issue.

from diwako_dui.

Grezvany13 avatar Grezvany13 commented on August 22, 2024

Seems to be the same as #166 (which can be reproduced, and with reason why)

from diwako_dui.

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.