This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| <injector> | |
| <interfaces> | |
| <add> | |
| <classname>com/dreamscape/ay</classname> | |
| <interface>Animable</interface> | |
| </add> | |
| <add> | |
| <classname>com/dreamscape/b/a/a</classname> | |
| <interface>Node</interface> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | --> Animable [com/dreamscape/ay] | |
| --> Node [com/dreamscape/b/a/a] | |
| -> getNext com/dreamscape/b/a/a.b a | |
| -> getKey com/dreamscape/b/a/a.id long | |
| --> NodeSub [com/dreamscape/b/a/b/b] | |
| -> getPrevNodeSub com/dreamscape/b/a/b/b.d b | |
| => getNextNodeSub BROKEN | |
| => getUuid BROKEN | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | package pestcontrol | |
| class PestControlMethods { | |
| // normally defined class. the fields and methods inside however are all static. | |
| // no need to instance the fields in this class | |
| // static because we only want 1 LIST containing the games. | |
| // the list contains the instances running. | |
| static List<ActivePCGame> ACTIVE_GAMES = new ArrayList(10); // 10 games | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Repacked 65328. | |
| Finished repacking 1. | |
| Exception in thread "Thread-8" java.lang.VerifyError: Bad local variable type | |
| Exception Details: | |
| Location: | |
| com/arlania/ClientUpdater.downloadClient()Ljava/io/File; @90: iload | |
| Reason: | |
| Type top (current frame, locals[14]) is not assignable to integer | |
| Current Frame: | |
| bci: @90 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ID: 1189 UID: 1093235430 Location: Tile: [3054, 3429] Distance: 143 | |
| ID: 2091 UID: 1108013795 Location: Tile: [3051, 3429] Distance: 141 | |
| ID: 2091 UID: 1108013795 Location: Tile: [3051, 3429] Distance: 141 | |
| ID: 2091 UID: 1108013795 Location: Tile: [3051, 3429] Distance: 141 | |
| ID: 2091 UID: 1108013795 Location: Tile: [3051, 3429] Distance: 141 | |
| ID: 1189 UID: 1093235426 Location: Tile: [3050, 3429] Distance: 140 | |
| ID: 2091 UID: 1108013919 Location: Tile: [3047, 3430] Distance: 139 | |
| ID: 2091 UID: 1108013919 Location: Tile: [3047, 3430] Distance: 139 | |
| ID: 2091 UID: 1108013919 Location: Tile: [3047, 3430] Distance: 139 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | "C:\Program Files\Java\jdk1.7.0_80\bin\java.exe" -Dmaven.home=C:\Users\Jak\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\182.4323.18\plugins\maven\lib\maven2 -Dclassworlds.conf=C:\Users\Jak\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\182.4323.18\plugins\maven\lib\maven2\bin\m2.conf -javaagent:C:\Users\Jak\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\182.4323.18\lib\idea_rt.jar=56523:C:\Users\Jak\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\182.4323.18\bin -Dfile.encoding=UTF-8 -classpath C:\Users\Jak\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\182.4323.18\plugins\maven\lib\maven2\boot\classworlds-1.1.jar org.codehaus.classworlds.Launcher -Didea.version=2018.2.3 --no-plugin-registry clean compile install | |
| [INFO] Scanning for projects... | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building Parabot 317-API-Minified RuneWild | |
| [INFO] task-segment: [clean, compile, install] | |
| [INFO] ----------------------------------------------------------------------- | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [- RSPS Updater -] | |
| --> By Paradox, Parnassian, Empathy and Fryslan | |
| --> Additional Analysis by Shadowrs | |
| -> Parsing RivalClient1.jar | |
| -> Done. Parsed 108 classes. [Took 105ms] | |
| -> Analyzing multipliers... | |
| -> Done. Resolved 61 multipliers. [Took 728ms] | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [- RSPS Updater -] | |
| --> By Paradox, Parnassian, Empathy and Fryslan | |
| --> Additional Analysis by Shadowrs | |
| -> Parsing 1frimbscape.jar | |
| -> Done. Parsed 1284 classes. [Took 224ms] | |
| -> Analyzing multipliers... | |
| -> Done. Resolved 75 multipliers. [Took 974ms] | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [- RSPS Updater -] | |
| --> By Paradox, Parnassian, Empathy and Fryslan | |
| --> Additional Analysis by Shadowrs | |
| -> Parsing 4PkHonor.jar | |
| -> Done. Parsed 109 classes. [Took 122ms] | |
| -> Analyzing multipliers... | |
| -> Done. Resolved 63 multipliers. [Took 661ms] | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | --> Animable [iiiIiIiiiiIIiIi] | |
| --> Node [iiIiIIiiiiIIiii] | |
| -> getNext iiIiIIiiiiIIiii.enum iiIiIIiiiiIIiii | |
| -> getKey iiIiIIiiiiIIiii.try long | |
| --> NodeSub [IiiIIIiiiiIiIiI] | |
| --> CollisionMap [iIiiiIiiiiiiiiI] | |
| -> getFlags iIiiiIiiiiiiiiI.try int[][] |