My case is:
I want to create one evolution database using a tipbox system on my new project.
I want to search the monster and after this, show the image on left and the evolution infos on right.
The infos follow correct but i'm stuck when try to trade the default "search image" to new monster image.
At first I believed that the problem was the image path, but I did a quick search on other servers that tipbox works correctly.
I just copy the tipbox.lub (inside their system folder) and replace on my file, when i try to open inside the game i faced again the "Gravity Error".
The file tip00001 was extract of grf. ( tip00001.bmp (240x320) ) <- correctly.
The tip ID has been tested using "1" and nothing happens just continued the gravity error.
I try to change the path to korean patch ( Image = "유저인터페이스\\tipbox\\tip00001", ) and nothing change,
Anyone knows this problem?
This maybe can be a client version problem? i'm using 2019/06/26, (I tested to the 2019/05/30 and nothing changed.)
This problem can bee a path error?
Found in another post here in the community, a user posted a different function that supposedly fixed this issue. but in my case the error continued.
I suppose I've tried everything before coming here for ask help.
Hello hercules community!
My case is:
I want to create one evolution database using a tipbox system on my new project.
I want to search the monster and after this, show the image on left and the evolution infos on right.
The infos follow correct but i'm stuck when try to trade the default "search image" to new monster image.
At first I believed that the problem was the image path, but I did a quick search on other servers that tipbox works correctly.
I just copy the tipbox.lub (inside their system folder) and replace on my file, when i try to open inside the game i faced again the "Gravity Error".
Whell this is my exemple:
[1043] = {
Title = "Title Exemple",
Search = 1,
Image = "À¯ÀúÀÎÅÍÆäÀ̽º\\tipbox\\tip00001",
Imgcoord = {Position = 5, Size = 100},
Page = { "Str: ^0000FF20^000000" Agi^0000FF15^000000" },
},
The file tip00001 was extract of grf. ( tip00001.bmp (240x320) ) <- correctly.
The tip ID has been tested using "1" and nothing happens just continued the gravity error.
I try to change the path to korean patch ( Image = "유저인터페이스\\tipbox\\tip00001", ) and nothing change,
Anyone knows this problem?
This maybe can be a client version problem? i'm using 2019/06/26, (I tested to the 2019/05/30 and nothing changed.)
This problem can bee a path error?
Found in another post here in the community, a user posted a different function that supposedly fixed this issue. but in my case the error continued.
I suppose I've tried everything before coming here for ask help.
I appreciate any answer, see ya.
Share this post
Link to post
Share on other sites