Reality Emulator RP

Results 1 to 1 of 1
  1. #1
    Apprentice Valentindu53210 is offline
    MemberRank
    Feb 2015 Join Date
    Argentré, PaysLocation
    9Posts

    ! Reality Emulator RP

    Hello/Hi

    Before read my thread, I'm a French, my english it is not very correct.

    Thanks you.


    I have download on a French forum the "HabRP" Pack, after, on Ragezone, I Have download the Reality Emulator RP.

    After I have configure my Emulator, I launch him.

    The loading is ok !
    The emulator work !

    But after laucnh the client, the loading is ok... I'm waiting, and, the emulator write this:
    Code:
    [08:38] The server has initialized successfully (0,95 seconds). Ready for connections.
    [08:38] Press the ENTER key for command input. Shut down server with 'STOP' command.
    [08:40] Accepted incoming connection from 127.0.0.1:65464.
    [08:40] Started client 0.
    [08:40] Sent crossdomain policy to client 0.
    [08:40] [SND][0]: <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dt
    d">
    <cross-domain-policy>
      <allow-access-from domain="*" to-ports="*" />
    </cross-domain-policy>
    [08:40] (Sql) Assigned client 0.
    [08:40] Stopped and disconnected client 0.
    [08:40] (Sql) Released client 0 for availability.
    [08:40] (Sql) Assigned client 0.
    [08:40] (Sql) Released client 0 for availability.
    [08:40] Disposed and released client 0 and associated resources.
    [08:40] Accepted incoming connection from 127.0.0.1:65480.
    [08:40] Started client 1.
    [08:40] Sent crossdomain policy to client 1.
    [08:40] [SND][1]: <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dt
    d">
    <cross-domain-policy>
      <allow-access-from domain="*" to-ports="*" />
    </cross-domain-policy>
    [08:40] (Sql) Assigned client 0.
    [08:40] Stopped and disconnected client 1.
    [08:40] (Sql) Released client 0 for availability.
    [08:40] Accepted incoming connection from 127.0.0.1:65481.
    [08:40] Started client 2.
    [08:40] (Sql) Assigned client 0.
    [08:40] Stopped and disconnected client 2.
    [08:40] (Sql) Released client 0 for availability.
    [08:40] (Sql) Assigned client 0.
    [08:40] (Sql) Released client 0 for availability.
    And, after this, My client is out, and go to the page: http://localhost/disconnected.php


    Can you help me please, is extremely important for me!

    Thank you very much.

    - - - Updated - - -

    This is the Emulator's configuration:
    [server-main.cfg]
    Code:
    ###################################@
    ### Snowlight configuration file   #
    ### 13/08/2011                     #
    ###################################@
    
    # Comment out `net.bind.ip` to bind to any IP address (will listen for connections on all interfaces).
    # All times should be expressed in seconds.
    # `debug.sso` directive is used to map a preconfigured sso ticket to a user with ID 1. Leave blank to disable.
    
    output.enablelogfiles=1
    output.verbositylevel=-5
    
    mysql.pool.min=5
    mysql.pool.max=20
    mysql.pool.lifetime=10
    mysql.user=root
    mysql.pass=
    mysql.host=localhost
    mysql.port=3306
    mysql.dbname=wabbr
    
    net.backlog=50
    #net.bind.ip=127.0.0.1
    net.bind.port=381
    
    pathfinder.mode=simple
    
    cache.navigator.enabled=1
    cache.catalog.enabled=1
    cache.navigator.lifetime=30
    cache.catalog.lifetime=120
    
    navigator.maxroomsperuser=15
    navigator.maxfavoritesperuser=30
    
    rooms.staffpicked.category=2
    rooms.limit.furni=500
    rooms.limit.stacking=12
    rooms.limit.pets=10
    
    activitypoints.enabled=1
    activitypoints.interval=1800
    activitypoints.amount=50
    
    moderation.chatlogs.enabled=1
    moderation.roomlogs.enabled=1
    
    debug.sso=




Advertisement