BF3 Chat, GUID, Stats and Mapstats Logger[1.1.0.1][BF3]

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
jkinggng
New to forums
New to forums
Posts: 13
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Jan 29, 2012 12:21 pm

BF3 Chat, GUID, Stats and Mapstats Logger[1.1.0.1][BF3]

Post by jkinggng »

Having MySQL issues with this BF3 plugin for procon, if anyone has experience with this plugin, pm me or post thanks in advance.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: BF3 Chat, GUID, Stats and Mapstats Logger[1.1.0.1][BF3]

Post by soja »

What is the error the plugin is giving you?
Not a NFO employee
jkinggng
New to forums
New to forums
Posts: 13
Joined: Sun Jan 29, 2012 12:21 pm

Re: BF3 Chat, GUID, Stats and Mapstats Logger[1.1.0.1][BF3]

Post by jkinggng »

soja wrote:What is the error the plugin is giving you?
from the plugin log:

[15:13:01] BF3 Chat, GUID and Stats Logger Enabled
[15:13:01] BF3 Chat, GUID and Stats Logger: Floodprotection set to 10 Request per Round for each Player
[15:13:03] Error: System.TypeInitializationException: The type initializer for 'MySql.Data.MySqlClient.MySqlPoolManager' threw an exception. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
at MySql.Data.MySqlClient.MySqlPoolManager..cctor()
The action that failed was:
LinkDemand
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlConnection.Open()
at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[15:13:03] Error: System.NullReferenceException: Object reference not set to an instance of an object.
at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[15:13:15] Error: System.TypeInitializationException: The type initializer for 'MySql.Data.MySqlClient.MySqlPoolManager' threw an exception. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
at MySql.Data.MySqlClient.MySqlPoolManager..cctor()
The action that failed was:
LinkDemand
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlConnection.Open()
at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[15:13:15] Error: System.NullReferenceException: Object reference not set to an instance of an object.
at PRoConEvents.CChatGUIDStatsLoggerBF3.tablebuilder()
[15:13:15] Error: getUpdateServerID1: System.TypeInitializationException: The type initializer for 'MySql.Data.MySqlClient.MySqlPoolManager' threw an exception. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
at MySql.Data.MySqlClient.MySqlPoolManager..cctor()
The action that failed was:
LinkDemand
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlConnection.Open()
at PRoConEvents.CChatGUIDStatsLoggerBF3.getUpdateServerID(CServerInfo csiServerInfo)
Post Reply