-
Contributor
Originally Posted by
pwndbymeh
Auto Summon is a bit clunky. keeps on summoning the golem even if its not dead. setting is set to Auto Summon=1 / Auto Golem=1 / Stone Golem Max=1
I noticed this is still the case too, I changed some of the Code, im not sure if it will fix it though.
Amazon Wishlist - Gimmi Snacks


https://www.amazon.de/hz/wishlist/ls/MZ543BDBC6PJ
-
Post Thanks / Like - 1 Thanks
armory236 (1 members gave Thanks to totalschaden for this useful post)
-
Member
Last edited by ry3bl4; 02-18-2022 at 10:04 AM.
-
Active Member
Did you see my pull request on your repo?
-
Member
I have problem on 'Coroutine: Dead' with Auto Pilot . Pls anyone suggest how to change it to Active.
-
Active Member
Originally Posted by
maimo2706
I have problem on 'Coroutine: Dead' with Auto Pilot . Pls anyone suggest how to change it to Active.
it happens from time to time when the follower changes zone with the leader
whether it is the offset issue or plugin needs some update, totalschaden should know, he is the pro here
-
Active Member
Originally Posted by
totalschaden
I noticed this is still the case too, I changed some of the Code, im not sure if it will fix it though.
just an fyi, tested it and the issue is still there.
-
Active Member
When you get the time can you look at this pull request? I added support for left/right mouse buttons, as well as modifier keys:
Added support for left click and key modifiers by HugKitten . Pull Request #26 . totalschaden/copilot . GitHub
-
Member
I still can't use any function T_T. Please help me
-
Member
HI thanks for your hard work! Question, can we have 2 of the custom Skill options? i want to press 2 skills in different scenarios.
Would deffo donate for this feature!
Last edited by jehan09; 02-27-2022 at 08:29 AM.
-
Member
2022-03-19 08:28:03.043 -07:00 [INF] BasicFlaskRoutine.git -> Update... done
2022-03-19 08:28:03.090 -07:00 [ERR] CoPilot -> Dependency is missing: SharpDX.XInput.dll
2022-03-19 08:28:03.106 -07:00 [INF] Stashie -> Pull... done, already up to date
2022-03-19 08:28:03.106 -07:00 [INF] Stashie -> Update... done
2022-03-19 08:28:03.169 -07:00 [INF] MinimapIcons -> Pull... done, already up to date
2022-03-19 08:28:03.169 -07:00 [INF] MinimapIcons -> Update... done
2022-03-19 08:28:03.460 -07:00 [VRB] SettingsParser => DrawDelegate not auto-generated for 'System.Collections.Generic.List`1[SimpleHotkeyChain.SettingsModels.HotkeyChain] HotkeyChains'.
2022-03-19 08:28:03.460 -07:00 [INF] SimpleHotkeyChain loaded in 14.5584 ms.
2022-03-19 08:28:03.460 -07:00 [VRB] LoadAssembly -> Failed to load "D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Compiled\AutoOpen.git".
2022-03-19 08:28:03.460 -07:00 [VRB] SettingsParser => DrawDelegate not auto-generated for 'Single SizeDefaultIcon'.
2022-03-19 08:28:03.460 -07:00 [ERR] LoadAssembly() -> System.InvalidOperationException: Sequence contains more than one element
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
at ExileCore.Shared.PluginAutoUpdate.PluginLoader.LoadAssembly(DirectoryInfo dir) in C:\Users\Sarah\source\repos\ExileApi-1\Core\Shared\PluginAutoUpdate\PluginLoader.cs:line 61
2022-03-19 08:28:03.475 -07:00 [INF] IconsBuilder loaded in 22.4601 ms.
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> CompilePlugin failed
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Source\copilot.git\ControllerPilot.cs(9,15) : error CS0234: The type or namespace name 'XInput' does not exist in the namespace 'SharpDX' (are you missing an assembly reference?)
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Source\copilot.git\ControllerPilot.cs(16,9) : error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Source\copilot.git\ControllerPilot.cs(17,9) : error CS0246: The type or namespace name 'Gamepad' could not be found (are you missing a using directive or an assembly reference?)
how to fix this
Last edited by game95122; 03-19-2022 at 02:36 PM.
-
Member
Since you added the Xbox Controller support yesterday, ExileAPI can no longer Compile and Run the Plugin
It keeps giving the error message that the SharpDX.XInput.dll is missing (which is associated with the Controller, I believe)
Error.png
**Edit**
I downloaded the actual .dll itself and put it into the main ExileAPI folder, and now it runs smooth as butter
Compiled and all! Easy fix for those having the same issue as I was. I got it from here.
Originally Posted by
game95122
2022-03-19 08:28:03.043 -07:00 [INF] BasicFlaskRoutine.git -> Update... done
2022-03-19 08:28:03.090 -07:00 [ERR] CoPilot -> Dependency is missing: SharpDX.XInput.dll
2022-03-19 08:28:03.106 -07:00 [INF] Stashie -> Pull... done, already up to date
2022-03-19 08:28:03.106 -07:00 [INF] Stashie -> Update... done
2022-03-19 08:28:03.169 -07:00 [INF] MinimapIcons -> Pull... done, already up to date
2022-03-19 08:28:03.169 -07:00 [INF] MinimapIcons -> Update... done
2022-03-19 08:28:03.460 -07:00 [VRB] SettingsParser => DrawDelegate not auto-generated for 'System.Collections.Generic.List`1[SimpleHotkeyChain.SettingsModels.HotkeyChain] HotkeyChains'.
2022-03-19 08:28:03.460 -07:00 [INF] SimpleHotkeyChain loaded in 14.5584 ms.
2022-03-19 08:28:03.460 -07:00 [VRB] LoadAssembly -> Failed to load "D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Compiled\AutoOpen.git".
2022-03-19 08:28:03.460 -07:00 [VRB] SettingsParser => DrawDelegate not auto-generated for 'Single SizeDefaultIcon'.
2022-03-19 08:28:03.460 -07:00 [ERR] LoadAssembly() -> System.InvalidOperationException: Sequence contains more than one element
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
at ExileCore.Shared.PluginAutoUpdate.PluginLoader.LoadAssembly(DirectoryInfo dir) in C:\Users\Sarah\source\repos\ExileApi-1\Core\Shared\PluginAutoUpdate\PluginLoader.cs:line 61
2022-03-19 08:28:03.475 -07:00 [INF] IconsBuilder loaded in 22.4601 ms.
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> CompilePlugin failed
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Source\copilot.git\ControllerPilot.cs(9,15) : error CS0234: The type or namespace name 'XInput' does not exist in the namespace 'SharpDX' (are you missing an assembly reference?)
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Source\copilot.git\ControllerPilot.cs(16,9) : error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)
2022-03-19 08:28:03.475 -07:00 [ERR] CoPilot -> D:\Downloads\Poe Stuff\New folder\poehelper3 - Copy\PoeHelper\Plugins\Source\copilot.git\ControllerPilot.cs(17,9) : error CS0246: The type or namespace name 'Gamepad' could not be found (are you missing a using directive or an assembly reference?)
how to fix this
Try the above fix
It should do the trick.
Last edited by ilkist; 03-19-2022 at 09:38 PM.
-
Member
Weird.png
But now this shows up in the Upper Left corner of the Game Screen with then new Controller Support update :P Not game breaking at all haha but just a heads up for anyone confused what it is.
Last edited by ilkist; 03-19-2022 at 09:44 PM.
-
Member
Originally Posted by
ilkist
Weird.png
But now this shows up in the Upper Left corner of the Game Screen with then new Controller Support update :P Not game breaking at all haha but just a heads up for anyone confused what it is.
i have too. Its like normal
Last edited by OnurTest; 03-20-2022 at 04:04 AM.
-
Contributor
Originally Posted by
OnurTest
i have too. Its like normal
Originally Posted by
ilkist
Weird.png
But now this shows up in the Upper Left corner of the Game Screen with then new Controller Support update :P Not game breaking at all haha but just a heads up for anyone confused what it is.
Was just a debug view i used, the newest version has a toggle for it.
For everyone with Compile Issue regarding the missing .dll, just place it where your Loader.exe is you can find it in the Release.rar
Release Release . totalschaden/copilot . GitHub
Amazon Wishlist - Gimmi Snacks


https://www.amazon.de/hz/wishlist/ls/MZ543BDBC6PJ
-
Post Thanks / Like - 1 Thanks
ilkist (1 members gave Thanks to totalschaden for this useful post)
-
Member
not sure if it is the right place to ask but where to get poehud to continue use this ?