Jolt Environment v2 [666 - C# - MySQL]

Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    The next don TheAJ is offline
    DeveloperRank
    May 2007 Join Date
    Toronto, CanadaLocation
    3,946Posts

    Jolt Environment v2 [666 - C# - MySQL]



    Jolt C# RuneScape Emulator
    by TheAJ and MangiS

    All Discussions - Jolt Environment

    Latest build: 324
    Download: http://joltdev.com/nightly_builds/jolt_2.0.0_b324.zip
    Cache: Download cache-666.zip from Mirrorcreator - Upload files to multiple file sharing sites
    Client: Download 666_client.zip from Mirrorcreator - Upload files to multiple file sharing sites
    Instructions of how to run the server are in the download above.

    Features of build #324 since build #259
    - Private chatting redone (Code is much more managed)
    - Welcome Message script
    - Friends chat
    - Melee combat
    - Creature speaking
    - Creature skills
    - Hitsplats
    - Areas
    - Item scripts
    - Ground items (dropping & picking up)
    - Combat tab
    - Price checker
    - Trading
    - System updater
    - Multiworld support fixed
    - LOADS more (internal core, major/minor fixes, etc).



    Pics:
    http://img59.imageshack.us/img59/6209/jolt1.png
    http://img502.imageshack.us/img502/7536/uptime.png
    http://img267.imageshack.us/img267/6...icechecker.png
    http://img252.imageshack.us/img252/5301/trading.png
    http://img849.imageshack.us/img849/5994/trade2u.png
    http://img94.imageshack.us/img94/1503/systemupdate1.png
    http://img140.imageshack.us/img140/6...temupdate2.png
    http://i40.tinypic.com/i6ec1e.png


    Support Jolt Development:


  2. #2
    this is title Shredinator is offline
    MemberRank
    May 2011 Join Date
    399Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Just came back to the RS section, only to notice it's almost dead :(

    Really nice release, though!

  3. #3
    beq $v0, $0, 0x80000000 megaman963 is offline
    MemberRank
    Sep 2011 Join Date
    r3000 - MIPSLocation
    198Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Nice release ... thanks TheAJ

    Going to test it ...

  4. #4
    Enthusiast DrVagax is offline
    MemberRank
    Jan 2011 Join Date
    43Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Is this still supported?

  5. #5
    Learning C# - Developer wy479 is offline
    MemberRank
    Nov 2010 Join Date
    :O You PERVERT!Location
    1,132Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Awesome the new ge.

  6. #6
    Account Upgraded | Title Enabled! ELSD is offline
    MemberRank
    Sep 2011 Join Date
    Chi-TownLocation
    1,213Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Looks good will try out

  7. #7
    Owner of lvl-up.eu star3stone is offline
    MemberRank
    Jun 2005 Join Date
    SwedenLocation
    314Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    this is awesome, wish i knew c# tho.

  8. #8
    right + down + X GhostSnyper is offline
    MemberRank
    May 2006 Join Date
    AZ, USALocation
    2,818Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Quote Originally Posted by star3stone View Post
    this is awesome, wish i knew c# tho.
    C# and Java are very similar. If you take a peek around the source, a lot of it is very similar to java

  9. #9
    Freak Mextur is offline
    MemberRank
    Mar 2012 Join Date
    216Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Awesome, and clean i hope so. :)

  10. #10
    Enthusiast micksta35 is offline
    MemberRank
    Jun 2007 Join Date
    SunderlandLocation
    46Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    One of the links is down, the 'joltdev' one

  11. #11
    Novice harmeister is offline
    MemberRank
    May 2012 Join Date
    Mansfield, TexaLocation
    1Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Hey I am kind of new here... Actually I am new here, but besides the point, I need help.

    I followed everything exactly listed in the READ_ME.txt file. (obviously not exactly or I wouldn't be asking) And I came into a snag.

    Here is what I have:

    A VMware Ubuntu Server 12.4 LTS 64-bit OS running Ubuntu Desktop with the latest Webmin. I have installed all the necessary components like apache, php, phpmyadmin, mysql, and etc.... I have it all working the way it should and can access it locally and on the web via my Nittix server if needed. I uploaded all the sql files to the database in phpmyadmin. (side note: it took a while because I had to separate the file into multiple files because it was too big.....) and it is there....

    Now I am having trouble accessing it through the run_master.bat file. I don't know how to set up the configuration because I tried with the standard IP address that the server has which is 192.168.1.160.. I tried to go through Webmin and setup like a port forward to 3306, but when I did that the batch file like system failed while trying to connect to the database so I don't know if I did something right, but something is very very very wrong...

    If you know how to fix this issue I greatly appreciate it... :) BTW I have tried using Google to search for a fix, but so far most say the same thing, like us localhost:3306 or try 192.168.1.160:3306, both failed..

    Thank you very much for taking the time to read this really long post over one issue and/or replying!

    Sincerely,
    Harley Frank

  12. #12
    right + down + X GhostSnyper is offline
    MemberRank
    May 2006 Join Date
    AZ, USALocation
    2,818Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    .bat files are window DOS shell scripts... They won't work on *nix. Also, in order to get these files to run under *nix, you are going to have to be an advanced user, as you'll need to manually set up the files yourself based on what the original set-up script was trying to do. Also, this is a c# emulator, so you are going to have to find and set up MONO yourself. MONO is a C# CLR environment for *nix, and I hear runs pretty well.


    TL;DR: Advanced users only bro.

    I haven't set it up on unix yet, so unfortunately I can't be of assistance

  13. #13
    OFWGK†∆ joellol is offline
    MemberRank
    Apr 2008 Join Date
    HollandLocation
    479Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Sick release AJ

  14. #14
    8-bit Bitch Slapper Alpha Ducky is offline
    MemberRank
    Mar 2007 Join Date
    In My HouseLocation
    2,436Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    -- SYSTEM ERROR DETECTED --System.Net.Sockets.SocketException (0x80004005
    bidden by its access permissions
    at System.Net.Sockets.Socket.DoBind(EndPoin
    at System.Net.Sockets.Socket.Bind(EndPoint
    at System.Net.Sockets.TcpListener.Start(Int
    at RuneScape.Commons.Network.ConnectionList
    ist) in C:\Users\AJ\Documents\Projects\Jolt v2
    s:line 117
    at System.Dynamic.UpdateDelegates.UpdateAnd
    , T2 arg2)
    at RuneScape.GameServer.Engine.Initialize()
    Any help guys?

  15. #15
    Account Upgraded | Title Enabled! BoomHotel is offline
    MemberRank
    Oct 2008 Join Date
    In a box.Location
    372Posts

    Re: Jolt Environment v2 [666 - C# - MySQL]

    Anyone know WHY!



Page 1 of 2 12 LastLast

Advertisement