DashLoader is not compatible with Modern Font Pack
YutaYamamoto212 opened this issue ยท 2 comments
Describe the bug
Modern Font Pack modernizes the font of Minecraft and make it smooth and beautiful. However, the HD version or the Supreme version is not compatible with DashLoader. It drastically increases game load times and causes DashLoader to crash.
To Reproduce
Steps to reproduce the behavior:
- Click HERE to go to the Modern Font Pack CurseForge page.
- Click the Files tab.
- Download any of the following resource packs:
modern_font_pack_je_hd_jp_v919.zip
modern_font_pack_je_hd_kr_v919.zip
modern_font_pack_je_hd_cn_v919.zip
modern_font_pack_je_hd_tw_v919.zip
modern_font_pack_je_hd_hk_v919.zip
modern_font_pack_je_supreme_jp_v919.zip
modern_font_pack_je_supreme_kr_v919.zip
modern_font_pack_je_supreme_cn_v919.zip
modern_font_pack_je_supreme_tw_v919.zip
modern_font_pack_je_supreme_hk_v919.zip
- Install any of the above resource packs into the game.
- Apply the resource pack, then the error occurred. Restart the game, the error still exists.
Expected behavior
DashLoader can cache this resource pack normally.
Context (please complete the following information):
- DashLoader Version 4.1.3
- Minecraft Version 1.19.2
Full Logs
After applying the resource pack: https://mclo.gs/GK8arM5
After restarting the game: https://mclo.gs/cRK0d8K
Additional context
Sometimes there is an out of memory error when caching this resource pack. Allocating 8 GB or more of memory will not give an out of memory error, but will give another error java.lang.IllegalArgumentException: capacity < 0: (-1159001911 < 0)
.
The Basic version (modern_font_pack_je_basic_jp_v919.zip
, modern_font_pack_je_basic_kr_v919.zip
, modern_font_pack_je_basic_cn_v919.zip
, modern_font_pack_je_basic_tw_v919.zip
and modern_font_pack_je_basic_hk_v919.zip
) of the resource pack does not have this problem.
Describe the bug Modern Font Pack modernizes the font of Minecraft and make it smooth and beautiful. However, the HD version or the Supreme version is not compatible with DashLoader. It drastically increases game load times and causes DashLoader to crash.
To Reproduce Steps to reproduce the behavior:
1. Click [HERE](https://www.curseforge.com/minecraft/texture-packs/modern-font-pack) to go to the Modern Font Pack CurseForge page. 2. Click the Files tab. 3. Download any of the following resource packs:
modern_font_pack_je_hd_jp_v919.zip modern_font_pack_je_hd_kr_v919.zip modern_font_pack_je_hd_cn_v919.zip modern_font_pack_je_hd_tw_v919.zip modern_font_pack_je_hd_hk_v919.zip modern_font_pack_je_supreme_jp_v919.zip modern_font_pack_je_supreme_kr_v919.zip modern_font_pack_je_supreme_cn_v919.zip modern_font_pack_je_supreme_tw_v919.zip modern_font_pack_je_supreme_hk_v919.zip
4. Install any of the above resource packs into the game. 5. Apply the resource pack, then the error occurred. Restart the game, the error still exists.
Expected behavior DashLoader can cache this resource pack normally.
Context (please complete the following information):
* DashLoader Version 4.1.3 * Minecraft Version 1.19.2
Full Logs After applying the resource pack: mclo.gs/GK8arM5 After restarting the game: mclo.gs/cRK0d8K
Additional context Sometimes there is an out of memory error when caching this resource pack. Allocating 8 GB or more of memory will not give an out of memory error, but will give another error
java.lang.IllegalArgumentException: capacity < 0: (-1159001911 < 0)
. The Basic version (modern_font_pack_je_basic_jp_v919.zip
,modern_font_pack_je_basic_kr_v919.zip
,modern_font_pack_je_basic_cn_v919.zip
,modern_font_pack_je_basic_tw_v919.zip
andmodern_font_pack_je_basic_hk_v919.zip
) of the resource pack does not have this problem.
I also had this issue