Jump to content
  • 0

skill.c problem


Heartbreak

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

I was having problem fixing my asura = as if char is teleporting (thought i might have changed something in my skill.c)
so i decided to copy and paste a fresh copy of skill.c from here -> http://svn.rathena.org/svn/rathena/trunk/src/map/
which I believe same revision i have (cuz i've been doing this for a long time) = Revision 17704

but then after that i got these errors and I can't seem to fix it anymore.. please help me :( 

 

Untitled_zps40768583.jpg

 

I badly need help.. urgent.. i cant start my server T_T

Link to comment
Share on other sites

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

I suggest to download a new fresh from git. Or if you dont want. get a fresh svn 17704.

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

the revision in SVN are outdated. switch to GIT or checkout from GIT site.

https://github.com/rathena/rathena

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

i tried using skill.c from git.. and here's what i got.. =/

Untitled_zps2f26ce39.jpg

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

=='' update the whole file if you're unsure which patch updated these contents.

 

copy-paste one text file doesnt mean you could simply complete the update the changes done in each commit.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

tried that one.. now i get this error =/ 
i tried to search google for this file -> 3rdparty/libconfig/obj/libconfig.a:
but im not getting any result.. 
please help :(

 

Untitled_zps53c9f77e.jpg


now i have this error.. :( 

Untitled_zpsa9c7b283.jpg

 

please help me.. i've been working on this one for almost 9 hours now.. and i feel like i'm just making things worst.. T_T

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

like i told you in previous post ..

 

DO NOT TRY TO UPDATE JUST ONE FILE!!

 

update the whole server file, REDOWNLOAD a new copy. /swt

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

sorry.. i thought u mean just re-installing the folders.. 
im still trying to learn everything.. 
as u can see i've been working for almost 24 hours to fix this thing.. =/
problem is.. the only access i have is with filezilla and putty.. 
so i'm trying my best to fix this with the only resources i have.. 
please help me.. :(

 

 

Untitled_zps170b5c98.jpg

 

it says im missing a table.. 
would it be possible to re-install that table using putty ? 
i can't access phpmyadmin, neither mysql.. =/

tried searching for commands but i can't seem to find anything from google that works for my problem =/

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

if you don't have phpmyadmin, then install it.

sudo apt-get install phpmyadmin

or

yum install -y phpmyadmin

If you have forgotten the root password, you can reset it (search google).

 

If you don't want to do such complicated recovery thing, then just reformat your VPS or whatever it is and start from beginning.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   11
  • Joined:  11/20/11
  • Last Seen:  

I know the problem and im fixing as we speak.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   0
  • Joined:  12/02/12
  • Last Seen:  

fixed :3

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...