Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lub File can't support tis-620 #405

Open
hnomkeng opened this issue Jun 24, 2024 · 16 comments
Open

Lub File can't support tis-620 #405

hnomkeng opened this issue Jun 24, 2024 · 16 comments
Labels
Bug Something that is already regarded as completed not working how it should be.

Comments

@hnomkeng
Copy link

hnomkeng commented Jun 24, 2024

Describe the bug
lub file inside data using tis-620 will show random text

@hnomkeng hnomkeng added the Bug Something that is already regarded as completed not working how it should be. label Jun 24, 2024
@hnomkeng hnomkeng changed the title Lua File can't support tis-620 Lub File can't support tis-620 Jun 24, 2024
@alisonrag
Copy link
Collaborator

what lub file? send in game screenshots

@alisonrag
Copy link
Collaborator

also send me ur file and browser config

@hnomkeng
Copy link
Author

also send me ur file and browser config

itemInfo.zip

@hnomkeng
Copy link
Author

hnomkeng commented Jun 25, 2024

what lub file? send in game screenshots

incorrect
Screenshot 2567-06-25 at 09 51 02

correct

  • will update tonight

@Boblee-D-Dev
Copy link
Contributor

Boblee-D-Dev commented Jun 25, 2024

Actually, this is not a bug i can use thai iteminfo from tis-620 encode, I will drop my example iteminfo for you

Screenshot 2024-06-25 114255

@Boblee-D-Dev
Copy link
Contributor

itemInfo.zip

@hnomkeng
Copy link
Author

hnomkeng commented Jun 25, 2024

itemInfo.zip

same issue, testing on Safari

image

@poyza19147
Copy link

The iteminfo.lub data file using my tis-620 works normally.

Screenshot 2024-06-25 155311

@hnomkeng
Copy link
Author

The iteminfo.lub data file using my tis-620 works normally.

Screenshot 2024-06-25 155311

do you can share config in html file ?

@Boblee-D-Dev
Copy link
Contributor

Boblee-D-Dev commented Jun 25, 2024

So weird, The iteminfo.lub is working, but other files e.g. skilldescript.lub tis-620 not working :(

@alisonrag
Copy link
Collaborator

alisonrag commented Jun 25, 2024

share your files and screenshot and config (langtype)

@Boblee-D-Dev
Copy link
Contributor

Boblee-D-Dev commented Jun 25, 2024

lubfile.zip

version: 55,
langtype: 5,

Screenshot

Screenshot 2567-06-25 at 20 59 40 Screenshot 2567-06-25 at 20 57 46

@alisonrag
Copy link
Collaborator

i will test later, but did u tried some other langtypes?

@Boblee-D-Dev
Copy link
Contributor

i will test later, but did u tried some other langtypes?

Not yet, Which langtype do you prefer?

@Boblee-D-Dev
Copy link
Contributor

Boblee-D-Dev commented Jun 25, 2024

I solved an issue, in my case it's from
data = new TextDecoder('iso-8859-1').decode(data);

When i changed to tis-620 , I can solved the problem

@hnomkeng
Copy link
Author

OK, i see error Loading file "System/itemInfo.lub"... Online.js:503445:13
(System/itemInfo.lub) error: SyntaxError: JSON.parse: bad control character in string literal at line 61872 column 40 of the JSON data

itemInfo.zip

same issue, testing on Safari

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something that is already regarded as completed not working how it should be.
Projects
None yet
Development

No branches or pull requests

4 participants