altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

Alt:V Server is connecting to External Voice server even with --justpack argument

Open Arochka opened this issue 2 years ago • 1 comments

Description of the problem

It look like that server is able to establish a connection to external voice server even with --justpack argument.

In my case before server launch my script is packing resources, the issue is the real server launch was unable to connect to external, if done just after. I guess the first connection made by justpack had not enough time to dispose correctly and reject the legit one.

Reproduction steps

Setup server.cfg with voice and external voice server and launch altv server with justpack argument

Expected behaviour

justpack should ignore voice settings

Additional context

No response

Operating system

Ubuntu 22

Version

release

Reproduction tested

  • [X] I confirm that I have made sure that this issue is also present on the newest dev version

Arochka avatar Oct 23 '22 22:10 Arochka

confirm it on 13.0-dev44

altv-server.exe --justpack
[16:31:14] alt:V Server 13.0-dev44 (dev)
[16:31:14] Starting alt:V Server on 0.0.0.0:7788
[16:31:24][Error] Failed to connect to external voice server

Doxoh avatar Oct 24 '22 14:10 Doxoh

Fixed

LeonMrBonnie avatar Oct 28 '22 19:10 LeonMrBonnie

fixed in next dev

Doxoh avatar Oct 28 '22 19:10 Doxoh