Jump to content

missing script file....


sparky4
  • Dupe



User Feedback


I'm guessing you have a case-sensitive file system. The file, for some reason, is named "SGStungray", but other files ask for "SGstungray" (the way most stategraphs are named).

Meanwhile, you could probably fix it by going into your files and renaming it. In Steam, right-click on the game, Properties, Local Files, Browse Local Files. data/DLC0002/scripts/stategraphs/, renamed SGStungray.lua to SGstungray.lua

Edited by rezecib

Share this comment


Link to comment
Share on other sites

this is a case sensitivity issue.... so i just did...

 

ln -s SGstungray.lua SGStungray.lua

 

because it tried to called the other file name

 

 

I got it to work~ just fine now ^^ thanks~

Thank you also for the patch update!!

please note this case sensitivity issue. also i would LOVE to see this DLC in DST soon ^^/

Edited by sparky4
update

Share this comment


Link to comment
Share on other sites


×
  • Create New...