Loomar
-
Content Count
3 -
Joined
-
Last visited
-
Medals
Posts posted by Loomar
-
-
Hi Tonic and community,
i got a problem, maybe you guys can help me.
I setup the Arma3 Server + Altis Life + Arma2NetMySql and everything works fine
except saving civil weapons, did i miss something?
EDIT: Rebells weapon saving also don't work, Rebells vehicle don't spawn and there is no garage npc at the Rebellsplace, also.
Hunter with Gun (Police Car) and Offroad with Gun (Rebell Car) can not be bought permanently.
EDIT2: Police weapon saving is working now, with the newest version of your altis life. I run 3.1.0 and now 3.1.1
But there is stil the Rebels problem, the vehicles are not spawning and there is no garage npcs, also the weapon save thing for Rebels.
greetz
Loomar
-
I have a Problem with saving the civil weapons (altis life), do i have to talk to you firefly or to tonic?
Also i have the problem that the market npcs are empty in every town, with whom i have to talk about this?
Greetz
Loomar
Arma2MySQL
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted · Edited by Loomar
DONE
Hi firefly,
how can i run Arma2MySQL on windows server 2012 with NetFramework 4.5 cause its blocking the install for NFW 4.0
EDIT: This is the Logfile
03/12/2014 11:11:11 Arma2NET 2.3.0.0 running on CLR 4.0.30319.18449
03/12/2014 11:11:11 Loaded into process arma3server
03/12/2014 11:11:11 Loading add-ins
03/12/2014 11:11:11 Domain Name Version Publisher Description
03/12/2014 11:11:11 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime.
03/12/2014 11:11:11 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare.
03/12/2014 11:11:11 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET.
03/12/2014 11:11:11 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value.
03/12/2014 11:11:11 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value.
03/12/2014 11:11:11 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application.
03/12/2014 11:11:11 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
03/12/2014 11:11:11 Arma2NET initialized in 00:00:00.0859340
03/12/2014 11:11:11 Caught exception of type Arma2Net.Managed.FunctionNotFoundException
03/12/2014 11:11:11 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand
bei Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
bei Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
bei Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
03/12/2014 11:11:11 function: Arma2NETMySQLCommand ['arma3life', 'CALL resetLifeVehicles();']
03/12/2014 11:11:11 maxResultSize: 10239
03/12/2014 11:11:11 Caught exception of type Arma2Net.Managed.FunctionNotFoundException
03/12/2014 11:11:11 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand
bei Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
bei Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
bei Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
03/12/2014 11:11:11 function: Arma2NETMySQLCommand ['arma3life', 'CALL deleteDeadVehicles();']
03/12/2014 11:11:11 maxResultSize: 10239
03/12/2014 11:11:17 Caught exception of type Arma2Net.Managed.FunctionNotFoundException
03/12/2014 11:11:17 Arma2Net.Managed.FunctionNotFoundException: The specified add-in was not found: Arma2NETMySQLCommand
bei Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
bei Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
bei Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
03/12/2014 11:11:17 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid=76561198020165870']
03/12/2014 11:11:17 maxResultSize: 10239
EDIT AGAIN: We fixed it, everything works fine now :)