Jump to content




Not loading file correctly?


  • You cannot reply to this topic
10 replies to this topic

#1 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 07:58 AM

I have a program on my GitHub repo and I want to load a 'language pack' with the 'startup' file. The installer should work on computers.
ERROR: Not loading language pack file.
SOLUTION: Load 'BiOS/.lgpacks/english' file and run it.
LINES: ~50-60.

Edited by Death, 02 March 2014 - 10:10 PM.


#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 02 March 2014 - 08:16 AM

"This paste has been removed."

Are we to assume you solved this yourself?

#3 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 08:22 AM

View PostLyqyd, on 02 March 2014 - 08:16 AM, said:

"This paste has been removed."

Are we to assume you solved this yourself?

I'm going to kill Pastebin if it deletes it again.
http://hastebin.com/hemukaqiqe.lua

Edited by Death, 02 March 2014 - 08:23 AM.


#4 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 06:32 PM

Question still stands - can someone help?

#5 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 02 March 2014 - 06:56 PM

Can you show a screenshot of running `textutils.tabulate(fs.list("/BiOS"))` after running this script on a new computer?

#6 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 07:12 PM

Fixed an error, now 'english' wasn't installing in the right directory. Time to work on that.

#7 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 09:27 PM

Bump for new question.

#8 Engineer

  • Members
  • 1,378 posts
  • LocationThe Netherlands

Posted 02 March 2014 - 10:02 PM

View PostDeath, on 02 March 2014 - 09:27 PM, said:

Bump for new question.
What is the question? And please give some information so we can look at some lines specifically, because this is just searching a needle in a haystack.
Eloberate moar! :P

#9 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 10:10 PM

View PostEngineer, on 02 March 2014 - 10:02 PM, said:

View PostDeath, on 02 March 2014 - 09:27 PM, said:

Bump for new question.
What is the question? And please give some information so we can look at some lines specifically, because this is just searching a needle in a haystack.
Eloberate moar! :P/>
New question in OP
Added information about question

#10 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 02 March 2014 - 10:33 PM

line 55 there is no file called "/.lg"
line 62 there is no variable called language it used to be a file handle, now it's nil.

Edited by theoriginalbit, 02 March 2014 - 10:33 PM.


#11 Alice

  • Members
  • 429 posts
  • LocationBehind you.

Posted 02 March 2014 - 10:40 PM

I found the problem, thanks.
Multiple bugs occured, but the biggest being that my file I was trying to load didn't have anything in it, so I had to remake it.

Edited by Death, 02 March 2014 - 11:11 PM.






3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users