- Joined
 - Mar 29, 2016
 
- Messages
 - 54
 
- Thread Author
 - #1
 
For some reason on my client every bot seems to be unable to use WebPath/RegionPath.
Diggin through code I found that both methods always return null.
I tested on
This is the output for MaxiWorldWalker:
	
	
	
		
			
			Diggin through code I found that both methods always return null.
I tested on
- 2 different machines
 - Windows 10 / Ubuntu / Arch Linux
 - RS3 and OSRS
 
This is the output for MaxiWorldWalker:
		Code:
	
	(12:42:16) MaxiWorldWalker V1.0.0 started!
(12:42:23) [RegionPath failed, trying WebPath]
(12:42:23) [WebPath failed, falling back to BresenhamPath]
(12:42:25) [RegionPath failed, trying WebPath]
(12:42:25) [WebPath failed, falling back to BresenhamPath]
(12:42:26) [RegionPath failed, trying WebPath]
(12:42:26) [WebPath failed, falling back to BresenhamPath]
	
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							



