question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Description

Challenges that contain some " č ć ž š đ " characters in both description and title convert into " ? " after several server restarts

Steps to reproduce the behavior:

  1. Have database settings set as: https://i.imgur.com/alwaqum.png
  2. Restart a few times, they will convert. (At least we think it’s occuring on restarts)

Server / BentoBox information:

  • Database being used: MySQL
  • OS: Debian GNU/Linux 9
  • Java Version: Java™ SE Runtime Environment 18.3 (build 10.0.1+10) Java HotSpot™ 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
[20:23:04] [main/INFO]: [CHAT] Running PAPER 1.13.2.
[20:23:04] [main/INFO]: [CHAT] BentoBox version: 1.3.0-SNAPSHOT
[20:23:04] [main/INFO]: [CHAT] Loaded Game Worlds:
[20:23:04] [main/INFO]: [CHAT] skyblock (skyblock)
[20:23:04] [main/INFO]: [CHAT] Loaded Add-Ons
[20:23:04] [main/INFO]: [CHAT] BSkyBlock 1.3.0-SNAPSHOT
[20:23:04] [main/INFO]: [CHAT] WelcomeWarps 1.2-SNAPSHOT
[20:23:04] [main/INFO]: [CHAT] Challenges 0.6.0-SNAPSHOT
[20:23:04] [main/INFO]: [CHAT] Level 1.2.1-SNAPSHOT
[20:23:04] [main/INFO]: [CHAT] Biomes 0.5.0-SNAPSHOT
[20:23:04] [main/INFO]: [CHAT] SerbCraftAddon 2.0

Expected behavior

  • Have it not converting if the encoding is correctly set.
  • It should be “Slatka kuća” (http://prntscr.com/mosoku), but I have to change it manually everytime it converts back.

Additional context

  • It doesn’t seem that they all convert in a moment, it takes a while and it does randomly.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tastybentocommented, Mar 1, 2019

@baticag Thanks. I fixed it for MySQL. For MariaDB it looks like it needs a different setup so I need to have that one tested. But the MySQL one works now.

1reaction
BONNecommented, Feb 25, 2019

This is more BentoBox issue, then Challenges addon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is UTF-8 Encoding? A Guide for Non-Programmers
UTF-8 is an encoding system for Unicode. It can translate any Unicode character to a matching unique binary string, and can also translate...
Read more >
UTF-8 - Wikipedia
UTF-8 is a variable-length character encoding used for electronic communication. Defined by the Unicode Standard, the name is derived from Unicode (or ...
Read more >
HTML Unicode (UTF-8) Reference - W3Schools
Unicode is a character set. UTF-8 is encoding. Unicode is a list of characters with unique decimal numbers (code points). A = 65,...
Read more >
Encoding.UTF8 Property (System.Text) - Microsoft Learn
This property returns a UTF8Encoding object that encodes Unicode (UTF-16-encoded) characters into a sequence of one to four bytes per character, and that ......
Read more >
What is UTF-8? UTF-8 Character Encoding Tutorial
UTF-8 is a character encoding system. It lets you represent characters as ASCII text, while still allowing for international characters, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found