Skip to content

The character is not mapped: В #8

@endumiuz

Description

@endumiuz

When using this mod, the message java.lang.IllegalArgumentException: The character is not mapped: В shows up for every config file (except for the mod's own config file).

/usr/lib64/openjdk-8/bin/java -jar MCU-FastPack-1.7.8.jar --path debug-modpack/ --baseURL http://example.com --out debug.xml --mc 1.12.2 --forge 14.23.5.2854 --debug
Nov 22, 2020 1:30:33 PM org.mcupdater.util.DownloadCache init
INFO: Initializing DownloadCache in /home/kim/.MCUpdater/cache
Nov 22, 2020 1:30:33 PM org.mcupdater.util.MCUpdater <init>
INFO: Registering root certificates
Nov 22, 2020 1:30:33 PM org.mcupdater.util.MCUpdater <init>
INFO: Registered root certificate: dst_root_ca_x3
Nov 22, 2020 1:30:33 PM org.mcupdater.util.MCUpdater <init>
INFO: Registered root certificate: startssl
Nov 22, 2020 1:30:34 PM org.mcupdater.database.DatabaseManager <init>
INFO: Database connection established
debug-modpack/required/mods/B3M-1.12.2-17.jar: 63 entries in file.
debug-modpack/required/mods/KleeSlabs_1.12.2-5.4.12.jar: 32 entries in file.
Module: KleeSlabs
Module: Вращение Земли Майнкрафтская
Assigning configs to mods
===============
config/forge.cfg:
   >kleeslabs - 9 (potential)
   >forge-14.23.5.2854 - -17 (potential)
Problem with Mod Вращение Земли Майнкрафтская (B3M) and config config/forge.cfg (/forge)
java.lang.IllegalArgumentException: The character is not mapped: В
	at org.apache.commons.codec.language.Soundex.map(Soundex.java:232)
	at org.apache.commons.codec.language.Soundex.getMappingCode(Soundex.java:185)
	at org.apache.commons.codec.language.Soundex.soundex(Soundex.java:271)
	at org.mcupdater.util.ServerDefinition.assignConfigs(ServerDefinition.java:382)
	at org.mcupdater.fastpack.Main.main(Main.java:147)
config/forge.cfg: Minecraft Forge (-17)

config/B3M.cfg:
   >kleeslabs - 9 (potential)
   >forge-14.23.5.2854 - 17 (potential)
   >B3M - -20 (potential)
config/B3M.cfg: Вращение Земли Майнкрафтская (-20)

config/splash.properties:
   >kleeslabs - 7 (potential)
   >forge-14.23.5.2854 - -2 (potential)
Problem with Mod Вращение Земли Майнкрафтская (B3M) and config config/splash.properties (/splash)
java.lang.IllegalArgumentException: The character is not mapped: В
	at org.apache.commons.codec.language.Soundex.map(Soundex.java:232)
	at org.apache.commons.codec.language.Soundex.getMappingCode(Soundex.java:185)
	at org.apache.commons.codec.language.Soundex.soundex(Soundex.java:271)
	at org.mcupdater.util.ServerDefinition.assignConfigs(ServerDefinition.java:382)
	at org.mcupdater.fastpack.Main.main(Main.java:147)
config/splash.properties: Minecraft Forge (-2)

config/kleeslabs.cfg:
   >kleeslabs - -20 (potential)
   >forge-14.23.5.2854 - 17 (potential)
Problem with Mod Вращение Земли Майнкрафтская (B3M) and config config/kleeslabs.cfg (/kleeslabs)
java.lang.IllegalArgumentException: The character is not mapped: В
	at org.apache.commons.codec.language.Soundex.map(Soundex.java:232)
	at org.apache.commons.codec.language.Soundex.getMappingCode(Soundex.java:185)
	at org.apache.commons.codec.language.Soundex.soundex(Soundex.java:271)
	at org.mcupdater.util.ServerDefinition.assignConfigs(ServerDefinition.java:382)
	at org.mcupdater.fastpack.Main.main(Main.java:147)
config/kleeslabs.cfg: KleeSlabs (-20)

Nov 22, 2020 1:30:34 PM org.mcupdater.model.GenericModule getMD5
WARNING: No MD5 for Module forge-14.23.5.2854
Nov 22, 2020 1:30:34 PM org.mcupdater.model.GenericModule getMD5
WARNING: No MD5 for Module forge-14.23.5.2854

Versions:

  • FastPack 1.7.8
  • Minecraft 1.12.2
  • Forge 14.23.5.2854
  • Вращение Земли Майнкрафтская (Time-speed Mod) 1.12.2-17
  • KleeSlabs 5.4.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions