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

Ошибка:Compiler Error: error CS1567

DrStealth

New Member
Joined
Jul 1, 2013
Messages
3
Reaction score
0
Собственно вот примерно так. какой процесс он пытается найти?
Соответственно бот не работает. Вот лог:

[03:54:23.731 D] Reloading AssemblyLoader<Scylla.CommonBot.ITargetingProvider> - Initializing
[03:54:24.399 D] Reloading AssemblyLoader<Scylla.CommonBot.ITankRoutine> - Initializing
[03:54:30.613 N] Logging in...
[03:54:31.076 N]
[03:54:31.076 N] Login Success!
[03:54:31.078 N] Welcome to TankLeader 2. Please wait until initialisation finishes.
[03:54:31.079 N] Windows NT 6.1.7600 Service Pack 1
[03:54:32.439 N] AMD Phenom(tm) II X6 1045T Processor
[03:54:33.776 N] [ProfileManager] Reloading profiles from disk.
[03:54:42.033 N] Finished loading profiles; found 32 profiles in total.
[03:54:42.177 D] Custom Python types set up successfully.
[03:54:42.353 D] Ekans set up successfully.
[03:54:42.356 D] Garage set up successully.
[03:54:42.357 D] Player object set up successfully.
[03:54:42.363 N] ScyllaWot initialisation has completed.
[03:54:42.373 D] BotMain initialisation completed.
[03:54:42.376 D] Reloading AssemblyLoader<Scylla.Common.Plugins.IPlugin> - Initializing
[03:54:42.823 N] Compiler Error: error CS1567: Ошибка при генерировании ресурса Win32: Процесс не может получить доступ к файлу, так как этот файл занят другим процессом.
[03:54:42.823 D] Reloading AssemblyLoader<Scylla.Common.Plugins.IPlugin> - Initializing plugins !THROTTLED!
[03:54:42.827 D] Reloading AssemblyLoader<Scylla.CommonBot.ITankRoutine> - RoutineManager.Reload
[03:54:43.348 D] Routines reloaded; list follows:
[03:54:43.348 D] Routine: Default Artillery by aevitas - Version 0.0.0.0
[03:54:43.349 D] Routine: Default Battle Tank by aevitas - Version 0.0.0.0
[03:54:43.352 D] Reloading AssemblyLoader<Scylla.CommonBot.ITargetingProvider> - Targeting.Reload
[03:54:43.938 D] TargetingProviders reloaded; new list follows:
[03:54:43.938 D] Name: Default Artillery Targeting by aevitas - Type: Artillery - Version 0.0.0.0
[03:54:43.938 D] Name: Default Targeting by aevitas - Type: Obstacles - Version 0.0.0.0
[03:54:43.939 D] [Targeting] Source folder: C:\Users\Cheburashka\Desktop\TankLeader [8.6]\TargetingProviders
[03:54:43.939 D] [Routines] Source folder: C:\Users\Cheburashka\Desktop\TankLeader [8.6]\Routines
[03:54:43.939 N] Initialisation completed. Have fun!
[03:55:20.669 D] Start/Stop button clicked!
 
Back
Top