- Joined
 - Dec 25, 2014
 
- Messages
 - 13
 
- Thread Author
 - #1
 
Every script I run pops up with an unhandled error and I can't seem to run anything.
Edit: It seems to just be the Maxi scripts actually. Anyone else having problems?
Final edit: Other scripts have started doing it as well now.
Here's the details I get each time.
java.lang.IllegalArgumentException: The directory file must be a valid directory.
at a.Ji.<init>(fk:94)
at a.Ji.<init>(fk:38)
at a.Ji.<init>(fk:265)
at a.lo.byte(mrb:146)
at com.runemate.game.api.hybrid.entities.definitions.GameObjectDefinition.get(tdb:88)
at a.Vm.byte(lhb:87)
at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(om:11)
at com.runemate.game.api.hybrid.location.Coordinate.getReachableCoordinates(snb:206)
at com.runemate.game.api.hybrid.location.navigation.web.WebPath.getNext(wwb:49)
at com.runemate.game.api.hybrid.location.navigation.web.WebPath.step(wwb:194)
at com.runemate.api.Walking.walkTo(Walking.java:59)
at com.runemate.api.Walking.walkTo(Walking.java:48)
at com.runemate.maxiscripts.task.miner.Walk.execute(Walk.java:37)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(ebb:148)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)
			
			Edit: It seems to just be the Maxi scripts actually. Anyone else having problems?
Final edit: Other scripts have started doing it as well now.
Here's the details I get each time.
java.lang.IllegalArgumentException: The directory file must be a valid directory.
at a.Ji.<init>(fk:94)
at a.Ji.<init>(fk:38)
at a.Ji.<init>(fk:265)
at a.lo.byte(mrb:146)
at com.runemate.game.api.hybrid.entities.definitions.GameObjectDefinition.get(tdb:88)
at a.Vm.byte(lhb:87)
at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(om:11)
at com.runemate.game.api.hybrid.location.Coordinate.getReachableCoordinates(snb:206)
at com.runemate.game.api.hybrid.location.navigation.web.WebPath.getNext(wwb:49)
at com.runemate.game.api.hybrid.location.navigation.web.WebPath.step(wwb:194)
at com.runemate.api.Walking.walkTo(Walking.java:59)
at com.runemate.api.Walking.walkTo(Walking.java:48)
at com.runemate.maxiscripts.task.miner.Walk.execute(Walk.java:37)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(ebb:148)
at com.runemate.game.api.script.framework.LoopingScript.run(yhb:89)
at com.runemate.game.api.script.framework.AbstractScript.start(plb:197)
at a.sJ.run(clb:102)
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							





