• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 08:15
CEST 14:15
KST 21:15
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
BGE Stara Zagora 2025: Info & Preview25Code S RO12 Preview: GuMiho, Bunny, SHIN, ByuN3The Memories We Share - Facing the Final(?) GSL46Code S RO12 Preview: Cure, Zoun, Solar, Creator4[ASL19] Finals Preview: Daunting Task30
Community News
[BSL20] ProLeague: Bracket Stage & Dates7GSL Ro4 and Finals moved to Sunday June 15th12Weekly Cups (May 27-June 1): ByuN goes back-to-back0EWC 2025 Regional Qualifier Results26Code S RO12 Results + RO8 Groups (2025 Season 2)3
StarCraft 2
General
The SCII GOAT: A statistical Evaluation Magnus Carlsen and Fabi review Clem's chess game. BGE Stara Zagora 2025: Info & Preview Jim claims he and Firefly were involved in match-fixing GSL Ro4 and Finals moved to Sunday June 15th
Tourneys
Bellum Gens Elite: Stara Zagora 2025 Master Swan Open (Global Bronze-Master 2) $5,100+ SEL Season 2 Championship (SC: Evo) SOOPer7s Showmatches 2025 Cheeseadelphia 2025 - Open Bracket LAN!
Strategy
[G] Darkgrid Layout Simple Questions Simple Answers [G] PvT Cheese: 13 Gate Proxy Robo
Custom Maps
[UMS] Zillion Zerglings
External Content
Mutation # 476 Charnel House Mutation # 475 Hard Target Mutation # 474 Futile Resistance Mutation # 473 Cold is the Void
Brood War
General
BGH auto balance -> http://bghmmr.eu/ BW General Discussion Will foreigners ever be able to challenge Koreans? I made an ASL quiz [BSL20] ProLeague: Bracket Stage & Dates
Tourneys
[ASL19] Grand Finals [Megathread] Daily Proleagues [BSL20] ProLeague Bracket Stage - Day 2 [BSL20] ProLeague Bracket Stage - Day 1
Strategy
I am doing this better than progamers do. [G] How to get started on ladder as a new Z player
Other Games
General Games
What do you want from future RTS games? Path of Exile Stormgate/Frost Giant Megathread Nintendo Switch Thread Mechabellum
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
LiquidLegends to reintegrate into TL.net
Heroes of the Storm
Heroes of the Storm 2.0 Simple Questions, Simple Answers
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Vape Nation Thread European Politico-economics QA Mega-thread
Fan Clubs
Maru Fan Club Serral Fan Club
Media & Entertainment
Korean Music Discussion [Manga] One Piece
Sports
2024 - 2025 Football Thread Formula 1 Discussion NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Cleaning My Mechanical Keyboard
TL Community
The Automated Ban List
Blogs
Cognitive styles x game perf…
TrAiDoS
StarCraft improvement
iopq
Heero Yuy & the Tax…
KrillinFromwales
I was completely wrong ab…
jameswatts
Need Your Help/Advice
Glider
Trip to the Zoo
micronesia
Poker
Nebuchad
Customize Sidebar...

Website Feedback

Closed Threads



Active: 24261 users

Salem (MMO) - Page 25

Forum Index > General Games
Post a Reply
Prev 1 23 24 25 26 Next All
Serejai
Profile Blog Joined September 2010
6007 Posts
February 27 2014 04:52 GMT
#481
http://forum.salemthegame.com/viewtopic.php?f=5&t=4629&start=10

First I would try using Ender's Client (or the new fork of it) instead of the default one.

To install Ender's without getting errors you'll have to delete your Salem folder, download the forked Ender's client, then download Enders. You can also just use the fork; it's possibly better anyway. Both are found on the forums in the Arcana section.
I HAVE 5 TOAST POINTS
alfyma
Profile Joined October 2010
United Kingdom78 Posts
February 27 2014 11:59 GMT
#482
Yeah I have the same problem with the default client on my mac. AFAIK this at least is not directly the devs fault, but a problem with a lot of java 7 apps on retina display macs. Its possibly something to do with security settings, but I could never figure it out…

