Major Nelson
New Member
- Joined
- Sep 29, 2014
- Messages
- 29
- Reaction score
- 2
Issues I am currently having;
1) Latency when pressing "start" on bot, client is windowed and acts like 3FPS
2) Unless I literally launch game and then bot, the bot will crash an already running game until I launch both sequentially
3) Errors with new Trinity release pretty much halting functionality, I will post a brief error messages for different problems...
--->For loading an Adventurer profile for act questing--->
When starting bot with Act relogger and it goes through loading the act and setting up routines it begins to stall with constant repeated syntax
I have DB and D3 running on NVIDIA Processor
Computer Specs:::
Version 10.0.14986 Build 14986
Processor Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, 2801 Mhz, 4 Core(s), 8 Logical Processor(s)
Installed Physical Memory (RAM) 16.0 GB
Name [00000002] Killer E2200 Gigabit Ethernet Controller
Adapter Type Ethernet 802.3
Product Type Killer E2200 Gigabit Ethernet Controller
Name NVIDIA GeForce GTX 980M
Adapter RAM (8E+09) bytes
Samsung EVO SSD 1TB
1) Latency when pressing "start" on bot, client is windowed and acts like 3FPS
2) Unless I literally launch game and then bot, the bot will crash an already running game until I launch both sequentially
3) Errors with new Trinity release pretty much halting functionality, I will post a brief error messages for different problems...
--->For loading an Adventurer profile for act questing--->
Code:
System.Exception: Element ResumeUseTownPortal is not supported. Please check your XML and try again. (<ResumeUseTownPortal forceUsePortal="True" timeLimit="30" />) Line -1
at *************.*************.***********(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at *************.*************.********(XElement , Type )
at *************.*************.********.*********(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at *************.*************.***********(XElement , PropertyInfo )
at *************.*************.***********(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Logic.OrderBot.TryGetBotProfile(String path, Profile& profile)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)
Code:
Failed to load profile: Element ResumeUseTownPortal is not supported. Please check your XML and try again. (<ResumeUseTownPortal forceUsePortal="True" timeLimit="30" />) Line -1
System.Exception: Element ResumeUseTownPortal is not supported. Please check your XML and try again. (<ResumeUseTownPortal forceUsePortal="True" timeLimit="30" />) Line -1
at *************.*************.***********(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at *************.*************.********(XElement , Type )
at *************.*************.********.*********(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at *************.*************.***********(XElement , PropertyInfo )
at *************.*************.***********(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Logic.OrderBot.TryGetBotProfile(String path, Profile& profile)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)
I have DB and D3 running on NVIDIA Processor
Computer Specs:::
Version 10.0.14986 Build 14986
Processor Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, 2801 Mhz, 4 Core(s), 8 Logical Processor(s)
Installed Physical Memory (RAM) 16.0 GB
Name [00000002] Killer E2200 Gigabit Ethernet Controller
Adapter Type Ethernet 802.3
Product Type Killer E2200 Gigabit Ethernet Controller
Name NVIDIA GeForce GTX 980M
Adapter RAM (8E+09) bytes
Samsung EVO SSD 1TB






