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

Initialisation failed! Uncommon

hoax1991

New Member
Joined
Jan 20, 2015
Messages
2
Reaction score
0
I am having a problem with the bot I have never had before. I have read other posts but have not been able to find anything like my problem.
I have reinstalled directx and collected the files that are normally missing and insured they are there.
This is the error I am having

[16:44:22.287 D] Reloading AssemblyLoader<Scylla.CommonBot.ITargetingProvider> - Initializing
[16:44:22.883 D] Reloading AssemblyLoader<Scylla.CommonBot.ITankRoutine> - Initializing
[16:44:25.896 N] Logging in...
[16:44:26.536 N] H: 4152098511
[16:44:26.536 N] Login Success!
[16:44:26.538 N] Welcome to TankLeader 2. Please wait until initialisation finishes.
[16:44:26.539 N] Windows NT 6.1.7601 Service Pack 1
[16:44:27.688 N] AMD FX(tm)-8120 Eight-Core Processor
[16:44:27.688 N] Checking for updates...
[16:44:27.688 N] Update check concluded!
[16:44:27.689 N] TankLeader version 2.0.357.205 initialising.
[16:44:27.690 N] [ProfileManager] Reloading profiles from disk.
[16:44:27.691 N] Finished loading profiles; found 0 profiles in total.
[16:44:27.697 D] Custom Python types set up successfully.
[16:44:27.697 D] Setting up Ekans..
[16:44:27.915 D] Scylla.Common.Memory.ProcessManipulationException: Could not create remote thread! ---> System.ComponentModel.Win32Exception: Access is denied
--- End of inner exception stack trace ---
at Scylla.Common.Memory.ProcessManipulation.CallRemote(IntPtr address, IntPtr arg)
at Scylla.Common.Memory.ProcessManipulation.Inject(String dllPath)
at Scylla.Python.EkansInterface.(String )
at Scylla.Python.EkansInterface.(String )
at Scylla.Python.EkansInterface.Initialize(Int32 processId, String imports)
at Scylla.Wot.ScyllaWot.(Byte[] )
at TankLeader.MainWindow.Initialise()
[16:44:27.915 D] System.ComponentModel.Win32Exception (0x80004005): Access is denied
[16:44:27.916 N] Initialisation failed! Check the log for detailed error descriptions.


It is pretty much saying it does not have access to run when it was running perfectly fine yesterday (January 19th)
Any ideas? Thanks
-Hoax
 
are you running both bot and game as admin?
 
are you running both bot and game as admin?
Yes I am, Both have full admin access to my system. Firewall is not blocking it due to me manually allowing it pass. Anti-virus can't be the issue since it is not detected as a hacking tool from malware.
 
remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard https://www.thebuddyforum.com/attach...uddywizard-zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart
 
Back
Top