- StarMade #######
- version 0.198.222 - build 20160622_203509 # #############
[SERIAL] "not retrieved"
[STARTER] template dir exists. overwriting template with current data
[IO][COPY] FILE FROM /home/main/StarMade/./data/config/FactionConfig.xml to /hom
e/main/StarMade/./customFactionConfig/FactionConfigTemplate.xml
[IO][COPY] FILE FROM /home/main/StarMade/./data/config/customFactionConfigHOWTO.
txt to /home/main/StarMade/./customFactionConfig/customFactionConfigHOWTO.txt
[STARTER] template dir exists. overwriting template with current data
[IO][COPY] FILE FROM /home/main/StarMade/./data/config/customBlockBehaviorConfig
Template.xml to /home/main/StarMade/./customBlockBehaviorConfig/customBlockBehav
iorConfigTemplate.xml
[IO][COPY] FILE FROM /home/main/StarMade/./data/config/customBlockBehaviorConfig
HOWTO.txt to /home/main/StarMade/./customBlockBehaviorConfig/customBlockBehavior
ConfigHOWTO.txt
[RESOURCES][CustomTextures] No need to create pack.zip. Hash matches (as rewriti
ng a zip changes the hash on it)
[TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[LANGUAGE] detected language: en
[LANGUAGE] loading language: english; Resolved to english
java.io.FileNotFoundException: ./keyboard.cfg (No such file or directory)
at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:146) at java.io.FileReader.<init>(FileReader.java:72) at org.schema.schine.input.KeyboardMappings.a(SourceFile:177) at obfuscated.QF.b(SourceFile:94) at obfuscated.QF.a(SourceFile:218) at org.schema.game.common.Starter.main(SourceFile:812)
Could not read settings file: using defaults (./keyboard.cfg (No such file or di
rectory))
[LANGUAGE] Loading English; Version: 0
[LANGUAGE] LOADED FONT PATH/NAME: font/Monda-Regular.ttf
[SERVER] using world: world0; ./server-database/world0/
[INIT] Segment Database Path: /home/main/StarMade/./server-database/world0/DATA;
exists? true; is Dir? true; creating dir sucessfull (gives false if exists)? fa
lse
[GUI] NO STARMADE-WINDOW CONFIG FOUND. Using defaults
[LIBLOADER] OS Linux - 3.2.0-4-amd64
[LIBLOADER] OS ARCHITECTURE amd64
Exception in thread "main"
java.lang.UnsatisfiedLinkError: /home/main/StarMade/native/linux/libStarMadeNati
ve64.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (requir
ed by /home/main/StarMade/native/linux/libStarMadeNative64.so)
at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880) at java.lang.Runtime.loadLibrary0(Runtime.java:849) at java.lang.System.loadLibrary(System.java:1088) at obfuscated.QG.a(SourceFile:106) at org.schema.game.common.Starter.main(SourceFile:834)