Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Grunt
    Nevermoreftw's Avatar
    Join Date
    Mar 2010
    Posts
    44
    Rep Power
    16
    Reputation
    71

    Register to remove this ad
    awesome WOrk !

  2. #12
    Beginner

    Join Date
    Apr 2010
    Posts
    2
    Rep Power
    16
    Reputation
    3
    works good for me so far, nice job +Rep

  3. #13
    Sergeant
    nominey's Avatar
    Join Date
    Jan 2010
    Posts
    53
    Rep Power
    17
    Reputation
    19
    nice release

  4. #14
    Beginner

    Join Date
    Jun 2010
    Posts
    1
    Rep Power
    16
    Reputation
    1

    realmlist

    what is the realmlist??? ([email protected]) email meh

  5. #15
    Banned

    Join Date
    Jan 2010
    Posts
    26
    Rep Power
    0
    Reputation
    1
    seems really cool... going to try this and tell you what I think. If it works, credit to you.

  6. #16
    Beginner
    DeadWoW's Avatar
    Join Date
    Jun 2010
    Posts
    17
    Rep Power
    16
    Reputation
    1
    Fail pack

  7. #17
    Beginner

    Join Date
    Jul 2010
    Posts
    7
    Rep Power
    16
    Reputation
    3

    issues with server

    hi guys i downloaded this repack but it give me a mysql issue on the realmd database stating it can't connect there for i can't login to the server

    this is my loginserver ini

    ############################################
    # MaNGOS realmd configuration file #
    ############################################
    ConfVersion=2007062001

    ################################################## ################################################## ###############
    # REALMD SETTINGS
    #
    # LoginDatabaseInfo
    # Database connection settings for the realm server.
    # Default: hostname;port;username;password;database
    # .;somenumber;username;password;database - use named pipes at Windows
    # Named pipes: mySQL required adding "enable-named-pipe" to [mysqld] section my.ini
    # .;/path/to/unix_socket;username;password;database - use Unix sockets at Unix/Linux
    # Unix sockets: experimental, not tested
    #
    # LogsDir
    # Logs directory setting.
    # Important: Logs dir must exists, or all logs be disable
    # Default: "" - no log directory prefix, if used log names isn't absolute path then logs will be
    # stored in current directory for run program.
    #
    # MaxPingTime
    # Settings for maximum database-ping interval (minutes between pings)
    #
    # RealmServerPort
    # Default RealmServerPort
    #
    # BindIP
    # Bind Realm Server to IP/hostname
    #
    # PidFile
    # Realmd daemon PID file
    # Default: "" - do not create PID file
    # "./realmd.pid" - create PID file (recommended name)
    #
    # LogLevel
    # Server console level of logging
    # 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
    # Default: 0
    #
    # LogTime
    # Include time in server console output [hh:mm:ss]
    # Default: 0 (no time)
    # 1 (print time)
    #
    # LogFile
    # Logfile name
    # Default: "Realmd.log"
    # "" - empty name disable creating log file
    #
    # LogTimestamp
    # Logfile with timestamp of server start in name
    # Default: 0 - no timestamp in name
    # 1 - add timestamp in name in form Logname_YYYY-MM-DD_HH-MM-SS.Ext for Logname.Ext
    #
    # LogFileLevel
    # Server file level of logging
    # 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
    # Default: 0
    #
    # LogColors
    # Console message colors
    # Colors: ("normal details debug error)
    # 0 - BLACK
    # 1 - RED
    # 2 - GREEN
    # 3 - BROWN
    # 4 - BLUE
    # 5 - MAGENTA
    # 6 - CYAN
    # 7 - GREY,
    # 8 - YELLOW
    # 9 - LRED
    # 10 - LGREEN
    # 11 - LBLUE
    # 12 - LMAGENTA
    # 13 - LCYAN
    # 14 - WHITE
    #
    # Default: "10 2 1 9"
    #
    # UseProcessors
    # Used processors mask for multi-processors system (Used only at Windows)
    # Default: 0 (selected by OS)
    # number (bitmask value of selected processors)
    #
    # ProcessPriority
    # Process proirity setting (Used only at Windows)
    # Default: 1 (HIGH)
    # 0 (Normal)
    #
    # RealmsStateUpdateDelay
    # Realm list Update up delay (updated at realm list request if delay expired).
    # Default: 20
    # 0 (Disabled)
    #
    # WrongPass.MaxCount
    # Number of login attemps with wrong password before the account or IP is banned
    # Default: 0 (Never ban)
    #
    # WrongPass.BanTime
    # Duration of the ban in seconds (0 means permanent ban)
    # Default: 600
    #
    # WrongPass.BanType
    # Ban the IP or account on which login is attempted
    # Default: 0 (Ban IP)
    # 1 (Ban Account)
    #
    ################################################## ################################################## ###############

    LoginDatabaseInfo = "127.0.0.1;3316;root;diamondcore;realmd"
    LogsDir = "Logs"
    MaxPingTime = 30
    RealmServerPort = 8085
    BindIP = "0.0.0.0"
    PidFile = ""
    LogLevel = 2
    LogTime = 0
    LogFile = "Realmd.log"
    LogTimestamp = 0
    LogFileLevel = 2
    LogColors = "10 2 1 9"
    UseProcessors = 0
    ProcessPriority = 1
    RealmsStateUpdateDelay = 20
    WrongPass.MaxCount = 0
    WrongPass.BanTime = 600
    WrongPass.BanType = 0


    the world server works fine

  8. #18
    Beginner
    Stormy's Avatar
    Join Date
    Jun 2010
    Location
    Boulder Creek, CA
    Posts
    14
    Rep Power
    16
    Reputation
    9
    I'm new to this as well, and probably shouldn't be replying, but I notice that your LoginDatabaseInfo says 127.0.0.1;3316 - - think its supposed to say 127.0.0.1;3306, try changing that

  9. #19
    Beginner

    Join Date
    Jul 2010
    Posts
    7
    Rep Power
    16
    Reputation
    3
    i modifed the port as 3306 is used by another software and this is updated in all the correct places whoever this error has been happening since the first install before i changed that

  10. #20
    Beginner

    Join Date
    Jun 2010
    Posts
    2
    Rep Power
    16
    Reputation
    1

    Register to remove this ad
    is it possible to get this repack updatede to 3.3.5a . there must be some geeks that know how to do it ;D

    this is the easyest repack i ever seen so far . and it is only 3.3.3a ;/

    it runs smootly ;D

    hope somone can help thx

 

 
Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 07:51 AM.
Powered by vBulletin® Copyright ©2000-2026, Jelsoft Enterprises Ltd.
vBulletin Licensed to: MMOPro.org
vBulletin Skin By: PurevB.com