Enders works, however, and is better anyway.
ElvisWayCool
Profile Joined March 2010
United States437 Posts
February 27 2014 18:48 GMT
#483
So when I go to get Ender's I get 2 options, the 2 links here: http://forum.salemthegame.com/viewtopic.php?f=11&t=50&hilit=Ender's client. They are both called an updater, which already puts me off. I deleted everything Salem related on my computer and tried them again. The first one "updated" a bunch of stuff, said it would start a launcher, then did nothing. The second one "updated" one of those files, said it would start a launcher, then got an error found in the spoiler.
+ Show Spoiler +
java.lang.Error: java.lang.reflect.InvocationTargetException
at haven.MainFrame.javabughack(MainFrame.java:393)
at haven.MainFrame.main2(MainFrame.java:406)
at haven.MainFrame.access$100(MainFrame.java:63)
at haven.MainFrame$8.run(MainFrame.java:476)
at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1126)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1103)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1326)
at haven.MainFrame.javabughack(MainFrame.java:384)
... 4 more
Caused by: java.lang.NoClassDefFoundError: com/jogamp/common/type/WriteCloneable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at haven.TexGL$TexDraw.<clinit>(TexGL.java:83)
at haven.TexGL.<init>(TexGL.java:154)
at haven.TexGL.<init>(TexGL.java:282)
at haven.TexI.<init>(TexI.java:42)
at haven.Resource$Image$1.<init>(Resource.java:618)
at haven.Resource$Image.tex(Resource.java:618)
at haven.Resource.loadtex(Resource.java:1515)
at haven.LoginScreen.<clinit>(LoginScreen.java:47)
at haven.MainFrame$5.run(MainFrame.java:387)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
at java.awt.EventQueue.access$400(EventQueue.java:82)


Do I need to have the Salem original client installed then get Ender's? I really want to play but not being able to right click sucks haha.
Gormil
Profile Joined August 2010
Germany29 Posts
February 27 2014 19:41 GMT
#484
Hey guys.. try to use Latikai client. This is the best one. Just search for the link in the Salem forum.

Serejai.. do we have a TL town?
Serejai
Profile Blog Joined September 2010
6007 Posts
February 27 2014 20:06 GMT
#485
You have to install Latikai before lenders. Don't ask why.

No we don't have a village but myself and pablols are playing together and you're welcome to join..
I HAVE 5 TOAST POINTS
ElvisWayCool
Profile Joined March 2010
United States437 Posts
February 28 2014 02:03 GMT
#486
Latikai client doesn't even try to start up for me . It updates, says starting client, then disappears. Ughhh I just want to play.
Serejai
Profile Blog Joined September 2010
6007 Posts
February 28 2014 02:43 GMT
#487
Try using Java 6. This game has a lot of issues with 7.
I HAVE 5 TOAST POINTS
Pablols
Profile Joined August 2009
Chile517 Posts
February 28 2014 17:32 GMT
#488
On February 28 2014 11:03 ElvisWayCool wrote:
Latikai client doesn't even try to start up for me . It updates, says starting client, then disappears. Ughhh I just want to play.

I got the same java error, you have to delete your Salem folder, for me it was at C:/users/user/appdata/salem, and then run the custom updater. It should start downloading a bunch of stuff, and when it finishes the game will open. I also had to change the security setting on java from high to medium for the custom client.
Serejai
Profile Blog Joined September 2010
6007 Posts
February 28 2014 23:20 GMT
#489
Day 7:

I got murdered by a pay to win player. Game over!
I HAVE 5 TOAST POINTS
KtheZ
Profile Blog Joined October 2009
United States813 Posts
March 01 2014 01:36 GMT
#490
Ahahahhahahahahhahahahahaha

We both knew this was coming
Serejai
Profile Blog Joined September 2010
6007 Posts
March 01 2014 07:47 GMT
#491
Yeah, I was murdered by the Tribe. It seems that signing their peace treaty doesn't actually mean anything. Who would've thought?
I HAVE 5 TOAST POINTS
alfyma
Profile Joined October 2010
United Kingdom78 Posts
March 02 2014 00:20 GMT
#492
Ouch

Will you continue to play?

Did you communicate with the tribe in any way that you have records of? Where were you killed? It would be interesting if you could prove the treaty is worthless.
Gormil
Profile Joined August 2010
Germany29 Posts
March 03 2014 19:01 GMT
#493
Hey guys! I have iron for u.. if u need anything?!
alfyma
Profile Joined October 2010
United Kingdom78 Posts
March 07 2014 15:14 GMT
#494
My little group had our first hostile encounter last night. We were all outside our walls planning a new area to dry boards in

