java.io.FileNotFoundException: C:\nerio.cache\Maps\mapConfig.txt (The system cannot find the path specified)
|
|
Can someone please help me with my rsps. I just ran it and it was saying this and I have no idea why. I went into the server/ client folders and opened the .bat and also the compilers for both and changed the java from 1.8.0 to my modern one (example : @echo off
Title Client Running
cd ./
"C:\Program Files\Java\jdk-11.0.2\bin\java.exe" -Xmx500m Gui 30 0 lowmem members 32
exit
I changed most of my program files to the one shown in the example above: so most of the javas was changed to C:\Program Files\Java\jdk-11.0.2
idk why it is doing this so can someone please help me. ty
java.io.FileNotFoundException: C:\nerio.cache\Maps\mapConfig.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: 219)
at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:157)
at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:112)
at java.base/java.io.FileReader.<init>(FileReader.java:60)
at client.setNewMaps(client.java:134)
at client.startUp(client.java:9377)
at RSApplet.run(RSApplet.java:34)
at client.run(client.java:6280)
at java.base/java.lang.Thread.run(Thread.java:834)
java.util.zip.ZipException: zip END header not found
at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1 529)
at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java: 1430)
at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java: 1437)
at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1 268)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1231 )
at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Zip File.java:726)
at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFil e.java:843)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:246)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:176)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:147)
at Update.unZipFile(Update.java:53)
at Update.<init>(Update.java:29)
at client.streamLoaderForName(client.java:4952)
at client.startUp(client.java:9387)
at RSApplet.run(RSApplet.java:34)
at client.run(client.java:6280)
at java.base/java.lang.Thread.run(Thread.java:834)
so how do I fix it?
| « Necrotic/Ruse model help please | eclipse running. need help » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |