Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NEW CLIENT! required
#11
LINKS ALL FIXED, added to main post
[Image: pQmLcYb.gif][Image: qru9SSg.gif]
gir || star || kill
Reply
#12
Uhm, i DL'd it, checked the "Notes", but still got the error. I'll try and re-extract it.
[Image: 1GhbhLM.png]


Soundcloud






Click for Stock Trading info:
[SIGPIC][/SIGPIC]
Reply
#13
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
#14
:]] thxxx
[Image: dAtcCfH.gif]
Reply
#15
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: pQmLcYb.gif][Image: qru9SSg.gif]
gir || star || kill
Reply
#16
Nevermind, uploading the new ones now! Smile
#Bless4Mod
[Image: shufflin.gif]
[Image: marcopolo233.png]
"I'm a shooting star leaping through the skies, like a tiger defying laws of gravity."
-Freddie Mercury
[SPOILER]
[COLOR="gold"]Best grammar on SG.
Come at me.
Gifts
[IKR][Humor][Peter]
Thanks a bunch, guys. (:
[/COLOR][/SPOILER]
Reply
#17
the system couldnt find the specified path (thats for 32bit not 64 bit)
Reply
#18
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
#19
Still not working... You sure you posted the right ones? (I'm using the Uppit one, which one DOES work?
#Bless4Mod
[Image: shufflin.gif]
[Image: marcopolo233.png]
"I'm a shooting star leaping through the skies, like a tiger defying laws of gravity."
-Freddie Mercury
[SPOILER]
[COLOR="gold"]Best grammar on SG.
Come at me.
Gifts
[IKR][Humor][Peter]
Thanks a bunch, guys. (:
[/COLOR][/SPOILER]
Reply
#20
THANKS HUMAN!!!! EVERYONE!!!!!!! CHANGE FILE2 TO JUST FILE (caps count, need at be in all caps!!!)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't load the client? Here's why! Brittany 193 15,358 11 hours ago
Last Post: Rodneybrota
  Having Client Loading Issues? Gir 145 16,580 04-22-2024, 12:39 PM
Last Post: Seo-Ul-Rat
  Client Update v9.5 Gir 12 3,320 12-06-2014, 07:12 PM
Last Post: Zainahmed
  New client links Brittany 21 4,323 07-02-2014, 03:04 AM
Last Post: Perroke
  New client 8.1 Brittany 96 16,180 04-12-2013, 01:58 PM
Last Post: Stoerejef
  V7 SilGar Client Release Brittany 116 18,108 06-01-2012, 09:22 PM
Last Post: Inspiration
  New v6 client released?! Brittany 130 23,767 10-16-2011, 11:10 AM
Last Post: Sagemcut
  New Client v4 Gir 77 13,071 12-30-2010, 02:30 PM
Last Post: Mcjons2
  To download the v3.3 client. Brittany 10 4,557 02-16-2010, 07:37 PM
Last Post: mason
  SilGar Client v3.2 Gir 103 17,416 11-09-2009, 10:44 PM
Last Post: Jimmyeclipse

Forum Jump:


Users browsing this thread: 1 Guest(s)