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

  • SEARCH
  • Home
  • 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 7794457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:46:53+00:00 2026-06-01T22:46:53+00:00

I have made a server for a game I am making, and it generates

  • 0

I have made a server for a game I am making, and it generates a map for me, but on this test client I am making, it’s not working correctly.

I add the site as a script, and it’s working fine as a script, but when the javascript on jsfiddle is read, it says that the function callback() is not define, but it clearly is, and it should be sending the map object to the console, but it’s just erroring out… :/

Here’s the link to the JS Fiddle:
http://jsfiddle.net/Tgwizman/9QrUF/

I hope you guys can figure it out, because I’m totally lost as to why it isn’t working…

  • 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-01T22:46:54+00:00Added an answer on June 1, 2026 at 10:46 pm

    In your jsfiddle the javascript callback function is defined after you loaded the map with your javascript include, and at that point your callback is not yet defined.

    Here is a fixed fiddle.

    Example source:

    <script>
    var map;
    
    function callback(cb) {
        map = cb;
        console.log(map);
    }
    </script>
    <script src='http://mmorpg_server.jit.su/?map=0,0'></script>​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on a client/server game (C#.NET) where I do not want to
I have made a server and a client in C# which transfers files. But
I have a game server which is made in Java. I want to make
hey all, I have made a socket server in C# for a flash game
i have made columns in some of the tables encrypted in sql server 2008.
I have made a full application in JQM using cakePHP as the server side
Using MS SQL Server .I have made a Stored Procedure named SP_Get_CallsLogged . I
I have local server for my site (i made it with XAMPP). How can
I have made a multiplayer game using the GameKit Framework where 2 iPhones/iPods can
I have made a game which is nearly identical to Popcap's Atomica. ( http://www.popcap.com/gamepopup.php?theGame=atomica

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.