Jump to content
  • 0

highest peak script


Question

Posted

hello i'm using the scripted called Highest peak that flux control panel uses. im getting a sql error, not sure if its because something changed in Rathena so i wasn't sure if its source or script or database related.

[SQL]: DB error - Incorrect table name '' [Debug]: at c:\users\truenoir\desktop\rathena\rathena-master\src\map\script.c:16 173 - SELECTusersFROM `` ORDER BYusers` LIMIT 1
[Debug]: Source (NPC): Highest Peak (invisible/not on a map)

[SQL]: DB error - Incorrect table name ''
[Debug]: at c:\users\truenoir\desktop\rathena\rathena-master\src\map\script.c:16
173 - INSERT INTO `` (users, date) VALUES (1, '2017-2-2')
[Debug]: Source (NPC): Highest Peak (invisible/not on a map)

thanks

 

4 answers to this question

Recommended Posts

  • 0
Posted
[SQL]: DB error - Incorrect table name ''
SELECTusersFROM `` ORDER BYusers` LIMIT 1

 

That means your SQL statement is wrong. Check how the script is building the query.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...