Thread: Loc.dat

Results 1 to 10 of 10
  1. #1 Loc.dat 
    Registered Member
    Sora's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    644
    Thanks given
    18
    Thanks received
    39
    Rep Power
    128
    I need a 474 one in 317 format since the one I have is buggy

    (LOC.IDX TOO)
    Thanks if you got it
    Reply With Quote  
     

  2. #2  
    Community Veteran

    Songoty's Avatar
    Join Date
    Dec 2007
    Posts
    2,740
    Thanks given
    211
    Thanks received
    1,034
    Rep Power
    2455
    Reply With Quote  
     

  3. #3  
    Registered Member
    Sora's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    644
    Thanks given
    18
    Thanks received
    39
    Rep Power
    128
    pretty thoughtful songoty but um
    loc.idx would be nice

    also i said 317 format :/
    Reply With Quote  
     

  4. #4  
    Retired. Stop PMing me.


    Galkon's Avatar
    Join Date
    Nov 2007
    Age
    17
    Posts
    7,526
    Thanks given
    1,805
    Thanks received
    2,830
    Rep Power
    5000
    Attached image
    Reply With Quote  
     

  5. Thankful users:


  6. #5  
    Registered Member
    Join Date
    Mar 2010
    Posts
    154
    Thanks given
    15
    Thanks received
    13
    Rep Power
    31
    What would change if i replaced my current loc.dat and .idx with this 474 one?
    Reply With Quote  
     

  7. #6  
    Renown Programmer
    veer's Avatar
    Join Date
    Nov 2007
    Posts
    3,746
    Thanks given
    354
    Thanks received
    1,370
    Rep Power
    3032
    well you'd have to accommodate for missing and updated models, but it would use game object definition values from a cache used with someone's 474 client
    Reply With Quote  
     

  8. #7  
    Registered Member
    Sora's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    644
    Thanks given
    18
    Thanks received
    39
    Rep Power
    128
    This is why my original loc was buggy.

    In some areas, when you logged in, you would have this:

    Code:
    Exception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: 2568
            at Class30_Sub2_Sub4_Sub5.method457(Class30_Sub2_Sub4_Sub5.java:60)
            at Class30_Sub2_Sub4_Sub5.method444(Class30_Sub2_Sub4_Sub5.java:38)
            at Class30_Sub2_Sub4.method443(Class30_Sub2_Sub4.java:13)
            at Class25.method314(Class25.java:1612)
            at Class25.method313(Class25.java:1146)
            at client.method146(client.java:12867)
            at client.method102(client.java:8384)
            at client.method9(client.java:9393)
            at Applet_Sub1.run(Applet_Sub1.java:126)
            at client.run(client.java:4834)
            at java.lang.Thread.run(Unknown Source)
    If i use SWAT's custom loc.dat, this error goes away.
    Reply With Quote  
     

  9. #8  
    Community Veteran

    Songoty's Avatar
    Join Date
    Dec 2007
    Posts
    2,740
    Thanks given
    211
    Thanks received
    1,034
    Rep Power
    2455
    xception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: 2568
    at Class30_Sub2_Sub4_Sub5.method457(Class30_Sub2_Sub4 _Sub5.java:60)

    Increase the array size....
    Reply With Quote  
     

  10. #9  
    Registered Member
    Sora's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    644
    Thanks given
    18
    Thanks received
    39
    Rep Power
    128
    Quote Originally Posted by Songoty View Post
    xception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: 2568
    at Class30_Sub2_Sub4_Sub5.method457(Class30_Sub2_Sub4 _Sub5.java:60)

    Increase the array size....
    I'll do that, I was just really confused because SWAT's loc.dat didn't have this problem.
    Reply With Quote  
     

  11. #10  
    Registered Member
    Sora's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    644
    Thanks given
    18
    Thanks received
    39
    Rep Power
    128
    Increasing it gives me

    Code:
    Exception in thread "Thread-5" java.lang.NullPointerException
            at Class30_Sub2_Sub4_Sub5.method457(Class30_Sub2_Sub4_Sub5.java:61)
            at Class30_Sub2_Sub4_Sub5.method444(Class30_Sub2_Sub4_Sub5.java:38)
            at Class30_Sub2_Sub4.method443(Class30_Sub2_Sub4.java:13)
            at Class25.method314(Class25.java:1612)
            at Class25.method313(Class25.java:1146)
            at client.method146(client.java:12867)
            at client.method102(client.java:8384)
            at client.method9(client.java:9393)
            at Applet_Sub1.run(Applet_Sub1.java:126)
            at client.run(client.java:4834)
            at java.lang.Thread.run(Unknown Source)
    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

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