[Help] WO_API: failed with error code 5 Request for the permission of type
when i try to login launcher, i get this error. How can i fix? (Note: this game War inc)
i set WOAdmin all permissions
Code:
--- Log started at Tue Jul 08 00:45:15 2014
000000.000| r3dFile: can't open game.ini
000000.000| Can't open file "game.ini"
000000.000| r3dFile: can't open local.ini
000000.000| Can't open file "local.ini"
000000.010| Input Devices enabled: Mouse, Keyboard
000000.067| VMEM As seen through DDRaw: 489
000000.067| VMEM As seen through WMI: 512
000000.076| We have 4069 MB texture memory
000000.077| r3dFont: Creating Verdana 10pt
000000.077| r3dFont: Finished creating Verdana 10pt
000000.077| r3dFont: Creating Tahoma 11pt
000000.078| r3dFont: Finished creating Tahoma 11pt
000000.078| r3dFont: Creating Tahoma 10pt
000000.078| r3dFont: Finished creating Tahoma 10pt
000000.078| r3dFont: Creating Tahoma 9pt
000000.078| r3dFont: Finished creating Tahoma 9pt
000000.216| Starting updater, v:1.0.2, cmd:
000000.216| Checking for new updater
000000.512| Checking for new updater - finished
000005.016| WO_API: failed with error code 5 Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
000005.016| Login FAILED, code: 5
000013.680| WO_API: failed with error code 5 Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
000013.681| Login FAILED, code: 5
000112.821| WO_API: failed with error code 5 Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
000112.822| Login FAILED, code: 5
000197.766| WO_API: failed with error code 5 Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
000197.766| Login FAILED, code: 5
000200.052| WO_API: failed with error code 5 Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
000200.052| Login FAILED, code: 5
000204.554| WO_API: failed with error code 5 Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
000204.554| Login FAILED, code: 5
Re: [HELP] WO_API: failed with error code 5 Request for the permission of type
Re: [Help] WO_API: failed with error code 5 Request for the permission of type
You should by now know to use search. Or at the very least a manual search.
Possibly, you could have answered your very own question 2 days ago when you created this thread.
1 Permission meaning somewhere in your SQL or API the user / password isn't matching or it cannot connect.
2 At the very top of the Help section is a video STICKIED (Caps so you see this) all about Error code 5 and one about Error code 8... with Video.
- - - Updated - - -
/*
WO API error codes:
0: operation Ok
1: session not valid (disconnected)
5: php<->SQL error
6: SQL parameters error
7: SQL logic error (not enough money, etc)
8: http connection
9: http output error
*/