StickEMU Stick Arena (version 313) Private Server

Page 1 of 8 12345678 LastLast
Results 1 to 15 of 117
  1. #1
    Member Bazzilisk is offline
    MemberRank
    Feb 2010 Join Date
    52Posts

    StickEMU Stick Arena (version 313) Private Server

    Hey all,

    Below is the link to StickEMU - a Stick Arena version 313 private server. Included is everything you need to make it work.

    http://uppit.com/v/sk8icivb <- update - fixes some problems with the PHP file.

    Remember to read the license, and note that this is for EDUCATIONAL PURPOSES ONLY.

    In order to set up, you need to do several things:

    1) Set up a webserver and MySQL database. XAMPP or similar is a good way to kill two birds with one stone here!

    2) Copy the contents of "Web Stuff/htdocs" to your htdocs folder.

    3) Open up "stick_arena.php" and set your database details in there (server is normally localhost). New as of 04/03/10 - Also open "crossdomain.xml" and set the IP to the server IP you are running on.

    4) Open up the folder "Client release (with tools). In there open up the file "flo.flm" and search for "http://YOUR_IP_HERE/stick_arena.php". Replace this with the desired URL of your stick_arena.php.

    5) Run "assemble.bat". This will create your new client. Rename the client to "game_internet.swf".

    6) Open up "settings313.ini". Change "&sServerName0=" to your desired server name, "&sServerURL0=" to your IP address, and "&sAdminMsgText=" to your desired server message.

    7) Copy the "maps" folder, "game_internet.swf", "settings313.ini" and "languagefilter.ini" all over to your htdocs folder.

    8) Using phpMyAdmin or similar, create a new database called "stick_arena". Once this is done, select the database, click import, then use the page to upload "stick_arena_structure.sql".

    9) Open up the folder "StickEMU Server Release" and open config.properties. Change these to the credentials of your database. Also set the IP at which your server will be running in the server_IP field.

    10) Run "run.bat" and you're done!



    ERRORS:
    1) "There was an error verifying your login" when attempting to log in:
    The client cannot connect to your stick_arena.php file. Ensure your webserver is online and the URL is correctly placed in the client file (and you assembled it!)

    2) "Pinging servers"
    The game cannot connect to the specified server. Ensure the IP is correct in settings313.ini, ports are forwarded correctly (you need to forward port 1138) and the server is currently running.

    3) "Incorrect username / password" upon login
    Most likely your DB user and pass aren't correctly specified in the stick_arena.php file.

    4) Java errors:
    Ensure you have the latest JRE installed and the classpath is correct.


    Enjoy!
    Last edited by Bazzilisk; 07-03-10 at 01:39 PM. Reason: update


  2. #2
    Alpha Member Surface is offline
    MemberRank
    Jul 2009 Join Date
    New York CityLocation
    1,505Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    http://i50.tinypic.com/23uc3fd.png

    Hm...

    EDIT:


    Code:
    java -jar "C:\Users\Simon\Documents\NetBeansProjects\StickEMU\dist\StickEMU.jar"
    pause
    Which is run.bat.

    . . .
    Just a note, you guys have to change it to the directory of the StickEMU.jar file, in my case it'll be


    java -jar "C:\Users\Admin\Desktop\StickEMU Release\StickEMU\dist\StickEMU.jar"
    pause
    Last edited by Surface; 10-02-10 at 11:46 PM.

  3. #3
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    Great contribution :)

  4. #4
    Member Bazzilisk is offline
    MemberRank
    Feb 2010 Join Date
    52Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    Quote Originally Posted by KillerStefan View Post
    Great contribution :)
    Why thank you, kind sir :)

    Uploaded a new file, fixes a few things here and there - most importantly a fairly nasty memory leak :)

  5. #5
    Ω -DefaulT is offline
    MemberRank
    Aug 2006 Join Date
    Emerald CityLocation
    1,429Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    this doesn't come with db.properties
    o.o

  6. #6
    Member Bazzilisk is offline
    MemberRank
    Feb 2010 Join Date
    52Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    My bad, please find db.properties at the following link:
    http://uppit.com/v/HXNBJABB


    I'm going to update it later with a performance update so I'll add it to the main ZIP then.

  7. #7
    Cypher WireShark is online now
    MemberRank
    Jun 2009 Join Date
    Planet Earth xDLocation
    950Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    nice release!

  8. #8
    凸(ಠ益ಠ)凸 Omnija is offline
    MemberRank
    Jun 2008 Join Date
    QuebecLocation
    2,233Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    i still get the error even after changing the info on it

  9. #9
    Proficient Member Equal is offline
    MemberRank
    Aug 2004 Join Date
    Tallinn, EstoniLocation
    176Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    I know what the problem is with the pinging. You have to edit the source yourself at the moment or the server sends the wrong crossdomain policy.

    <cross-domain-policy><allow-access-from domain="stickemu.no-ip.org" to-ports="3724,47624,1138,1139,443,****80" /></cross-domain-policy>

    Would be easier for people when it would be editable in a config file.

  10. #10

    Re: StickEMU Stick Arena (version 313) Private Server

    i get Pinning server.. w.e i try to do.. im 100% sure i did everything correct as your tutorial and yes i downloaded the db.prop as well and edited it. still same error. why?

  11. #11
    Member Bazzilisk is offline
    MemberRank
    Feb 2010 Join Date
    52Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    Quote Originally Posted by Equal View Post
    I know what the problem is with the pinging. You have to edit the source yourself at the moment or the server sends the wrong crossdomain policy.

    <cross-domain-policy><allow-access-from domain="stickemu.no-ip.org" to-ports="3724,47624,1138,1139,443,****80" /></cross-domain-policy>

    Would be easier for people when it would be editable in a config file.
    Thanks for that! Completely forgot that when I prepared the release xD Will make a bit of a bumper update in a bit!

  12. #12
    Member HabboTugaa is offline
    MemberRank
    Aug 2007 Join Date
    Somewere in this universe...Location
    79Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    There is no such file called db.properties. Where to find?

  13. #13
    Member Bazzilisk is offline
    MemberRank
    Feb 2010 Join Date
    52Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    Uploaded a new one now - fixes glitch with cross-domain policy, includes config.properties, and added much more thread synchronization (thanks to Jared off CEF).

    Have fun!
    Last edited by Bazzilisk; 16-02-10 at 12:25 AM.

  14. #14
    Apprentice nynjardin is offline
    MemberRank
    Jan 2005 Join Date
    NoumeaLocation
    22Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    I always have the pinging problem...
    Last edited by nynjardin; 16-02-10 at 03:53 AM.

  15. #15
    Member Bazzilisk is offline
    MemberRank
    Feb 2010 Join Date
    52Posts

    Re: StickEMU Stick Arena (version 313) Private Server

    Quote Originally Posted by nynjardin View Post
    I always have the pinging problem...
    Have you changed the server IP in config.properties to your server IP? Have you also changed the values in settings313.ini?



Page 1 of 8 12345678 LastLast

Advertisement