I did indeed receive a log.
Worth noting that my starmade folder that i have the launcher in is in my programfiles(x86) like the rest of the games i have, but the dir that is labled here is C:\Starmade (Due to launcher having different location for the update files)
I notice it is having issues with textures, seems to be ignoring a rather large chunk.
I am on data hotspot when I am able to work on starmade, so I try not to have to redownload anymore than necessary, but I think I may need to delete the contents of my C:\Starmade folder contents and let it redownload it. I seem to recall someone having the same issue I am, put in a support ticket and was told to make a new folder in C:/ named "Starmade" then change launcher settings to make it update to that folder. Now, he didnt mention where his starmade launcher folder was. Link to page that mentions this-->
Launcher launches but game won't [SOLVED] :: StarMade General Discussions
[2017-08-29 20:42:12] [VERSION] loading version from install dir: .\
[2017-08-29 20:42:12] [VERSION] VERSION: 0.199.654
[2017-08-29 20:42:12] [VERSION] BUILD: 20170822_142245
[2017-08-29 20:42:12] #################### StarMade #######################
[2017-08-29 20:42:12] # version 0.199.654 - build 20170822_142245 #
[2017-08-29 20:42:12] #####################################################
[2017-08-29 20:42:12] [SERIAL] "not retrieved"
[2017-08-29 20:42:12] [INSTALLATION_DIRECTORY] "C:\StarMade\."
[2017-08-29 20:42:12] [JVM-ARGUMENTS] [-Djava.net.preferIPv4Stack=true, -Xmn128M, -Xms512M, -Xmx4096M, -Xincgc]
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring lava.png: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring shield_tex.png: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring lava.png: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring lava.png.zip: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring shield_tex.png: not a directory
[2017-08-29 20:42:12] [TEXTURE-PACK] WARNING: ignoring shield_tex.png.zip: not a directory
[2017-08-29 20:42:13] [STARTER] AUTH TOKEN SUBMITTED VIA ARGUMENT
[2017-08-29 20:42:13] [API-LOGIN] REQUESTING OWN INFO
[2017-08-29 20:42:13] Exception in thread "main"
[2017-08-29 20:42:13] java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest
[2017-08-29 20:42:13] at obfuscated.aNv.a(SourceFile:54)
[2017-08-29 20:42:13] at org.schema.game.common.Starter.main(SourceFile:838)
[2017-08-29 20:42:13] Caused by: java.lang.ClassNotFoundException: org.apache.http.client.methods.HttpUriRequest
[2017-08-29 20:42:13] at java.net.URLClassLoader$1.run(Unknown Source)
[2017-08-29 20:42:13] at java.net.URLClassLoader$1.run(Unknown Source)
[2017-08-29 20:42:13] at java.security.AccessController.doPrivileged(Native Method)
[2017-08-29 20:42:13] at java.net.URLClassLoader.findClass(Unknown Source)
[2017-08-29 20:42:13] at java.lang.ClassLoader.loadClass(Unknown Source)
[2017-08-29 20:42:13] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[2017-08-29 20:42:13] at java.lang.ClassLoader.loadClass(Unknown Source)
[2017-08-29 20:42:13] ... 2 more