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

Tripple loading Zeus interface timeouts #27

Closed
Arcanum417 opened this issue Nov 14, 2016 · 19 comments
Closed

Tripple loading Zeus interface timeouts #27

Arcanum417 opened this issue Nov 14, 2016 · 19 comments
Assignees
Labels
bug Issue that is not working as intended.
Milestone

Comments

@Arcanum417
Copy link

Arcanum417 commented Nov 14, 2016

When a zeus first time loads the interface (entities on mission start, units on pressing z) it looks like it loads, unloads loads a black screen with system cursor only (freezes game) and if client has a good enough pc it iwll load zeus interface second time and it works. But for some people it will freeze game for so long, that battleye kicks them with timeout. Happens on last version. Used Alpha 0.0.3c before and worked fine (still loads zeus 2 times but without this long freeze and blackscreen)

@Kexanone
Copy link
Member

Kexanone commented Nov 15, 2016

Basically since 0.0.3 the initialization of Achilles has become quite nasty. I had to do it that way in order to get Achilles working properly on vanilla Zeus map which would normally not allow custom client side Zeus add-ons.
I probably found a much better solution which I will introduce in 0.0.5 if it works as intended.

Possible duplicate of #19

@Kexanone Kexanone added assigned bug Issue that is not working as intended. labels Nov 15, 2016
@Kexanone Kexanone self-assigned this Nov 15, 2016
@Kexanone Kexanone added the duplicate Issue or PR that has been already created and has been created again. label Nov 15, 2016
@Arcanum417
Copy link
Author

And some light quick dirty fix if we use achilles with custom everything ? Addon on server and custom zeus mission. We would need to rollback, and we quite like the other added stuff in 0.0.3.

@Kexanone
Copy link
Member

Kexanone commented Nov 16, 2016

If you don't mind about a modified version of Achilles without bikey, I can provide you one.

@Arcanum417
Copy link
Author

I will just sign it myself, or if you would be so kind, sign it for me with new disposable key ?

@Kexanone
Copy link
Member

I will release the modified version including bikey on github by tomorrow.

@Arcanum417
Copy link
Author

Great, it is quite unusable now, it freezes game for everyone on server when someone is opening zeus interface for the first time and for a quite long time.

@TheConen
Copy link

TheConen commented Nov 24, 2016

We have the same problem, I'd appreciate a modified version, too - we don't need Zeus on vanilla zeus missions (I guess the majority of those using this mod don't). Is the modified version already up? I couldn't find anything under https://github.com/oOKexOo/AresModAchillesExpansion/releases

Maybe it would be an option to release the "modified" version as the standard version and the "vanilla Zeus mission" compatibility as an addon?

@Arcanum417
Copy link
Author

@TheConen
Copy link

Thanks a lot.

@Arcanum417
Copy link
Author

@oOKexOo I tested it and people no longer complain, so I guess its safe to asume it works. Thanks for resolving this quickly.

@TheConen
Copy link

Will you provide an "init-improved" version for all releases from now on?

@Kexanone
Copy link
Member

@Arcanum417
Glad to hear it worked fine. I had to do some further tests, but all seem to be fine. I made an official release which is the same version you downloaded.

@TheConen
It's what I intend to do. I still have to figure out how to handle vanilla Zeus maps, but I'm sure I'll find a solution.

@Kexanone Kexanone added this to the 0.0.5 milestone Dec 3, 2016
@Nels0
Copy link

Nels0 commented Dec 10, 2016

Can you add detection for the vanilla Zeus maps so it only does the workaround for those specific mission files?

@Kexanone
Copy link
Member

Kexanone commented Dec 15, 2016

My intended approach goes in a similar direction, but is more general. I basically want to detect whether the modules which are responsible for the need of a workaround are present in the mission.

@Kexanone Kexanone added resolved (await confirmation) and removed assigned bug Issue that is not working as intended. duplicate Issue or PR that has been already created and has been created again. labels Jan 13, 2017
@Kexanone
Copy link
Member

Should be much better in V.0.0.5, since CED init optimization was integrated.

@Kexanone Kexanone added the bug Issue that is not working as intended. label Jan 14, 2017
@Arcanum417
Copy link
Author

Worked with CED version just fine. Now upgraded to V.0.0.5A and its back. Addon running on client and server custom mission with just Game master modules (no Game mode module present) and its still loading zeus interface quite longer and a few times. @oOKexOo

@Kexanone
Copy link
Member

Hm, that's odd. I have to think about a CED version for 0.0.5.

@Arcanum417
Copy link
Author

Arcanum417 commented Jan 18, 2017 via email

@Kexanone
Copy link
Member

Thx for the report. So we can finally close that chapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue that is not working as intended.
Projects
None yet
Development

No branches or pull requests

4 participants