What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Plugins from Buddy Shop don't load.

Status
Not open for further replies.

prezesku

New Member
Joined
Jan 23, 2014
Messages
36
Reaction score
0
Hey. I must restart my PC and AB few times to load plugins from shop. Normally it loads 0 plugin and after 5-10min of botting I get critical error saying something about app authentication.

+ Buddystore log in website loads for ages + there is no way to log in."Error. An error occurred while processing your request." Looks like Buddystore server died.
 
Last edited:
same here, takes longer to start the client and receive 0 purchase.
 
Yes, it makes client to load few minutes instead of few seconds.
 
There is currently an Auth server issue. This is being looked in to currently.
 
Just recived this error when tried to log in to Buddystore:

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
 
buddy not working

06:14:26: Authentication failed! Check is your Buddy Auth keys valid and check your sessions.
 
Status
Not open for further replies.
Back
Top