Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Hi ... Testing I love this stable version. A question what is the limit of mobs in the GS and GSCS
- - - Updated - - -
Excellent work ... I really like the way you do things, you can see that you try to take care of every detail.Many things are working excellently, the client sees that the aesthetics are good.
My test
1.-bug in duel the character that wins the duel does not reappear in a different coordinate, the character begins to walk alone and then the duel is canceled
https://i.imgur.com/U632Laf.png
2.-the eventitembag are not working, the events and mobs do not take the data from the eventitembag
3.-hp bar on mob and player appears black
https://i.imgur.com/GRS9a2H.jpg
https://i.imgur.com/q5OlVJe.jpg
4.-custom buttons in warehouse and PS you have to do several clicks to make them work
https://i.imgur.com/rCmnQf6.jpg
5.-helper window gets bugged, and you have to do several clicks on the buttons
6.-the dorados do not throw kundun problem with eventitembag
https://i.imgur.com/OuABJfP.jpg
7.- does not enter the illusion temple
https://i.imgur.com/HLhLCi4.jpg
https://i.imgur.com/wOHt2wN.jpghttps://i.imgur.com/inlbaxA.jpg
8.-ping command closes the GS
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Thanks for reporting it, i will try to fix these things.
I was working on full season 1 based on this emulator, but i will back to season 5.5
Ps. See the PM message bro!
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Quote:
Originally Posted by
SmileYzn
Thanks for reporting it, i will try to fix these things.
I was working on full season 1 based on this emulator, but i will back to season 5.5
Ps. See the PM message bro!
Good to see you back.
Happy New Year.
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
@thejaguar1
Did you can add-me on discord? #3945?
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Quote:
Originally Posted by
SmileYzn
Friend request failed. lol
SmileYzn#3945
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Good evening,I configured and left the server online for about 2 hours, after that, I started to crash the GS.I already switched GS but the crash remains, I didn't change files.Below is the .dmp
https://drive.google.com/file/d/1eIF...ew?usp=sharing
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Quote:
Originally Posted by
welsonjr
I think we can't just download it.
take a snapshot and put it in imgur or any other image upload sites so we can see what's your problem is.
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
All crashes is related to lua script system, that i am fixing it, do not worry will be fixed until the next update
Thanks for testing it!
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Server and client are updated!
Check changelogs for details.
Ps. I hope that updates will stop unexpected server crashes.
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
@SmileYzn tks for your hard works!..
btw anyone have a website for this server ? i want setup a website for register and reset..tks :D.
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Uhmm i think the server is compatible with a lot of webs, a good choise that i seen is WebEngine
Att
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Problem for auto attack : Can i just select only one skill to use ?,there are 3 slot,when i pick skill on slot 1,slot 2 and 3 empty,character keep switch slot 1 > 2 > 3 to attack,if slot 2 and 3 are emty,character just freeze..its really annoying :D..
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Hello, It was a nice version, thank you.
However, when I want to go to the Crywolf map, the game freezes.
DelAccount logs appear when I check Gameserver.
https://i.hizliresim.com/OU9edf.png
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Del account info is a normal approach when you move from gameserver to gameserverCS...
Did you made the setup of server correclty (And GSCS is running?)
Sorry i need to ask
Re: [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)
Hello, I'm doing my tests locally.
The contents of my Settings Files are as follows;
ChatServer.ini
Code:
[ChatServerInfo]
MaxIpConnection = 10; Máximo de clientes por IP
MaxClientOnlineTime = 60000 ; Tempo inativo do cliente (MS)
MaxChatRoomOnlineTime = 60000 ; Tempo inativo da sala (MS)
ChatServerPort = 55980; Porta do ChatServer
DataServerPort = 55960; Porta do DataServer
ChatServerVersion = 1; Versão do ChatServer (0|1)
DataServerAddress = 127.0.0.1
ServerList.txt
Code:
//// Código Nome IP Porta Status// 0 "GameServer" "192.168.188.20" 55900 "SHOW" 9 "GameServerCS" "192.168.188.20" 55909 "HIDE"end
GameServer.ini
Code:
; -----------------------------------------------------------
;Connection Settings
; -----------------------------------------------------------
DataServerAddress = 127.0.0.1
DataServerPort = 55960
JoinServerAddress = 127.0.0.1
JoinServerPort = 55970
ConnectServerAddress = 127.0.0.1
ConnectServerPort = 55557
GameServer.ini (CS)
Code:
; -----------------------------------------------------------
;Connection Settings
; -----------------------------------------------------------
DataServerAddress = 127.0.0.1
DataServerPort = 55960
JoinServerAddress = 127.0.0.1
JoinServerPort = 55970
ConnectServerAddress = 127.0.0.1
ConnectServerPort = 55557
JoinServer.ini
Code:
[JoinServerInfo]
JoinServerODBC = MuOnline_EX501
JoinServerPort = 55970
JoinServerUSER = sa
JoinServerPASS =
ConnectServerAddress = 127.0.0.1
ConnectServerPort = 55557
Client IP : 192.168.188.20
I wonder if I'm not sure about ip addresses? Since I use local, I used 127.0.0.1 in some places.However, I used my local ip address in the ServerList.txt file, otherwise it would not connect.
Thank you so much.