Can anybody help me with this error? in isxeveDebug.txt is this error and it is done in the run of function MoveTo
Obj.ExecuteMethod("MoveTo", new string[] { "MyStationCorporateHangar", "StationCorporateHangar", Quantity.ToString(), "Corporation Folder " + FolderID.ToString() });
The promlem is after new patch.
--- EXCEPTION BEGIN ---
Traceback (most recent call last):
File "c:/depot/games/branches/release/EVE-TRANQUILITY/eve/client/script/environment/invCache.py", line 557, in GetInventoryFromId
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/moniker.py", line 416, in __call__
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/moniker.py", line 251, in MonikeredCall
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ObjectCallGPCS.py", line 726, in __call__
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/machoNet.py", line 195, in ThrottledCall
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ObjectCallGPCS.py", line 535, in ObjectCallWithoutTheStars
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ExceptionMappingGPCS.py", line 81, in CallDown
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ExceptionMappingGPCS.py", line 58, in _ProcessCall
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ExceptionWrapperGPCS.py", line 103, in CallDown
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/machoNet.py", line 3913, in _BlockingCall
RuntimeError: this tasklet does not like to be blocked.
--- EXCEPTION END ---
Obj.ExecuteMethod("MoveTo", new string[] { "MyStationCorporateHangar", "StationCorporateHangar", Quantity.ToString(), "Corporation Folder " + FolderID.ToString() });
The promlem is after new patch.
--- EXCEPTION BEGIN ---
Traceback (most recent call last):
File "c:/depot/games/branches/release/EVE-TRANQUILITY/eve/client/script/environment/invCache.py", line 557, in GetInventoryFromId
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/moniker.py", line 416, in __call__
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/moniker.py", line 251, in MonikeredCall
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ObjectCallGPCS.py", line 726, in __call__
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/machoNet.py", line 195, in ThrottledCall
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ObjectCallGPCS.py", line 535, in ObjectCallWithoutTheStars
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ExceptionMappingGPCS.py", line 81, in CallDown
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ExceptionMappingGPCS.py", line 58, in _ProcessCall
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/ExceptionWrapperGPCS.py", line 103, in CallDown
File "c:/depot/games/branches/release/EVE-TRANQUILITY/carbon/common/script/net/machoNet.py", line 3913, in _BlockingCall
RuntimeError: this tasklet does not like to be blocked.
--- EXCEPTION END ---