Bug Loading from "data/./textures/block" ???

    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    search for the folder data/textures/block and delete it
    then use the launchers options and repair - "download normal" to repair the installation.
    just make sure you did select the correct game version from the drop down menu first.
     
    Joined
    Dec 31, 2014
    Messages
    21
    Reaction score
    2
    Just tried both of those, no luck. I think the issue might be the game attempting to load textures from a directory that doesn't exist.
     
    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    please add a logfile from starmade/logs here. rename it to .txt only and drag and drop it in. maybe there is a clue in there what happens.
     
    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    you are using the pixel texture pack by default i do assume
    that one is broken right now it seems.
    and the unpacking of the textures seems to be broken too.

    go to starmade/data/textures/block ... there are two folders with Default and Pixel they should contain stuff that looks like the following in there 64/128/256 folders
    Screenshot_4.jpg

    if there are only zip files, please unzip them manualy to those folders
     
    Joined
    Dec 31, 2014
    Messages
    21
    Reaction score
    2
    Sorry about the slow response, it's been a busy few days for me. Anyway, I don't see either of those folders, and I'm not seeing any .zip files either. Any idea on where else I should look?
     
    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    hmm ... completely broken then. those folders should be created on download of the game already.

    change the installation path (first launcher) to something like c:/starmade (if it isnt already there) and install again. just make sure it isnt in a place protected by te OS (programs, desktop etc.)

    if you are using steam to do this, maybe try the launcher from this webside to install. there have been continues problems with steams file delivery for starmade. (so i hear ... not using steam myself)
     
    Joined
    Dec 31, 2014
    Messages
    21
    Reaction score
    2
    Weird. I'm using Debian (64-bit, Jesse), and I got the client off of Steam.
     
    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    ok .. great .. i have only a very (VERY) limited understanding when it comes to Linux .

    try to use the linux client from this page then: StarMade
    try to reinstall with that one (gets the game from a different server)
    maybe steam is delivering trash again
     
    Joined
    Dec 31, 2014
    Messages
    21
    Reaction score
    2
    For some reason, I'm having the exact same issue. That said, the intro movie is no longer missing.
     
    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    i am very much out of ideas here.
    it isnt a general problem with the game afaik ... otherwise more people wouldnt be able to play.
    please add the Log.txt.0 file from one of those failed starts here (found in starmadeinstall/logs, just rename to .txt) for support
     

    nightrune

    Wizard/Developer/Project Manager
    Joined
    May 11, 2015
    Messages
    1,324
    Reaction score
    577
    • Schine
    • Top Forum Contributor
    • Thinking Positive
    Max axle can you look in these folders again now?
    you are using the pixel texture pack by default i do assume
    that one is broken right now it seems.
    and the unpacking of the textures seems to be broken too.

    go to starmade/data/textures/block ... there are two folders with Default and Pixel they should contain stuff that looks like the following in there 64/128/256 folders
    View attachment 27148

    if there are only zip files, please unzip them manualy to those folders
     
    Joined
    Jun 23, 2016
    Messages
    1
    Reaction score
    0
    Hey,
    I was having this exact same problem. After a bit of investigating I noticed the game did not have the 128 folder in Pixel. I simply copied the 64 file to 128 and the game booted.

    Code:
    cp -fr ~/.steam/steam/steamapps/common/StarMade/StarMade/data/textures/block/Pixel/64 ~/.steam/steam/steamapps/common/StarMade/StarMade/data/textures/block/Pixel/128
     
    Joined
    Jul 17, 2013
    Messages
    1,438
    Reaction score
    208
    • Tester
    It didnt had a 128 Folder in Pixel because there isnt a 128px set for the Pixel texture pack ... that was completly fine that way
     
    Joined
    Dec 31, 2014
    Messages
    21
    Reaction score
    2
    Max axle can you look in these folders again now?
    I have 64, 128, and 256 folders under Default, but only a 64 folder under Pixel. Changing the texture pack option (under Graphics) to Default actually lets me play the game (no sound, though)!
     
    Joined
    Aug 15, 2016
    Messages
    1
    Reaction score
    0
    The "out-of-box" settings.cfg has invalid values:
    G_TEXTURE_PACK_RESOLUTION = 128 //Texture Quality (Resolution)
    G_TEXTURE_PACK = Pixel //Texture Pack


    Agreed, changing to anything valid fixes it.
     
    Joined
    Aug 22, 2017
    Messages
    4
    Reaction score
    19
    Is anyone still having this issue, after re-downloading or replacing these texture packs? I'm way late to this posting but I'm currently having this issue one 1 of two computers I have. Works great on my other machine.
     

    AndyP

    Customer Experience Manager
    Joined
    Aug 15, 2013
    Messages
    1,199
    Reaction score
    264
    • Schine
    • Wired for Logic
    You may have downloaded a very old version.

    Make sure to always use the version with the "(latest)" at the end in the version dropdown of the launcher.
    You may also delete the file named: settings.cfg from your starmade directory.
    This will revert to default settings that should work properly.

    - Andy