Jump to content
  • 0
lzgames

Chanege Device Help

Question

Hi Herc can i got your help ??
ive my Ragnarok Offline Server with HEC SVN
last time (Des 2016) I open/setup my server running good
then my laptop is broke

now i buy a new laptop and try to get my server back
ive all data backup from my server like SVN,GRF,KRO,Tools and other
but i get this trouble :

1. Here the Problem when i open run-server

Untitled04.thumb.jpg.3f092fe54b66afeaf2fc0c766a88802e.jpg

 

2. I cant recompile my server with Visual C ++ 2010 (same version and step with my old laptop)

 Untitled00.thumb.jpg.da67adbcbc6e5c2ee5da264eac25217b.jpg

Untitled01.thumb.jpg.9ab94ac1f546a9439e5a068d9edc0dc2.jpg

Untitled02.thumb.jpg.74262d514d544f5f17fea2a0fa72c4cb.jpg

 

3. This My SQL (i use same version, password and step with my old laptop)

Untitled03.thumb.jpg.29fbeb570ad80299d1d68530ea660ac8.jpg

 

Can u guys help me ??
THANKYOUUUUUUUUUUUUUUUUU

Edited by lzgames

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Well, the message is pretty clear, 

Access denied to user root 

- Review your MySQL server's root password 

- Review your sql_connection.conf

https://github.com/HerculesWS/Hercules/blob/master/conf/global/sql_connection.conf

 

UPD: No need to duplicate / quote to different categories on the forum, this behavior might get you into trouble...

Edited by Habilis

Share this post


Link to post
Share on other sites
  • 0
17 minutes ago, Habilis said:

Well, the message is pretty clear, 

Access denied to user root 

- Review your MySQL server's root password 

- Review your sql_connection.conf

https://github.com/HerculesWS/Hercules/blob/master/conf/global/sql_connection.conf

 

oh God i forget that step. 14hours i stuck on my laptop but i cant fix that. 

PROBLEM 1 IS SLOVED. THANKYOUUUUU Habilis

how about problem 2?? i cant recompile my server :(

Share this post


Link to post
Share on other sites
  • 0

I never did it in windows, but my guess is uhhh......

Hercules-14 requires VisualStudio 2014 ????????????

you are trying to open it in VS 2010

 

Hercules ships with solution and project files for Visual Studio from 2012 onwards.

source :  http://herc.ws/wiki/Compiling

Quote

Using Visual Studio

Compile_hercules.PNG
magnify-clip.png
MS Visual Studio 2012: Compile configuration (red) and solution (blue) with it's child projects.

Hercules ships with solution and project files for Visual Studio from 2012 onwards.

  • Download the latest version of Visual Studio (at the time of writing, MS Visual Studio 2015 Community Edition) and install it, if you do not have Visual Studio already installed.
  • Open Hercules-14.sln in your Hercules folder if you use Visual Studio 2015, for Visual Studio 2013, you need to open Hercules-12.sln, for Visual Studio 2012, you need to open Hercules-11.sln instead.
  • Select the desired compile configuration (marked red). Use Release when you compile the server, where players will be playing on. Debug compiles the server without optimizations and with debugging information.
  • Right-click the solution node (marked blue) and select Build solution. If you have compiled the server before, it is recommended to use Rebuild solution, as it forces the compiling of all components, not just those, which seem to have changed since last compile.
  • If the compilation was successful, the resulting executables are in the same folder as the solution named login-server.exe, char-server.exe, map-server.exe and mapcache.exe.
5
5

 

Edited by Habilis

Share this post


Link to post
Share on other sites
  • 0
10 minutes ago, Habilis said:

I never did it in windows, but my guess is uhhh......

Hercules-14 requires VisualStudio 2014 ????????????

you are trying to open it in VS 2010

 

Hercules ships with solution and project files for Visual Studio from 2012 onwards.

source :  http://herc.ws/wiki/Compiling

 

oh oke.  ma bad :). thank you broooooo

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.