Page 27 of 45 FirstFirst ... 1723242526272829303137 ... LastLast
Results 261 to 270 of 444

Thread: ArmA2 Persistent Database Scripts - WIP

  1. #261
    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. #262
    Sorry I'm not sure. You'll have to open up the mission and look to see what it's doing.

  3. #263
    Master Sergeant [KH]Jman's Avatar
    Join Date
    Jan 28 2007
    Location
    United Kingdom
    Posts
    786
    Author of the Thread
    Arma2NETMySQLPlugin.dll updated in Dev-heaven repo and PersistentDB.7z

    - Arma2NETMySQLPlugin.dll compiled against Arma2Net 1.11.1 Arma2Net.Managed
    - Arma2NETMySQLPlugin.dll Added ability to run straight MySQL commands. [Firefly2442]
    [KH]Jman
    Kellys Heroes ArmA Clan Leader

    www.kellys-heroes.eu | KH Server Specs | Dedi Server Guide | PersistentDB
    My specs: Intel Core i7 920 D0 Stepping (SLBEJ) 2.66Ghz @ 4.00GHz / Gigabyte EX58-UD5 Intel X58
    Patriot Viper 6GB DDR3 PC3-12800C8 1600MHz / ATI HD 7970 3072 MB GDDR5 / Dell 2405FPW @1920 x1200 / Win7 x64

  4. #264
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    with the new command i keep getting the following am i doing something incorrectly
    06/25/2012 09:32:43 Log: Unmanaged side loaded
    06/25/2012 09:32:43 Info Successfully loaded into process arma2oa
    06/25/2012 09:32:43 Info Arma2NET 1.11.0.0 initializing on CLR 4.0.30319.269
    06/25/2012 09:32:43 Info Sandboxing is disabled
    06/25/2012 09:32:43 Info Rebuilding addin store
    06/25/2012 09:32:43 Info Finding addins
    06/25/2012 09:32:43 Info Found addins: Arma2NETMySQL, Arma2NETMySQLCommand, Activate, IsFunction, Deactivate, _Empty, VersionOfAddIn, CompareVersion, ClrVersion, Version, Functions, CommandLine, DateTime
    06/25/2012 09:32:43 Info Activating base addins
    06/25/2012 09:32:43 Info Activated Activate from BaseFunctionsPlugin.Activate, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated IsFunction from BaseFunctionsPlugin.IsFunction, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated Deactivate from BaseFunctionsPlugin.Deactivate, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated _Empty from BaseFunctionsPlugin._Empty, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated VersionOfAddIn from BaseFunctionsPlugin.VersionOfAddIn, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated CompareVersion from BaseFunctionsPlugin.CompareVersion, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated ClrVersion from BaseFunctionsPlugin.ClrVersion, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated Version from BaseFunctionsPlugin.Arma2NetVersion, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Activated Functions from BaseFunctionsPlugin.Functions, BaseFunctionsPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e (Sandboxed: False)
    06/25/2012 09:32:43 Info Arma2NET initialized
    06/25/2012 09:32:43 Info Activated Arma2NETMySQLCommand from Arma2NETMySQLPlugin.Arma2NETMySQLPluginCommand, Arma2NETMySQLPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (Sandboxed: False)
    06/25/2012 09:32:43 Error Caught exception
    Arma2Net.Managed.FunctionNotFoundException: The function was not found. Check that the function is loaded.
    at Arma2NETMySQLPlugin.Arma2NETMySQLPluginCommand.Run (String args)
    at AddInAdapter.Arma2NetAddInAddInAdapter.Run(String args, Int32 maxResultSize)
    at HostAdapter.Arma2NetAddInHostAdapter.Run(String args, Int32 maxResultSize)
    at Arma2Net.Managed.AddIns.AddInManager.InvokeAddIn(S tring addInName, String addInArgs, Int32 maxResultSize)
    at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)

  5. #265
    Master Sergeant [KH]Jman's Avatar
    Join Date
    Jan 28 2007
    Location
    United Kingdom
    Posts
    786
    Author of the Thread
    armatech, is this with the new .dll I compiled this morning?

  6. #266
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    yes also same happens when i compiled it my self so i tryed yours and got the same issue

  7. #267
    Master Sergeant [KH]Jman's Avatar
    Join Date
    Jan 28 2007
    Location
    United Kingdom
    Posts
    786
    Author of the Thread
    Just spoken to Scott_NZ, confirmed it's a .dll issue i.e Firefly's code. Will have to wait until he fixes

  8. #268
    I'm not able to reproduce this bug. I think there may be an issue with the SQF code that you PM'ed me. It's quite long. Can you break it up or try a smaller portion of it?

  9. #269
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    I have even tried your example just changed the db name and still did not work


  10. #270
    How about a (Skype) group chat for live troubleshooting?
    If people still post the solutions in here afterwards, it might be a better approach.

Page 27 of 45 FirstFirst ... 1723242526272829303137 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •