• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 17:29
CEST 23:29
KST 06:29
  • 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
Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12[ASL20] Ro24 Preview Pt2: Take-Off7[ASL20] Ro24 Preview Pt1: Runway13
Community News
SC4ALL $6,000 Open LAN in Philadelphia7Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3Weekly Cups (August 25-31): Clem's Last Straw?39Weekly Cups (Aug 18-24): herO dethrones MaxPax6
StarCraft 2
General
Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues #1: Maru - Greatest Players of All Time Team Liquid Map Contest #21 - Presented by Monster Energy Classic Games #3: Rogue vs Serral at BlizzCon What happened to Singapore/Brazil servers?
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris RSL: Revival, a new crowdfunded tournament series WardiTV TL Team Map Contest #5 Tournaments Sparkling Tuna Cup - Weekly Open Tournament SC4ALL $6,000 Open LAN in Philadelphia
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
Pros React To: SoulKey's 5-Peat Challenge BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion ASL20 General Discussion BSL Team Wars - Bonyth, Dewalt, Hawk & Sziky teams
Tourneys
[IPSL] ISPL Season 1 Winter Qualis and Info! Is there English video for group selection for ASL [ASL20] Ro16 Group B [ASL20] Ro16 Group A
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread Borderlands 3 Nintendo Switch Thread Path of Exile General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
Canadian Politics Mega-thread US Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread Things Aren’t Peaceful in Palestine
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1542 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
BSL Team Wars
19:00
Playoff - 4th vs 3rd
Team Bonyth vs Team Sziky
ZZZero.O76
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
JuggernautJason132
Nathanias 18
Lillekanin 2
StarCraft: Brood War
Britney 13575
ZZZero.O 76
sSak 27
NaDa 4
Dota 2
NeuroSwarm130
LuMiX1
Counter-Strike
fl0m1397
Stewie2K420
Heroes of the Storm
Liquid`Hasu543
Other Games
Grubby3877
FrodaN2319
ToD327
Hui .189
KnowMe185
Sick167
SortOf116
Organizations
Other Games
BasetradeTV39
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 20 non-featured ]
StarCraft 2
• musti20045 37
• StrangeGG 29
• RyuSc2 11
• Kozan
• Migwel
• sooper7s
• AfreecaTV YouTube
• intothetv
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• Airneanach44
• HerbMon 16
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota22584
League of Legends
• Doublelift5128
Other Games
• imaqtpie1200
• Scarra803
• Shiphtur197
Upcoming Events
Afreeca Starleague
12h 31m
Snow vs Sharp
Jaedong vs Mini
Wardi Open
13h 31m
OSC
1d 2h
Sparkling Tuna Cup
1d 12h
Afreeca Starleague
1d 12h
Light vs Speed
Larva vs Soma
PiGosaur Monday
2 days
LiuLi Cup
2 days
RSL Revival
3 days
Maru vs Reynor
Cure vs TriGGeR
The PondCast
3 days
RSL Revival
4 days
Zoun vs Classic
[ Show More ]
Korean StarCraft League
5 days
RSL Revival
5 days
[BSL 2025] Weekly
5 days
BSL Team Wars
5 days
RSL Revival
6 days
Online Event
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
SEL Season 2 Championship
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
SC4ALL: StarCraft II
EC S1
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
MESA Nomadic Masters Fall
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
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.