Jump to content

anticeraphim

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by anticeraphim

  1. Hi guys

     

    I'm getting the below error.

     

    "Connect Error: Can't connect to MySQL server on 'hive.hfbservers.com' (110)"

     

     

    When I ran the customer query in SQL I get

     

    "Error Code: 1227. Access denied; you need (at least one of) the SUPER privilege(s) for this operation"

     

     

    Is the bad news - HFB doesn't allow this specific access to their DB?

  2. Gentlemen

     

    I'm new to the Admin/Server hosting game.  I'm currently running an Epoch Panthera server and have run into some problems with this script. Like a beginner I installed all of my mods before verifying it worked, so figuring out the culprit took a little time.

     

    What's the issue?  After installing Admin Tools, my server never authenticates a player.  It just hangs with the message "waiting for server to authenticate.... ". 

     

    I am running the server on HFBServers.com. I'm curious if the Battle Eye Extended Controls mod is what is causing the issue with Admin Tools. I'm going to assume no one is familiar with what this tool does to save some time.  The tool basically adds an admin script so that I can identify admins.

     

    "

    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <?xml-stylesheet href="acs.xsl" type="text/xsl" ?>
    <!-- This file is only provided as an example file and might not sute your needs/demands/taste. -->

    <BEAdmins>
     <!--
     Define admins.
     
     name : name of the admin. do not need to be ingame player name.
     guid : match player guid.
     group : admin level. value must be a number.
     groupname : name of the group the admin is in, can be named anything. if groupname is empty. it will not advitised when you connect
     
     Note: keep <..id= > in order for your admin block. else parsing the file will cause errors. start it at 0 and increment it by 1 for each admin you add.
     
     http://www.ibattle.org/install-and-configure/define-admins/
     
     -->
     
     <admin id="0">
      <name>K.BOB</name>
      <guid>ABCEASYAS123</guid>
      <group>0</group>
      <groupname>Super Admin</groupname>"

     

     

    Is the compatibility of these mods the issue or is there a bit more instruction on installing Epoch Admin Tools with BEC?

     

    **Update: Post # 961 may have the fix I'm looking for.  If anyone can second that - please feel free to chime in.

×
×
  • Create New...