[You make piles of 40 fresh boards. They take 5.5 real time days to dry, and then you harvest them - some will be dry, and some (most) will be mouldy & useless. After that, you can plane the dried boards to make planed boards and then soak them in oil to make oiled boards, which are used in high level crafts. There are losses at each stage. When planing, you can just ruin the board and produce woodchips, and when soaking in oil, the boards can warp. So generally you need a lot of board piles. Making boards is quite a labour intensive process, and we planned to make 720 boards total.]

when all of a sudden, I spotted two men running towards us - one in starter clothes, and one wearing at least 2 items which can only be bought in the cash shop. I shouted to my comrades to get inside the walls and put my main inside as fast as I could. Unfortunately, one alt was left outside, but we managed to get the gates shut before they got in. They then proceeded to chase the alt and knock it out, as well as breaking all the fishing traps we had left in the lake nearby. I managed to convince them that the alt wasn't worth leaving murder scents for, saying it was just a lumberjack alt, when in fact it was our main farmer… So they left, not having done too much damage.

We probably could have fought- there were 3 of us and 2 of them - but from the damage they did to the alt, it was clear that they had much higher stats than us, and none of us have murder or even theft yet, and so even successfully fighting would cause them to just come back and kill us for it.

[I estimated that they had ~1.5x our stats on each of their characters. Because of the way HP and combat works, this works out as each of their characters being approximately 1.83 as useful as ours, assuming equal skill - and I'm the only one in our group who has ever fought anything apart from animals..]

Luckily, they couldn't get into our base since we have a village claim up, which stops people from breaking stuff (like walls) on your property, unless they put a special claim called a Trial by Fire down. But now our focus is totally on increasing our defenses and grinding criminal skills so we can compete. I'm tempted to track them to find out where they live, even though that would probably be largely pointless, take many hours, and may put my character in quite a bit of danger. I'm sure they will be back, and I hope we have time to be ready for them...
Serejai
Profile Blog Joined September 2010
6007 Posts
March 08 2014 11:03 GMT
#495
Lol. The developers just put out a patch today to fix some bug abusing that all the major factions have been doing since the server started. This bug was reported over a year ago and the developers wait until the big factions abuse it for two weeks (and make loads of currency profit from it as well) and then decide to fix it.

So now, if you're in a big faction you're sitting at 80 stats and tens of thousands of coin. If you're a hermit or in a small group you're sitting around 30 stats and a few hundred coin.

Not only is the game pay to win but it's also bug abuse to win. Incredible :D
I HAVE 5 TOAST POINTS
alfyma
Profile Joined October 2010
United Kingdom78 Posts
March 09 2014 00:44 GMT
#496
Yeah, its a pretty bad situation. But because the bugged foods were not all-round useful (almost solely black bile) noone actually got to really high stats - in fact I'm sitting at nearly 50 now, when the max stat for things other than black bile is ~70. So its not as bad as all that :p

Anyway, its pointless trying to compete with people who will bot/bugabuse/buy their way to victory anyway. This game is slightly ridiculous partly due to the small dev team and partly due to the horrific player base but its also actually quite beautiful in some ways, mainly due to the idiosyncrasies of the devs, so I'll keep playing until I go down fighting

(mainly i want to make a massive alchemy lab)

Some japanese players visited us today. They gave us a valuable indian feather and showed us their ridiculously organized but completely undefended base - I think they want to be friends. I hope they don't get crushed soon.
Serejai
Profile Blog Joined September 2010
6007 Posts
March 09 2014 01:51 GMT
#497
PM me the location of their completely undefended base. I want to be their friend, too
I HAVE 5 TOAST POINTS
Serejai
Profile Blog Joined September 2010
6007 Posts
March 09 2014 01:56 GMT
#498
Also here is how the developers react to constructive criticism:

First of all you are an ungrateful, spoiled child..

I don't give a damn...

no single fuck is given..


And they wonder why they got dropped from their publisher :D
I HAVE 5 TOAST POINTS
alfyma
Profile Joined October 2010
United Kingdom78 Posts
March 09 2014 14:08 GMT
#499
Considering that was a response to criticism by the biggest abuser of bugs and bots there is in the game I would think its kindof understandable.
scrubtastic
Profile Joined May 2009
1166 Posts
Last Edited: 2014-03-18 06:53:24
March 18 2014 06:49 GMT
#500
Him abusing bugs/bots doesn't mean the criticism isn't valid. In fact, I think there is worth in checking out what the worst exploiters/bug abusers do and think in order to fix your worst exploits and create disincentives for bots to exist in the first place. Having an environment where rampant botting is encouraged is a bad thing...right?

I guess what I'm trying to say is that even if you hate the fucking exploiter/botter for ripping apart your precious game, he still might have something worth saying and to dismiss the person like that is pretty dumb/childish imo
Prev 1 23 24 25 26 Next All
Please log in or register to reply.
Live Events Refresh
SC Evo League
12:00
#13
BRAT_OK 14
LiquipediaDiscussion
Bellum Gens Elite
10:00
Stara Zagora 2025 Day 4
ShoWTimE vs SerralLIVE!
Clem vs Zoun
Bellum Gens Elite2768
ComeBackTV 1183
TaKeTV 539
IndyStarCraft 300
3DClanTV 147
Rex129
CosmosSc2 68
LiquipediaDiscussion
CranKy Ducklings
10:00
Master Swan Open #92
CranKy Ducklings104
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Bellum Gens Elite2768
IndyStarCraft 300
Hui .235
Rex 129
ProTech73
CosmosSc2 68
BRAT_OK 14
MindelVK 10
StarCraft: Brood War
Britney 32502
Calm 28964
Sea 5436
Bisu 3080
Jaedong 2475
Hyuk 1060
Mini 329
BeSt 310
EffOrt 258
Zeus 209
[ Show more ]
Last 185
Soulkey 144
Stork 131
Mind 120
PianO 114
Hyun 93
ZerO 93
sorry 65
Sea.KH 36
Icarus 25
Sacsri 23
GoRush 21
Noble 10
IntoTheRainbow 10
ajuk12(nOOB) 9
SilentControl 9
Dota 2
XcaliburYe725
qojqva478
League of Legends
KnowMe41
Heroes of the Storm
Khaldor253
Other Games
singsing2370
B2W.Neo948
DeMusliM530
Mew2King213
Lowko178
Pyrionflax142
XaKoH 119
Mlord63
ZerO(Twitch)16
ArmadaUGS0
Organizations
Dota 2
PGL Dota 2 - Main Stream8580
StarCraft 2
angryscii 26
StarCraft: Brood War
UltimateBattle 26
lovetv 11
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Adnapsc2 16
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• Michael_bg 4
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Nemesis5614
• Jankos1239
Upcoming Events
Fire Grow Cup
2h 45m
CSO Contender
4h 45m
BSL: ProLeague
5h 45m
StRyKeR vs MadiNho
Cross vs UltrA
TT1 vs JDConan
Bonyth vs Sziky
Replay Cast
11h 45m
SOOP Global
14h 45m
Creator vs Rogue
Cure vs Classic
SOOP
20h 45m
Classic vs GuMiho
Sparkling Tuna Cup
21h 45m
AllThingsProtoss
22h 45m
Fire Grow Cup
1d 2h
BSL: ProLeague
1d 5h
HBO vs Doodle
spx vs Tech
DragOn vs Hawk
Dewalt vs TerrOr
[ Show More ]
Replay Cast
1d 11h
Replay Cast
2 days
Replay Cast
2 days
WardiTV Invitational
2 days
WardiTV Invitational
2 days
GSL Code S
3 days
Rogue vs GuMiho
Maru vs Solar
Replay Cast
4 days
GSL Code S
4 days
herO vs TBD
Classic vs TBD
The PondCast
4 days
Replay Cast
5 days
GSL Code S
5 days
WardiTV Invitational
5 days
Korean StarCraft League
6 days
CranKy Ducklings
6 days
WardiTV Invitational
6 days
Liquipedia Results

Completed

CSL Season 17: Qualifier 1
DreamHack Dallas 2025
Heroes 10 EU

Ongoing

JPL Season 2
BSL 2v2 Season 3
BSL Season 20
KCM Race Survival 2025 Season 2
NPSL S3
Rose Open S1
CSL Season 17: Qualifier 2
2025 GSL S2
BGE Stara Zagora 2025
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
ECL Season 49: Europe
BLAST Rivals Spring 2025
MESA Nomadic Masters
CCT Season 2 Global Finals
IEM Melbourne 2025
YaLLa Compass Qatar 2025
PGL Bucharest 2025
BLAST Open Spring 2025

Upcoming

CSL 17: 2025 SUMMER
Copa Latinoamericana 4
CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
K-Championship
SEL Season 2 Championship
Esports World Cup 2025
HSC XXVII
Championship of Russia 2025
Murky Cup #2
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.