Re: GrandChase Season 2 Server
Quote:
Originally Posted by
H1e1
Since the link for serverfiles provided here is dead, the only other season 2 server files I could find on the web were the ones in the release section. I replaced the "GameServer" folders with the ones provided. I get a "Bad Image" error when trying to start RelayServer.exe saying that MailSMTP.dll is either not designed to run on Windows or it contains an error.
This is closest I can get with the only server files I could find. I would greatly appreciate it if someone could help with a solution.
Try looking at this video to bypass the gameguard. Considering MailSMTP.dll is covered in it.
https://www.youtube.com/watch?v=pJU2WMlme6U
- - - Updated - - -
Since it excludes this dll in the video, perhaps that will resolve your issue.
- - - Updated - - -
Unfortunately the server file executables will need Hex'd so that they don't try to load the 2 Mail*.dll files.
Re: GrandChase Season 2 Server
I've tried running RelayServer.exe on both windows 7 64 and 32 bit and I get the same exact error. A possibility is that the files under UDPRelay are not compatible with win7. I doubt I would get a reply, but I would like to know if anyone has been able to successfully get these server files running http://forum.ragezone.com/f538/relea...-chase-899961/
EDIT: RelayServer.exe is the only one the gives this error, so far the rest of the executable files run without problem.
http://i.imgur.com/gkiyKfa.jpg?1
Re: GrandChase Season 2 Server
Quote:
Originally Posted by
H1e1
I've tried running RelayServer.exe on both windows 7 64 and 32 bit and I get the same exact error. A possibility is that the files under UDPRelay are not compatible with win7. I doubt I would get a reply, but I would like to know if anyone has been able to successfully get these server files running
http://forum.ragezone.com/f538/relea...-chase-899961/
EDIT: RelayServer.exe is the only one the gives this error, so far the rest of the executable files run without problem.
http://i.imgur.com/gkiyKfa.jpg?1
Have you tried program compatibility with Windows XP?
They were created for XP.
Re: GrandChase Season 2 Server
Quote:
Originally Posted by
DNC
Have you tried program compatibility with Windows XP?
They were created for XP.
I did some more searching and I found completely different server 2 files. I managed to get through logging into the game.. but now I can't seem to enter the server. I will probably have to start a new thread to find a solution to my current problem since the files I am now using are not the ones from this guide. I really appreciate the help though, thanks!
Re: GrandChase Season 2 Server
Quote:
Originally Posted by
H1e1
I did some more searching and I found completely different server 2 files. I managed to get through logging into the game.. but now I can't seem to enter the server. I will probably have to start a new thread to find a solution to my current problem since the files I am now using are not the ones from this guide. I really appreciate the help though, thanks!
Look over the CRC32 part again :)
Re: GrandChase Season 2 Server
Quote:
Originally Posted by
iceblade112
Look over the CRC32 part again :)
Where exactly am I supposed to copy the result to?
I am still having the same problem.
Edit: I looked at it again.. seems the CRC32 you're referring to was a form of hash. Now I just cant figure out what string I'm supposed to use the CRC32 hash for
Re: GrandChase Season 2 Server
Server and Client connections fails, I downloaded the GameServer, followed the steps what you write to setting IP of config_server.lua, and the database of IP, but it still can't start GameServer_NOGG.exe
Is it I miss something?
Re: GrandChase Season 2 Server
I have the old files from this tutorial
So I think this is the server files : Here
EDIT : Let me know if you guys need any other files.
Re: GrandChase Season 2 Server
Quote:
Originally Posted by
narutogod123
I have the old files from this tutorial
So I think this is the server files :
Here
EDIT : Let me know if you guys need any other files.
http://61.160.247.115:81/0.jpg
http://61.160.247.115:81/1.jpg
odbc_main.dsn
[ODBC]
DRIVER=SQL Server
LANGUAGE=Português
DATABASE=gc
WSID=beiju
APP=Microsoft Data Access Components
SERVER=(local)
Description=Internal
UID=sa
PWD=WiNdOwSxP-Db0ByHeHeTrI
odbc_msg.dsn
[ODBC]
DRIVER=SQL Server
LANGUAGE=Português
DATABASE=msg
WSID=beiju
APP=Microsoft Data Access Components
SERVER=(local)
Description=Internal
UID=sa
PWD=WiNdOwSxP-Db0ByHeHeTrI
odbc_stat.dsn
[ODBC]
DRIVER=SQL Server
LANGUAGE=Português
DATABASE=stat
WSID=beiju
APP=Microsoft Data Access Components
SERVER=(local)
Description=Internal
UID=sa
PWD=WiNdOwSxP-Db0ByHeHeTrI
Re: GrandChase Season 2 Server
There needs to be a better explanation on the CRC32 part please. I've been working non-stop for 3 days just to find I wasn't the only one with issues connecting to the game after its running. I've followed the CRC part exactly as stated but its obviously incomplete. It says to copy the bottom code, and I'm assuming I'm suppose to be using it somewhere else, but it doesn't say where. If someone here can please explain the issues I'm having I would be grateful .
Note: I do have 4 years of experience with private servers in general, but not with Grand Chase. So I do know how to use MSSQL very well, but I'm still learning the ropes for everything else.
Below is my error, and I'm sure you already know what it is but here is the picture just to make sure you got an understanding of whats going on. Thanks ahead of time and thanks for reading this.
http://s13.postimg.org/czt15fz2v/Capture.png
Re: GrandChase Season 2 Server
@ansem774 Go to hashcalc, crc32, type in current timestamp, copy and replace it with crc32here, after that execute the query and voila. I myself have never gotten further then server select. All I could do was play practice with these files.
Re: GrandChase Season 2 Server
Wow, thanks so much xteslaz! That part was definitely missing.
You said you haven't been able to do anything other than practice? What in the world. Do you know if there are working season 2 server files or do you have some? Im making a local server for the girlfriend. She was devastated over the close and we met on grand chase. ;)
Re: GrandChase Season 2 Server
It probably was my pc. I was on win 8.1 back then... Idk what client I have to use now since the old client dl is offline.
Re: GrandChase Season 2 Server
Quote:
Originally Posted by
ansem774
Wow, thanks so much xteslaz! That part was definitely missing.
You said you haven't been able to do anything other than practice? What in the world. Do you know if there are working season 2 server files or do you have some? Im making a local server for the girlfriend. She was devastated over the close and we met on grand chase. ;)
The crc32 part wasn't done properly if you can't get into server select. That or connectstatusdb or your config_server.lua.
Re: GrandChase Season 2 Server
@iceblade112 Was helping him for an hour and no success. This is how I did the crc32 part:
- Go to hashcalc
- In text, type in 321
- Copy the crc32 of 321
- Execute the query
- Execute the second query
- Copy the last result (Also I don't get why would you copy the last result, since it says nowhere to paste it.) Also checked the databases and the server configs & the dsn's.
PS: When he trys to use 127.0.0.1 the servers themself give an error. And yes databases & configs also edited.
PSS: It gives connection timed out when he tryed to log in. Can this be the client causing this? Was using unlimitedgc.