News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Error Again.  (Read 1579 times)

0 Members and 1 Guest are viewing this topic.

FaZe

  • Guest
Error Again.
« on: March 31, 2014, 12:27:48 PM »
My Compiler never works, just to check, what is - luac: pedset.lua:1 : unexpected symbol near  `ยด'   
  Cheers.

Offline WhenLifeGivesYouLemons

  • xfire: 1emonthatsme
  • Sr. Member
  • ***
  • Posts: 971
  • Gender: Male
  • 波動バースト
    • View Profile
Re: Error Again.
« Reply #1 on: March 31, 2014, 02:29:49 PM »
If its a script source you don't wanna share public just PM it to me and I will try to help you and show you where it went wrong when trying to compile it.

FaZe

  • Guest
Re: Error Again.
« Reply #2 on: April 01, 2014, 09:46:44 AM »
If you could just compile it for me, that would be great, it's a simple one line of code, because It's part of a big mod, and it doesn't go into the other one at this stage. It may not make sense to you, but I know what I'm doing, I'll send you the small file via PM, If you can compile it into an ArcRace1.lur file.

Cheers X-Blade.

Offline MadmaN

  • Bully-Board Admin Team
  • Newbie
  • *
  • Posts: 0
  • Gender: Male
  • Biblio-Techa Mods (retired)
    • View Profile
Re: Error Again.
« Reply #3 on: April 02, 2014, 12:59:37 AM »
That error is the lua compiler telling you to look at line one. You have a character in that line that is causing the compiler to error out.

FaZe

  • Guest
Re: Error Again.
« Reply #4 on: April 02, 2014, 10:07:52 AM »
All the lines are fine though, I've checked them through over and over, it's perfect.

Offline MadmaN

  • Bully-Board Admin Team
  • Newbie
  • *
  • Posts: 0
  • Gender: Male
  • Biblio-Techa Mods (retired)
    • View Profile
Re: Error Again.
« Reply #5 on: April 02, 2014, 02:44:53 PM »
What are you using to edit the lua script? Since some things like notepad or word will add extra whitespaces to the file that are not visible but are still detected by the compiler.

Whitespaces are usually properly added to a file when using the proper type of editor for it like notepad++ or something similar to that.

If you pm me what you are trying to compile...I can look it over and see about fixing it so you will know what to do if this happens again  8)