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

Fails to Initialise Please help

Wups000

New Member
Joined
Feb 7, 2015
Messages
1
Reaction score
0
Hi everyone, I just bought this and it won't work - log is as follows

[16:18:54.002 D] Reloading AssemblyLoader<Scylla.CommonBot.ITargetingProvider> - Initializing
[16:18:54.002 D] Reloading AssemblyLoader<Scylla.CommonBot.ITargetingProvider> - Initializing
[16:18:58.760 N] Compiler Error: error CS0042: Unexpected error creating debug information file 'c:\Users\Shauno\Documents\TankLeader\CompiledAssemblies\DefaultTargetingProviders_635589227340036073.PDB' -- 'c:\Users\Shauno\Documents\TankLeader\CompiledAssemblies\DefaultTargetingProviders_635589227340036073.pdb: The process cannot access the file because it is being used by another process.
[16:18:58.761 D] Reloading AssemblyLoader<Scylla.CommonBot.ITankRoutine> - Initializing
[16:19:03.483 D] Reloading AssemblyLoader<Scylla.CommonBot.ITankRoutine> - Initializing
[16:19:29.292 N] Logging in...
[16:19:31.350 N] H: 1875923720
[16:19:31.350 N] Login Success!
[16:19:31.404 N] Welcome to TankLeader 2. Please wait until initialisation finishes.
[16:19:31.421 N] Windows NT 6.1.7601 Service Pack 1
[16:19:33.711 N] Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
[16:19:33.711 N] Checking for updates...
[16:19:33.711 N] Update check concluded!
[16:19:33.711 N] TankLeader version 2.0.367.211 initialising.
[16:19:33.712 N] [ProfileManager] Reloading profiles from disk.
[16:19:33.713 N] Finished loading profiles; found 0 profiles in total.
[16:19:33.754 D] Custom Python types set up successfully.
[16:19:33.754 D] Setting up Ekans..
[16:19:34.459 D] Ekans set up successfully.
[16:19:34.459 D] Setting up garage..
[16:19:34.489 D] Garage set up successully.
[16:19:34.489 D] Setting up player object..
[16:19:34.493 D] Player object set up successfully.
[16:19:34.493 D] Registering window handle for hotkeys..
[16:19:34.494 D] Done!
[16:19:34.494 N] ScyllaWot initialisation has completed.
[16:19:34.495 D] BotMain initialisation completed.
[16:19:34.677 D] Reloading AssemblyLoader<Scylla.Common.Plugins.IPlugin> - Initializing
[16:19:36.032 D] Reloading AssemblyLoader<Scylla.Common.Plugins.IPlugin> - Initializing plugins !THROTTLED!
[16:19:36.176 D] System.TypeInitializationException: The type initializer for 'Scylla.CommonBot.RoutineManager' threw an exception. ---> System.IO.IOException: The process cannot access the file 'C:\Users\Shauno\Documents\TankLeader\CompiledAssemblies\DefaultTargetingProviders_635589227340036073.pdb' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Scylla.Common.Compiler.CodeCompiler.DeleteOldAssemblies()
at Scylla.Common.Compiler.CodeCompiler..ctor(String path)
at Scylla.Common.AssemblyLoader`1.Reload(String reason)
at Scylla.Common.AssemblyLoader`1..ctor(String directory, Boolean detectFileChanges)
at Scylla.CommonBot.RoutineManager..cctor()
--- End of inner exception stack trace ---
at Scylla.CommonBot.RoutineManager.Reload()
at TankLeader.MainWindow.<Initialise>d__7.MoveNext()
[16:19:36.176 D] System.IO.IOException: The process cannot access the file 'C:\Users\Shauno\Documents\TankLeader\CompiledAssemblies\DefaultTargetingProviders_635589227340036073.pdb' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Scylla.Common.Compiler.CodeCompiler.DeleteOldAssemblies()
at Scylla.Common.Compiler.CodeCompiler..ctor(String path)
at Scylla.Common.AssemblyLoader`1.Reload(String reason)
at Scylla.Common.AssemblyLoader`1..ctor(String directory, Boolean detectFileChanges)
at Scylla.CommonBot.RoutineManager..cctor()
[16:19:36.177 N] Initialisation failed! Check the log for detailed error descriptions.
 
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