Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NEW CLIENT! required
#11
Woot guys! Big Grin. Guess what, i heard there will be Anchor now! PKing FTW
Reply
#12
my media wont load and now i cant even see links
Reply
#13
LINKS ALL FIXED, added to main post
[Image: qru9SSg.gif]
gir || star || kill

[sig][/sig]
Reply
#14
Uhm, i DL'd it, checked the "Notes", but still got the error. I'll try and re-extract it.
Reply
#15
I think it's funny how the latest up to date client posted by the owner is rarely viewed but if someone else posted it, it would probablly be viewed by everyone in the server lol.
Reply
#16
:]] thxxx
Reply
#17
The_Mvp Wrote:I think it's funny how the latest up to date client posted by the owner is rarely viewed but if someone else posted it, it would probablly be viewed by everyone in the server lol.
da f u talking about
the views don't update for a while since the forum is big and i don't wanna crash the forums lol, so i set it so it doesn't update views instantly, takes about an hour (like youtube)


and btw...
Currently Active Users Viewing This Thread: 20 (14 members and 6 guests)
[Image: qru9SSg.gif]
gir || star || kill

[sig][/sig]
Reply
#18
Nevermind, uploading the new ones now! Smile
Reply
#19
the system couldnt find the specified path (thats for 32bit not 64 bit)
Reply
#20
Run.bat
Run Client x64.bat

Current Client Rating
0/10

Current Problems-Unpacking Takes too long.
Client freezes a lot.
Cannot Walk.
Only can type and PM.
The two batch files are incorrectly written and sourced to the wrong folders.
Takes forever to log-in.
The you cannot move.

To get to what the .bat file contains you need to right-click the batch file and then select the option "Edit".

It will open the code below in a notepad.

Needs to be changed.

Run.bat contains:

Code:
@echo off
COLOR 09
title SilabGarza Client v3.6
cd .\FILES\
java -Xmx1000m -cp .;Theme.jar Bot 0 0 lowmem members 32
pause

Run Client x64.bat contains:

Code:
@echo off
title SilabGarza Client v3.6
cd .\FILES\
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xmx1000m -cp .;Theme.jar Bot 0 0 lowmem members 32
pause

The problem is
Code:
cd .\FILES\

This line of code in the batch file needs to be changed to
Code:
cd .\FILES2\

This needs to be changed because the folder is not named FILES but is named FILES2.

The new code for the Run.bat should be:

Code:
@echo off
COLOR 09
title SilabGarza Client v3.6
cd .\FILES2\
java -Xmx1000m -cp .;Theme.jar Bot 0 0 lowmem members 32
pause

The new code for the Run Client x64.bat should be:

Code:
@echo off
title SilabGarza Client v3.6
cd .\FILES2\
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xmx1000m -cp .;Theme.jar Bot 0 0 lowmem members 32
pause
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Client Update v9.5 Gir 12 1,333 12-06-2014, 07:12 PM
Last Post: Zainahmed
  New client links Brittany 22 1,515 07-02-2014, 03:04 AM
Last Post: Perroke
  Can't load the client? Here's why! Brittany 43 2,005 07-01-2014, 09:14 PM
Last Post: Skeptron
  New client 8.1 Brittany 99 5,175 04-12-2013, 01:58 PM
Last Post: Stoerejef
  V7 SilGar Client Release Brittany 120 6,435 06-01-2012, 09:22 PM
Last Post: Inspiration
  Having Client Loading Issues? Gir 28 1,992 01-12-2012, 10:43 AM
Last Post: Skillz At 3
  New v6 client released?! Brittany 195 12,114 10-16-2011, 11:10 AM
Last Post: Sagemcut
  New Client v4 Gir 79 6,000 12-30-2010, 02:30 PM
Last Post: Mcjons2
  To download the v3.3 client. Brittany 10 2,894 02-16-2010, 07:37 PM
Last Post: mason
  SilGar Client v3.2 Gir 105 5,692 11-09-2009, 10:44 PM
Last Post: Jimmyeclipse

Forum Jump:


Users browsing this thread: 1 Guest(s)