Jump to content
  • 0

#CASHPOINTS changes cause freeze


grandholy

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  12/10/12
  • Last Seen:  

First, everything works well.

I use @cash to add a little cash to my admin char.

then I write a script which is an NPC with this command:

set #CASHPOINTS, #CASHPOINTS + 1000;

everything works well.

Then I sleep. My computer freezed in the middle of night.

When I wake up, I started my server again and re-test the NPC script.

Whenever I touch CASHPOINTS (@cash, script above...), client freeze (can zoom, change view, etc...), then server cannot connect (can login though) until I close server and start again.

What can I do now?

Edited by grandholy
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

Check if any of your MySQL table was crashed and repair them

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   199
  • Joined:  05/03/13
  • Last Seen:  

You should check the server logs, and share the server logs (server logs means: the output on the map/char/login server consol)

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  12/10/12
  • Last Seen:  

On 10/31/2018 at 4:14 PM, Normynator said:

You should check the server logs, and share the server logs (server logs means: the output on the map/char/login server consol)

where can I get it?

 

On 10/31/2018 at 4:19 PM, Secrets said:

Check if any of your MySQL table was crashed and repair them

I've repair all the tables but the problem is still there.

Recompiled rathena -> not work.

Repair table -> not work.

 

 

Found it, I must repair Log db too. Only repair main db is not working.

Thanks for helping me.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.06
  • Content Count:  241
  • Reputation:   11
  • Joined:  08/12/20
  • Last Seen:  

Would this be the way on how you repaired the tables?
image.png.11c91274d0c56df9fddbf90bcdf34f8c.png
 

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...