Thread: LiquidX source help

Results 1 to 3 of 3
  1. #1 LiquidX source help 
    Registered Member
    Join Date
    Apr 2019
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    i get those errors

    May 12, 2019 2:57:57 PM com.arlania.GameServer main
    INFO: Initializing the loader...
    Could not load blacklisted hosts.
    Could not load blacklisted hadware numbers.
    java.io.FileNotFoundException: .\data\saves\starters.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.net.security.ConnectionHandler.loadSta rters(ConnectionHandler.java:175)
    at com.arlania.net.security.ConnectionHandler.init(Co nnectionHandler.java:31)
    at com.arlania.GameLoader.lambda$1(GameLoader.java:12 5)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\IPBans.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.PlayerPunishment.initial izeList(PlayerPunishment.java:48)
    at com.arlania.world.content.PlayerPunishment.init(Pl ayerPunishment.java:38)
    at com.arlania.GameLoader.lambda$2(GameLoader.java:12 6)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\Bans.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.PlayerPunishment.initial izeList(PlayerPunishment.java:48)
    at com.arlania.world.content.PlayerPunishment.init(Pl ayerPunishment.java:39)
    at com.arlania.GameLoader.lambda$2(GameLoader.java:12 6)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\IPMutes.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.PlayerPunishment.initial izeList(PlayerPunishment.java:48)
    at com.arlania.world.content.PlayerPunishment.init(Pl ayerPunishment.java:40)
    at com.arlania.GameLoader.lambda$2(GameLoader.java:12 6)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\IPStarters1.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.PlayerPunishment.initial izeList(PlayerPunishment.java:48)
    at com.arlania.world.content.PlayerPunishment.init(Pl ayerPunishment.java:41)
    at com.arlania.GameLoader.lambda$2(GameLoader.java:12 6)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\IPStarters2.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.PlayerPunishment.initial izeList(PlayerPunishment.java:48)
    at com.arlania.world.content.PlayerPunishment.init(Pl ayerPunishment.java:42)
    at com.arlania.GameLoader.lambda$2(GameLoader.java:12 6)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\Mutes.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.PlayerPunishment.initial izeList(PlayerPunishment.java:48)
    at com.arlania.world.content.PlayerPunishment.init(Pl ayerPunishment.java:43)
    at com.arlania.GameLoader.lambda$2(GameLoader.java:12 6)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.lang.NullPointerException
    at com.arlania.world.clip.stream.ByteStreamExt.readUn signedWord(ByteStreamExt.java:29)
    at com.arlania.model.definitions.GameObjectDefinition .init(GameObjectDefinition.java:172)
    at com.arlania.world.clip.region.RegionClipping.init( RegionClipping.java:81)
    at com.arlania.GameLoader.lambda$3(GameLoader.java:12 7)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    Exception in thread "GameLoadingThread" java.lang.NullPointerException
    at com.arlania.model.definitions.GameObjectDefinition .forId(GameObjectDefinition.java:66)
    at com.arlania.world.clip.region.RegionClipping.addOb ject(RegionClipping.java:476)
    at com.arlania.world.clip.region.RegionClipping.addOb ject(RegionClipping.java:528)
    at com.arlania.world.content.CustomObjects.init(Custo mObjects.java:36)
    at com.arlania.GameLoader.lambda$4(GameLoader.java:12 8)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\txt\items.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.model.definitions.ItemDefinition.init( ItemDefinition.java:40)
    at com.arlania.GameLoader.lambda$5(GameLoader.java:12 9)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\lottery\lottery.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.world.content.Lottery.init(Lottery.jav a:145)
    at com.arlania.GameLoader.lambda$6(GameLoader.java:13 0)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\voting\votes.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.world.content.VotingContest.init(Votin gContest.java:76)
    at com.arlania.GameLoader.lambda$7(GameLoader.java:13 1)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\saves\edgeville-well.txt (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:110)
    at java.base/java.io.FileReader.<init>(FileReader.java:60)
    at com.arlania.world.content.WellOfGoodwill.init(Well OfGoodwill.java:32)
    at com.arlania.GameLoader.lambda$10(GameLoader.java:1 34)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    Exception in thread "GameLoadingThread" java.lang.NullPointerException
    at com.arlania.world.content.clan.ClanChatManager.ini t(ClanChatManager.java:64)
    at com.arlania.GameLoader.lambda$11(GameLoader.java:1 35)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\json\npc_definitions.json (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.util.JsonLoader.load(JsonLoader.java:4 6)
    at com.arlania.GameLoader.lambda$13(GameLoader.java:1 37)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\json\drops.json (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.util.JsonLoader.load(JsonLoader.java:4 6)
    at com.arlania.GameLoader.lambda$14(GameLoader.java:1 38)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\json\weapon_interfaces.json (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.util.JsonLoader.load(JsonLoader.java:4 6)
    at com.arlania.GameLoader.lambda$15(GameLoader.java:1 39)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\json\world_shops.json (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.util.JsonLoader.load(JsonLoader.java:4 6)
    at com.arlania.GameLoader.lambda$16(GameLoader.java:1 40)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\json\dialogues.json (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.util.JsonLoader.load(JsonLoader.java:4 6)
    at com.arlania.GameLoader.lambda$17(GameLoader.java:1 41)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    java.io.FileNotFoundException: .\data\def\json\world_npcs.json (The system cannot find the path specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
    at com.arlania.util.JsonLoader.load(JsonLoader.java:4 6)
    at com.arlania.world.entity.impl.npc.NPC.init(NPC.jav a:178)
    at com.arlania.GameLoader.lambda$19(GameLoader.java:1 43)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    Exception in thread "GameLoadingThread" java.lang.NullPointerException: NPC 13447 is not defined!
    at com.arlania.world.entity.impl.npc.NPC.<init>(NPC.j ava:43)
    at com.arlania.world.content.combat.strategy.impl.Nex .spawn(Nex.java:56)
    at com.arlania.world.entity.impl.npc.NPC.init(NPC.jav a:180)
    at com.arlania.GameLoader.lambda$19(GameLoader.java:1 43)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    Exception in thread "GameLoadingThread" java.lang.NullPointerException
    at com.arlania.world.content.ProfileViewing.init(Prof ileViewing.java:265)
    at com.arlania.GameLoader.lambda$20(GameLoader.java:1 44)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    Exception in thread "GameLoadingThread" java.lang.NullPointerException
    at com.arlania.world.content.pos.PlayerOwnedShopManag er.loadShops(PlayerOwnedShopManager.java:710)
    at com.arlania.GameLoader.lambda$21(GameLoader.java:1 45)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    MonsterDrops has been initialized: size 0
    Exception in thread "GameLoadingThread" java.lang.NullPointerException: NPC 2518 is not defined!
    at com.arlania.world.entity.impl.npc.NPC.<init>(NPC.j ava:43)
    at com.arlania.world.content.global.GlobalBoss.<init> (GlobalBoss.java:40)
    at com.arlania.world.content.global.impl.ShadowLord.< init>(ShadowLord.java:21)
    at com.arlania.world.content.global.GlobalBossHandler .init(GlobalBossHandler.java:31)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
    May 12, 2019 2:57:58 PM com.arlania.GameServer main
    SEVERE: Could not start LiquidX! Program terminated.
    java.lang.NullPointerException: NPC 2511 is not defined!
    at com.arlania.world.entity.impl.npc.NPC.<init>(NPC.j ava:43)
    at com.arlania.world.content.minigames.impl.GodsRaid. initStages(GodsRaid.java:94)
    at com.arlania.world.content.minigames.impl.Raid.<ini t>(Raid.java:115)
    at com.arlania.world.content.minigames.impl.Raid.<ini t>(Raid.java:119)
    at com.arlania.world.content.minigames.impl.GodsRaid. <init>(GodsRaid.java:28)
    at com.arlania.world.content.minigames.MinigameHandle r2.defaultHandler(MinigameHandler2.java:78)
    at com.arlania.GameLoader.finish(GameLoader.java:116)
    at com.arlania.GameServer.main(GameServer.java:27)

    May 12, 2019 2:57:58 PM com.arlania.util.ShutdownHook run
    INFO: The shutdown hook is processing all required actions...
    java.io.FileNotFoundException: .\data\saves\edgeville-well.txt (The system cannot find the path specified)
    at java.base/java.io.FileOutputStream.open0(Native Method)
    at java.base/java.io.FileOutputStream.open(FileOutputStream.jav a:292)
    at java.base/java.io.FileOutputStream.<init>(FileOutputStream.j ava:235)
    at java.base/java.io.FileOutputStream.<init>(FileOutputStream.j ava:124)
    at java.base/java.io.FileWriter.<init>(FileWriter.java:66)
    at com.arlania.world.content.WellOfGoodwill.save(Well OfGoodwill.java:52)
    at com.arlania.util.ShutdownHook.run(ShutdownHook.jav a:33)
    java.io.FileNotFoundException: .\data\saves\edgeville-well2.txt (The system cannot find the path specified)
    at java.base/java.io.FileOutputStream.open0(Native Method)
    at java.base/java.io.FileOutputStream.open(FileOutputStream.jav a:292)
    at java.base/java.io.FileOutputStream.<init>(FileOutputStream.j ava:235)
    at java.base/java.io.FileOutputStream.<init>(FileOutputStream.j ava:124)
    at java.base/java.io.FileWriter.<init>(FileWriter.java:66)
    at com.arlania.world.content.WellOfWealth.save(WellOf Wealth.java:53)
    at com.arlania.util.ShutdownHook.run(ShutdownHook.jav a:34)
    java.io.FileNotFoundException: .\data\saves\GE\offers.dat (The system cannot find the path specified)
    at java.base/java.io.FileOutputStream.open0(Native Method)
    at java.base/java.io.FileOutputStream.open(FileOutputStream.jav a:292)
    at java.base/java.io.FileOutputStream.<init>(FileOutputStream.j ava:235)
    at java.base/java.io.FileOutputStream.<init>(FileOutputStream.j ava:156)
    at com.arlania.world.content.grandexchange.GrandExcha ngeOffers.save(GrandExchangeOffers.java:207)
    at com.arlania.util.ShutdownHook.run(ShutdownHook.jav a:35)
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2017
    Posts
    123
    Thanks given
    47
    Thanks received
    63
    Rep Power
    72
    Quote Originally Posted by aksiyon View Post
    java.io.FileNotFoundException: .\data\saves\starters.txt (The system cannot find the path specified)
    Read the errors, its telling you whats wrong.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2019
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by aNamedSoul View Post
    Read the errors, its telling you whats wrong.
    Thanks bro but how to fix that .\data\saves\starters.txt thanks

    Thanks i fixed delete post please im new on forums
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. f2p source help
    By adamhelloman8 in forum Help
    Replies: 1
    Last Post: 03-15-2009, 12:23 AM
  2. ZDR source help....
    By Exsinity in forum Help
    Replies: 3
    Last Post: 01-09-2009, 11:02 PM
  3. 317 Server Sources Help.
    By Magers in forum Help
    Replies: 9
    Last Post: 01-02-2009, 07:01 PM
  4. Source help -.-
    By Exsinity in forum Help
    Replies: 1
    Last Post: 01-01-2009, 12:22 PM
  5. my source help plz help me :(
    By Pirate tele in forum Help
    Replies: 1
    Last Post: 10-16-2008, 01:34 AM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •