I need 317 coding help!! easy fix im sure!

Reputation
0
Hey Im trying to code my own server just for friends (nothing big) im trying to make my auto cache downloader, Im in my "Class36.java" file trying to edit this:

I get this error when compiling:

Class36.java:137: <identifier> expected
abyte = FileOperations.ReadFile("c:/.DSPK/data/" + file + ".dat");
^
1 error
Press any key to continue . . .



This is what it currently looks like:

private static Class36 animationlist[][];
public int anInt636;
public Class18 aClass18_637;
public int anInt638;
public int anIntArray639[];
public int anIntArray640[];
public int anIntArray641[];
public int anIntArray642[];
private static boolean[] aBooleanArray643;
abyte0 = FileOperations.ReadFile("c:/.DSPK/data/" + file + ".dat");


Any help!? :]

The "^" Is supposed to be under the "=" sign!!
 
I think it's something wrong with "abyte". Not sure though, I am not too much of a 317 coder.
 
You should try going to Runelocus or Runeserver or whatnot, you'll probably get a better response. :\
 
Back
Top