Jump to content
  • 0

Teleport Table problem


0flee

Question

Hello folks, i want to make few zones whene can enter if they have x level. I start by making something in java & table. But unfortunatelly, i get some errors and i don;t understand what's the problem. My project it's HI5 L2jSunrise. Here it's error. If someone can offer help, i will apreciate. Have a beautiful day
Java Error

Java

Database

Edited by 0flee
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

custom_teleport Table

custom_table in java

On teleport works, but on custom_teleports, no

I saw now, i must find table custom_teleports in java. i found custom_teleport, but custom_teleports, no

Link to comment
Share on other sites

  • 0
13 minutes ago, 0flee said:

custom_teleport Table

custom_table in java

On teleport works, but on custom_teleports, no

I saw now, i must find table custom_teleports in java. i found custom_teleport, but custom_teleports, no

upload sql  to see samthing

Link to comment
Share on other sites

  • 0
47 minutes ago, BruT said:

Short.parseShort("level") -> rs.getInt("level")

Short.parseShort("level") -> rs.getInt("level")

 

there is only custom_teleport not custom_teleports

Edited by BruT
Link to comment
Share on other sites

  • 0

https://prnt.sc/mVm8bvmFSNlF

The error says that you are trying to get an sql column that doesn't exists at your result set. is there column 'level' at your table? 😄

Edited by Ugleethyn
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...