Jump to content

gerarddude5100

Member
  • Content Count

    47
  • Joined

  • Last visited

  • Medals

Everything posted by gerarddude5100

  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?
  15. I still can not get Arma2NETMysql to start. I have reinstalled arma and set it up again and still nothing Any ideas on what to do? Someone reply with what i could do to help u fix this problem because i am completly stuck and have no idear on what to do
  16. # Put each database connection you want on a separate line # For an example, see the following #databasename,ipaddress,port,username,password # arma,127.0.0.1,3306,root,****** ---------- Post added at 08:46 ---------- Previous post was at 07:48 ---------- I just can not get the Arma2NETMysqlPlugin To start. ---------- Post added at 09:21 ---------- Previous post was at 08:46 ---------- should i reinstall arma and try the whole thing again. See if it works.
  17. Sorry whats LAD? Do you mean Load. Because if u did i only load them at the sam time ---------- Post added at 17:02 ---------- Previous post was at 16:11 ---------- I have loaded all the available mods on the dedicated server that i was said to in the readme. I have uploaded the phpmyadmin.sql file to my server database. I have set true to the Arma2Net system.yaml i have installed MysqlNet connecter 6.4.5 I have put the correct information into the database.txt and installed it in my root directory However my server still can not launch the addin Arma2NETMySQLPlugin.dll And i am not totally stuck on what to do.
  18. I know that when i launch the server in the mods tab it says "@Arma2Net" But when i launch my game in the expansitions screen it does not say that @Arma2NET is connected. But i use the TA2DST server tool. Not just the oaServer.exe itself
  19. ok here it is http://www.mediafire.com/?g4h2mz2msw2zcg6
  20. Does anyone know how to sort this problem out. i have been spending a week on this database and i am so close to finishing. Somone please help.
  21. I have already got that connector and it still won't lanch it
  22. Thanks but it has fixed my problem but now the Arma2NetMysql is not launching
  23. Ok so how am i ment to get this Arma2NetMysql working? Cause every time i launch the server i constantly get stuck on that screen.
×