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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Routines folder missing?

Well, it works if you manually copy oldroutine folder to default, and then manually add it in json file.
"OldRoutine\\OldRoutine.cs",
"OldRoutine\\OldRoutineSettings.cs",
This is what you should add
 
Well im not dev and cant really read these errors.
So I ll try to explain better. With clean installation there is 3 folders in "3rdParty" - Configs, Default and Legacy. What you should do is to copy folder "OldRoutine" from C:\\whateverlocation\3rdParty\Legacy to C:\\whateverlocation\3rdParty\Default. Then open and edit 3rdparty.json in C:\\whataeverlocation\3rdParty\Default and add there the lines after "MapBot\\TravelToLabTask.cs":
"OldRoutine\\OldRoutine.cs",
"OldRoutine\\OldRoutineSettings.cs",
"OldRoutine\\SettingsGui.xaml",
 
man im not a dumb, but ty for you reply. i do all like you said in first time, - bot does not load oldroutine,
Current routine set to NullRoutine. - and nothing else. Old routine dont appear in routine settings.
 
Dunno what to say, I did only these actions. Can only recommend to check comas, and maybe to change language to english.
 
it does not work =(
can you help pls?
System.IO.FileLoadException: Could not load file or assembly 'file:///C:\n\HelixToolkit.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\n\HelixToolkit.dll' ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
Same here. Anyone with ru-RU Windows can start it?
 
i just delete all eb files. and install it again with installer. and oldroutine appears automatically. just install it to default folder
 
Back
Top