Jump to content

gerarddude5100

Member
  • Content Count

    47
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About gerarddude5100

  • Rank
    Lance Corporal
  1. But do you know how to solve the "server is loading persistent mission data please stand by" as this has been happeneing with the example mission that came with persistebt and has nothing to do with dayz as thats my next goal when i get this persitent database working
  2. The problem is thst its connected but i can not get into my game as it says "server is loading persistent mission data please stand by" and i had this problem before Also i have already found a dayz sql file to load up onto the database im just wondering do i need to put the mission scripts contained the the persistent db.zip into the dayz map i am using like the example mission
  3. As this is my Arma2NetMysqlplugin log Info: 12:00:52 - Arma2NETMySQL Plugin Started. Info: 12:00:52 - Version number: 0.1 Info: 12:00:52 - Compiled with Arma2NET Version: 1.10.0.0 Info: 12:00:52 - Loading databases... Info: 12:00:52 - Database: test IPAddress: 127.0.0.1 Port: 3306 Username: root Password: NotShownForSecurityReasons I don't think it is meant to be that short The only reason im doing this is to make a dayz server where i can save my chracter onto
  4. now im stuck where i have the database connected to my arma but when i launch the server i get "server is loading persistent mission data please stand by" what i ment to do?
  5. yea do u know why i can not connect my database to my local server i have checked everything and it should work. However im not sure if theres a button i have to press 1. i have checked the database name and it is called "arma" 2. I have checked the localhost ip which is 127.0.0.1 3. I have portfowarded the port 3306 on my router 4. I have used the password and username (root) that i use to log into phpmyadmin as the password and username i have put into the database.txt If any of this is wrong can you please tell me as i have tried everything and im out of ideas when it comes to this.
  6. Right i have found the Username and password files in the phpadmin.sql i uploaded to my local database. Do i have to add a username and password to them which i would add onto the databases.txt
  7. Ok thanks i will try that and are tell u if it works. However when u say run the database is there a certain button i have to press or is it always running. As i thought it was always working
  8. here is the sql file that i uploaded to phpmyadmin http://www.mediafire.com/?9t7sf75uc86thid And i will read up on it to see what i can do. As imkind of new to databases and i thought it was that simple to just upload the file and connect. I guess its not
  9. Ok in phpadmin i have seen the databases at the side and the one called arma is the database that was created because of the phpadmin.sql that i imported into phpadmin
  10. i have operation arrow head there just all in the same folder, which is called Arma2. I have the retail arma x anniversary edition (BOXED) But whats happening is i have been checking some logs which say that mysql can not connect to my database as it is the wrong name. but i have been looking in php myadmin and i am not sure what is my database name. as I thought it was called "arma". Because when i imported the sql file thats what it made. This is the Mysqlplugin log i am getting Info: 20:19:56 - Arma2NETMySQL Plugin Started. Info: 20:19:56 - Version number: 0.1 Info: 20:19:56 - Compiled with Arma2NET Version: 1.10.0.0 Info: 20:19:56 - Loading databases... Info: 20:19:56 - Database: arma IPAddress: 127.0.0.1 Port: 3306 Username: root Password: NotShownForSecurityReasons Info: 20:19:56 - Unable to open connection to database, trying again in 10 seconds.MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown database 'arma' at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.AuthenticateNew(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at Arma2NETMySQLPlugin.MySQL.OpenConnection(String connectionString)
  11. http://pastebin.com/fvc7KJUF This is what i get. I have read it and does that mean that the databases file should be in here C:\Program Files (x86)\Bohemia Interactive\ArmA 2 Or here C:\Program Files (x86)\Bohemia Interactive\ArmA 2\@Arma2NET ---------- Post added at 18:34 ---------- Previous post was at 17:49 ---------- Now im getting this in my arma2NET Log http://pastebin.com/KALw8iEb
  12. Do i have to have the server on or off when i type that line? because i put that line in and i got this Throw "Syestem.Reflection.TargetInvocationException"
  13. when i type it in like this "ActivateArma2NETMysql" it produces "Throw "Arma2Net.Managed.FunctionNotException When i type it in like this "Activate Arma2NETMysql" it produces "throw "Syestem.FormatException" What else could i try? Is there a certain way i have to type it? and should i type it when the servers on?
  14. The ouput is "Activate','IsFunction","Deactivate","_Empty","VersionOfAddIn", 'CompareVersion","ClrVersion"," Version","Functions" Which one should i use?
×