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

Ошибка 10013 #53

Open
neyasbltb88 opened this issue Dec 4, 2022 · 0 comments
Open

Ошибка 10013 #53

neyasbltb88 opened this issue Dec 4, 2022 · 0 comments

Comments

@neyasbltb88
Copy link

Во время первого запуска сервера все было нормально, а потом каждый стала появляться эта ошибка. При этом клиент запускается, проходит авторизация, начинается загрузка мира, а потом все обрывается и в игре пишет что клиент был отключен. Вот полный лог:

                 Blizzless: Build 29, Stage: 4 - Beta
Connected Module: 0x00 - Diablo 3 RoS 2.7.4.84161
------------------------------------------------------------------------
[ Info] [RPCTransfer]: Achievements loaded from file.
[ Info] [BZ.Net]: Connect with base established.
[ Info] [DataBaseSystem]: Loading accounts...
[ Info] [DataBaseSystem]: Loading game data...
[ Info] [DataBaseSystem]: Loading Diablo III - Toons...
[ Info] [DataBaseSystem]: Initializating of data..
[ Info] [DataBaseWorker]: Loading Diablo III Assets..
[ Info] [BZ.Net]: Loading Diablo 3 - Core...
[ Info] [D3Core]: Loading Recipes...
[ Info] [D3Core]: Loading Items...
[ Info] [D3Core]: Loading Paragons...
[ Info] [D3Core]: Loading Tutorials...
[ Info] [D3Core]: Loading Bonuses...
[ Info] [D3Core]: Loading Handlers...
[ Info] [D3Core]: Loading Lore...
[ Info] [D3Core]: Loading Bounties...
[ Info] [D3Core]: Loading Worlds...
[ Info] [BZ.Net]: Loaded - 6473 items.
[ Info] [BZ.Net]: Diablo 3 Core - Loaded
[ Info] [BZ.Net]: REST server started - 127.0.0.1:8081
[ Info] [BZ.Net]: Server BlizzLess.Net started - 127.0.0.1:1119
[ Info] [As]: Connection: 127.0.0.1:2001
[Fatal] [As]: Connection: 127.0.0.1:2001
[ Info] [BattleNetEmu]: Game server loaded 127.0.0.1:2575 connecting to BlizzLess.Net...
[ Warn] [As]: Exception: - [Exception] System.Net.Sockets.SocketException (10013): Сделана попытка доступа к сокету методом, запрещенным правами доступа.
   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)
   at System.Net.Sockets.TcpListener.Start()
   at DiIiS_NA.GameServer.ClientSystem.Base.AsyncAcceptor.Start(String ip, Int32 port) in D:\blizzless-diiis-master\src\DiIiS-NA\D3-GameServer\ClientSystem\Base\AsyncAcceptor.cs:line 35
[Fatal] [S]: Listen failed to Start AsyncAcceptor on 127.0.0.1
[ Info] [BattleNetEmu]: Game server was registred for BlizzLess.Net 127.0.0.1:1345.
[ Info] [BlizzLess.Net System]: Request of new Client - IP: - [::ffff:127.0.0.1]:2600
[ Info] [ConnectionSerivce]: Connect with BlizzLess.Net established. Client - [::ffff:127.0.0.1]:2600
[ Info] [AuthenticationService]: ----------------------------------------------------------------
[ Info] [AuthenticationService]: Game: Diablo 3 | Version: 84161 | Platform: Win | Locale: ruRU
[ Info] [AuthenticationService]: ----------------------------------------------------------------
[ Warn] [RestSession]: Аутентификация завершена: Логин - qwerty@gmail.com. Cоединение с REST разорвано.
[ Info] [AuthenticationService]: Client connected - QWERTY#9512
[ Info] [AuthenticationService]: ----------------------------------------------------------------
[ Info] [Game]: All players disconnected, closing game session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant