Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7844935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:03:32+00:00 2026-06-02T17:03:32+00:00

When I attempt to run my script, I get an error returning on a

  • 0

When I attempt to run my script, I get an error returning on a variable assignment. I’ve re-checked my syntax many times and it doesn’t seem to be a mistake I made there–I even had somebody else look at it just in case. However, the error that returns continuously points me to the syntax, and I can’t seem to find a solution to this problem.

Here is the whole troublesome function:

    function registerquestlines()
       if player["testline"] == nil then
            player["testline"] = {"prog" = {true,false,false}, "quests" = {"testline1", "testline2", "testline3"}, "prog#" = 1}
       end
    end

Again, the error I get is: ‘}’ expected near ‘=’ on the line in which I assign values to player[“testline”].

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:03:36+00:00Added an answer on June 2, 2026 at 5:03 pm

    A table initializer uses either an unquoted name or a bracketed expression, not a quoted name.

    {prog = {true,false,false}}
    {["prog"] = {true,false,false}}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get the following error every time I attempt to run my script; Unknown
When I attempt to run the following test in IntelliJ IDEA I get the
When I attempt to debug a simple program with gdb on cygwin I get
After I deploy an app to Heroku, I run migration scripts and get this
I've got a shell script which I am trying to run as a specific
I can't seem to see what's wrong with this code, yet I get an
I'm attempting to install gnu make. I was able to run the ./configure script
How do I make the variable Partnum not be case sensitive. When I run
I am taking my first steps programming in Lua and get this error when
I have a SQL script that I am working on and I run into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.