Jump to content

waldo936

Member
  • Content Count

    9
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About waldo936

  • Rank
    Private
  1. waldo936

    Arma2NET

    I'm looking, but there wasn't a dll in that mysqlplugin folder. Still looking ---------- Post added at 06:52 ---------- Previous post was at 06:36 ---------- 08/14/2012 06:41:23 Error Caught exception of type System.IO.FileNotFoundException while loading addin Arma2NETMySQLPlugin System.IO.FileNotFoundException: Could not load file or assembly 'Arma2NETMySQLPlugin, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'Arma2NETMySQLPlugin, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null' at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.Load(String assemblyString) at System.UnitySerializationHolder.GetRealObject(StreamingContext context) at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile) Sir, I appreciate your extreme understanding with me. I swear I'm not this stupid in other things. ---------- Post added at 07:05 ---------- Previous post was at 06:52 ---------- Sir, It works and I'm marking it up to your outstanding help and magic. I'm done for the night
  2. waldo936

    Arma2NET

    ["CompareVersion", "ClrVersion", "Version", "CommandLine", "DateTime"] I'm guessing it's not seeing the mysql pluging?
  3. waldo936

    Arma2NET

    I spoke to soon.... 5:39:19 Error in expression <throw "Arma2Net.Managed.FunctionNotFound> 5:39:19 Error position: <throw "Arma2Net.Managed.FunctionNotFound> 5:39:19 Error 5:39:19 Error in expression <throw "Arma2Net.Managed.FunctionNotFound> 5:39:19 Error position: <throw "Arma2Net.Managed.FunctionNotFound> 5:39:19 Error 5:40:21 0:02:16.784 (0:00:02.080) versioning - cba_main - Not running! (Machine: ) This is from the arma2oaserver.rpt
  4. waldo936

    Arma2NET

    Indeed. Correcting the issue now lol ---------- Post added at 05:34 ---------- Previous post was at 05:14 ---------- Ok, got past the constant crashing. Thank you, I was about to put the computer on the moon. Now I'm stuck at loading. 08/14/2012 05:25:45 Log: Unmanaged side loaded 08/14/2012 05:25:46 Info Successfully loaded into process arma2oaserver 08/14/2012 05:25:46 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.1 08/14/2012 05:25:46 Info Loading addins 08/14/2012 05:25:46 Info Domain Name Version Publisher Description 08/14/2012 05:25:46 Info BaseFunctionsPlugin CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare. 08/14/2012 05:25:46 Info BaseFunctionsPlugin ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime. 08/14/2012 05:25:46 Info BaseFunctionsPlugin Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET. 08/14/2012 05:25:46 Info CommandLinePlugin CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application. 08/14/2012 05:25:46 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time. 08/14/2012 05:25:46 Info Arma2NET initialized in 00:00:00.3530638 08/14/2012 05:25:46 Error Caught exception of type Arma2Net.Managed.FunctionNotFoundException Arma2Net.Managed.FunctionNotFoundException: The specified addin was not found: Arma2NETMySQL at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize) ---------- Post added at 05:34 ---------- Previous post was at 05:34 ---------- I see where it says The specified addin was not found: Arma2NETMySQL (Sorry, hit send to soon by mistake) But where does it go? ---------- Post added at 05:44 ---------- Previous post was at 05:34 ---------- Found it.... I thank you for your help. it was the .Net issue. Now I'm at errors I can muscle my way through I think lol
  5. waldo936

    Arma2NET

    Ok, I have 4.5 RC installed... Application: arma2oaserver.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.TypeInitializationException Stack: at Arma2Net.Managed.Bridge.InvokeFunction(System.String, Int32) at <Module>.Arma2Net.Unmanaged.InvokeFunctionImpl(SByte*, Int32, SByte*) at <Module>.Arma2Net.Unmanaged.InvokeFunction(SByte*, Int32, SByte*) and 08/14/2012 05:00:33 Log: Unmanaged side loaded 08/14/2012 05:00:33 Log: Arma2NET failed to initialize due to an exception of type System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.AppDomain.nCreateDomain(String friendlyName, AppDomainSetup setup, Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor) at System.AppDomain.InternalCreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at System.AppDomain.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile) at Arma2Net.Managed.AddInManager.LoadAddIns() at Arma2Net.Managed.Bridge.Initialize() at Arma2Net.Managed.Bridge..cctor() Log: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.AppDomain.nCreateDomain(String friendlyName, AppDomainSetup setup, Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor) at System.AppDomain.InternalCreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at System.AppDomain.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile) at Arma2Net.Managed.AddInManager.LoadAddIns() at Arma2Net.Managed.Bridge.Initialize() at Arma2Net.Managed.Bridge..cctor() 08/14/2012 05:00:33 Info Successfully loaded into process arma2oaserver 08/14/2012 05:00:33 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.17626 08/14/2012 05:00:33 Info Loading addins
  6. waldo936

    Arma2NET

    Roger. Still the beta of 4.5 that's out, right?
  7. waldo936

    Arma2NET

    08/14/2012 04:13:06 Log: Unmanaged side loaded 08/14/2012 04:13:07 Log: Arma2NET failed to initialize due to an exception of type System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.AppDomain.nCreateDomain(String friendlyName, AppDomainSetup setup, Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor) at System.AppDomain.InternalCreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at System.AppDomain.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile) at Arma2Net.Managed.AddInManager.LoadAddIns() at Arma2Net.Managed.Bridge.Initialize() at Arma2Net.Managed.Bridge..cctor() Log: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.AppDomain.nCreateDomain(String friendlyName, AppDomainSetup setup, Evidence providedSecurityInfo, Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor) at System.AppDomain.InternalCreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at System.AppDomain.CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info) at Arma2Net.Managed.AddInManager.LoadAddIn(String assemblyFile) at Arma2Net.Managed.AddInManager.LoadAddIns() at Arma2Net.Managed.Bridge.Initialize() at Arma2Net.Managed.Bridge..cctor() 08/14/2012 04:13:07 Info Successfully loaded into process arma2oaserver 08/14/2012 04:13:07 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.17379 08/14/2012 04:13:07 Info Loading addins Same thing in the event log
  8. waldo936

    Arma2NET

    08/06/2012 23:21:37 Log: Unmanaged side loaded 08/06/2012 23:21:38 Log: Fatal unhandled exception of type System.IO.FileNotFoundException Log: System.IO.FileNotFoundException: Could not load file or assembly 'Arma2Net.Managed, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified. File name: 'Arma2Net.Managed, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' at Arma2Net.Unmanaged.InvokeFunctionImpl(SByte* output, Int32 outputSize, SByte* function) at Arma2Net.Unmanaged.InvokeFunction(SByte* output, Int32 outputSize, SByte* function) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. 08/14/2012 02:52:22 Log: Unmanaged side loaded 08/14/2012 02:52:23 Info Successfully loaded into process arma2oaserver 08/14/2012 02:52:23 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.17379 08/14/2012 02:52:23 Info Loading addins 08/14/2012 02:56:26 Log: Unmanaged side loaded 08/14/2012 02:56:26 Info Successfully loaded into process arma2oaserver 08/14/2012 02:56:26 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.17379 08/14/2012 02:56:26 Info Loading addins 08/14/2012 03:11:18 Log: Unmanaged side loaded 08/14/2012 03:11:19 Info Successfully loaded into process arma2oaserver 08/14/2012 03:11:19 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.17379 08/14/2012 03:11:19 Info Loading addins 08/14/2012 03:14:56 Log: Unmanaged side loaded 08/14/2012 03:14:56 Info Successfully loaded into process arma2oaserver 08/14/2012 03:14:56 Info Arma2NET 2.1.1.0 initializing on CLR 4.0.30319.17379 08/14/2012 03:14:56 Info Loading addins This is all I have. I appreciate your help with this. And sorry I don't know the script to post code in here.
  9. waldo936

    Arma2NET

    Someone, please help. I have tried my best tto figure this out and the only thing I have come up with is this: pixies don't want me running an ARMA2 server. Thus, I am at a standstill. However, this is what I do know. 1) Exception Info: System.TypeInitializationException Stack: at Arma2Net.Managed.Bridge.InvokeFunction(System.String, Int32) at <Module>.Arma2Net.Unmanaged.InvokeFunctionImpl(SByte*, Int32, SByte*) at <Module>.Arma2Net.Unmanaged.InvokeFunction(SByte*, Int32, SByte*) That's in my event viewer 2) Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\Expansion\beta\arma2oaserver.exe Faulting module path: C:\Windows\syswow64\KERNELBASE.dll Followed by that one 3) Allocator: C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\Expansion\beta\dll\tbb4malloc_bi.dll blah blah blah Fault address: 7554B9BC 01:0000A9BC C:\Windows\syswow64\KERNELBASE.dll file: dayz (__cur_mp) world: chernarus That is in the arma2oaserver.RPT file. I am not that great of a coder. I sit in front of routers all day. So what I'm really looking for is this: A) Is this an ARMA2NET issue? B) If so, how do I go about fixing this? OR Can I be pointed in the right direction? Thanks, Waldo
×