1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Closed (Solved) Starbound stuck on the Loading... Screen!

Discussion in 'Starbound Support' started by Canman333000, Dec 23, 2013.

Thread Status:
Not open for further replies.
  1. Canman333000

    Canman333000 Void-Bound Voyager

    The Bug:
    Well I am really upset because I want to join this RP server but whenever I start up starbound it goes past the chucklefish logo and then freezes at the loading screen.
    I tried everything, Restarting my computer, Restarting Steam, Verifying Game Cache and removing the mods. None of them worked. Not even re-downloading the game!!!

    Possible Causes:
    Well I accidentally clicked cancel when the game was verifying at 78% but I re-verified it.

    Diagnostic:
    "Scanning System

    Number of processors: 4
    Processor architecture: x86
    Processor: Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
    ProcessAffinityMask: 0000000F
    SystemAffinityMask: 0000000F
    WindowsVersion: 6.1.7601 Service Pack 1

    EnvAppId: 211820

    The Steam Overlay has been detected.
    Disabling the Steam overlay may improve render performance.
    http://community.playstarbound.com/index.php?threads/sbdiagnose-faq.52470/

    Environment Compatibility Flags: ElevateCreateProcess

    Done."

    starbound.log:
    http://pastebin.com/9mP3meJe

    Solution: Checked assets folder, Found a copy of a folder, Deleted it. Fix!

    EDIT: Deleted local game files and re-downloaded starbound. Still, I am stuck at the loading screen... Perhaps this has to do with something else?

    EDIT: Removed compatibility mode on steam and starbound, Still no luck.
     
    Last edited: Dec 24, 2013
  2. GreyMaria

    GreyMaria Existential Complex

    Does it "freeze" for two minutes before actually loading the game, or does it not load the game at all despite being left to its own devices for a while?
     
  3. Canman333000

    Canman333000 Void-Bound Voyager

    It does not load the game whatsoever. I have let it sit for half an hour and still, Nothing.
     
  4. Canman333000

    Canman333000 Void-Bound Voyager

  5. Synthlight

    Synthlight Pangalactic Porcupine

    Usually when this happens it [the game] will log whatever error occured into the log: starbound.log.

    It's usually caused by either an incompatible mod or some changes to the assets folder you may have made.

    I would also recommend "Verifying game files" through Steam. That should, at least, correct the assets folder.
     
  6. Master Porky

    Master Porky Scruffy Nerf-Herder

    Try turning off the compatibility settings on Steam and Starbound
     
  7. Canman333000

    Canman333000 Void-Bound Voyager

    Alright Master Porky. I will try.

    As to you Synthlight thanks for your help but I already verified the game files. I will put the starbound.log right now
     
  8. Canman333000

    Canman333000 Void-Bound Voyager

    Alright, I turned off the compatibility settings (Through regedit) and restarted steam, Still no luck...
     
  9. Omegnarok

    Omegnarok Scruffy Nerf-Herder

    Amg thanks for the tip to check the logs, I had forgotten I copy/pasted goldsword making a goldsword1 lol, now I can play :D
     
  10. Canman333000

    Canman333000 Void-Bound Voyager

  11. RvLesh

    RvLesh Parsec Taste Tester

    You deleted your local files? Can we get a starbound.log that is current, then? The one you've posted says you have at least one bad asset, or a bad mod installed.
     
  12. Canman333000

    Canman333000 Void-Bound Voyager

    This starbound.log is the result of me deleting local game files of starbound and downloading a fresh copy

    So this is a fresh log
     
  13. Canman333000

    Canman333000 Void-Bound Voyager

  14. why do you have all these Correcting path entries in your log ? a normal startup does not do this at all
     
  15. Canman333000

    Canman333000 Void-Bound Voyager

    I have no idea, Thats why I posted this. I am no coder so I really don't know anything whatsoever about this. I just want to be able to play again :(
     
  16. nvm I think they are normal, but I think this could be the error

    Code:
    Error: Exception caught in Thread Async root loader: StarException: Duplicate projectile asset typeName burningstatusprojectile. configfile /projectiles/burningstatusprojectile/burningstatusprojectile.projectile
      004DD6EF (E:/Steamworks/Starbound/git/starbound/source/game/StarRoot.cpp:154)
      004016D8 (E:/Steamworks/Starbound/git/starbound/source/client/StarClientApplication.cpp:302)
      009681DC (E:/Steamworks/Starbound/git/starbound/source/core/StarThread_windows.cpp:74)
      750B336A
      773F9F72
      773F9F45
    do you can show content of /projectiles/burningstatusprojectile/burningstatusprojectile.projectile ?
     
  17. Canman333000

    Canman333000 Void-Bound Voyager

    Sure.
    "
    {
    "projectileName" : "burningstatusprojectile",
    "physics" : "grenade",
    "bounces" : -1,
    "level" : 3,
    "timeToLive" : 0.001,
    "damageKindImage" : "icon.png",
    "frames" : "burningstatusprojectile.png",
    "animationCycle" : 0.5,
    "frameNumber" : 4,
    "actionOnReap" : [
    {
    "action" : "config",
    "file" : "/projectiles/explosions/regularexplosion2/regularexplosion2.config"
    }
    ],
    "power" : 0,
    "piercing" : true,
    "damageKind" : "default",
    "damageType" : "ignoresdef",
    "damagePoly" : [ [-36, 0], [-24, -24], [0, -36], [24, -24], [36, 0], [24, 24], [0, 36], [-24, 24] ],
    "flippable" : true,
    "universalDamage" : true,
    "statusEffects" : [
    {
    "kind" : "glow",
    "amount" : 100.0,
    "color" : "orange",
    "duration" : 5.0
    },
    { "kind" : "testburning" }
    ]
    }
    "
     
  18. RvLesh

    RvLesh Parsec Taste Tester

    It does.

    You have a duplicate key in an asset.

    I don't see any duplicates in what was delivered by Steam, so this is either:
    1) A file that you didn't delete before you reinstalled.
    2) A mod on your machine
    3) A mod on the server to which you're trying to connect
    4) A bad file in your player or universe directories

    ----------
    The duplicate isn't in the burningstatusprojectile, there's another file which contains the same projectileName. You may have backed up a file before modding it or something.
     
  19. Looks good

    I think you have a folder Debug: Correcting path from /projectiles - copy

    should not be there

    Did you tried to just delete /assets completely, then go in Steam > Starbound > Properties > Local files > Verify integrity
     
    RvLesh likes this.
  20. Canman333000

    Canman333000 Void-Bound Voyager

    Well heres the thing,
    1) I deleted local game content via steam
    2) mods folder is empty (besides the modsgohere file)
    3) This could actually be the problem, But only if starbound has a directory outside of steam that steam didnt clear.
    4) player folder is also empty
     
Thread Status:
Not open for further replies.

Share This Page