Can't move or interact with the map?

Forum for bugs and technical problems.

Re: Can't move or interact with the map?

Postby orik » Tue Feb 18, 2014 6:31 pm

hu I have the same issues on my mac. I thought it was just a fluke; but I'll put some effort into seeing if i can fix this.
jorb wrote:Refuse. Resist. Revolt.

Erik Sorvik wrote:PROVIDENCE IS GR8
User avatar
orik
 
Posts: 43
Joined: Fri Aug 17, 2012 8:44 pm

Re: Can't move or interact with the map?

Postby _Gunnar » Wed Feb 19, 2014 6:40 pm

Chiprel wrote:
_Gunnar wrote:I'm having this problem too - I'm thinking it could be something to do with my "retina display", as that has caused problems with other programs before. Did anyone find a solution?

(nb: default client, can't get others to work at all yet :p)

Are you on new mac? You could run salem without problems like year ago so just asking. I have no clue about macs but are you using new operating system?(maybe someone with more knowledge about macs will know what was changed between your old and new sys) Does h&h still works for you?


yeah, new mac - as i said, i think its the new display, which causes all sorts of problems with java in really basic ways…
Actually, i found enders now runs fine, but kandarim's client and the default do not; in different ways :p
ImageImageImage
Darwoth wrote:tradewinds is gunnar
Brego wrote:***** STUPID GUNNAR!

great minds
User avatar
_Gunnar
 
Posts: 520
Joined: Wed Aug 01, 2012 9:21 pm

Re: Can't move or interact with the map?

Postby HasseKebab » Fri Feb 21, 2014 1:17 am

_Gunnar wrote:
Chiprel wrote:
_Gunnar wrote:I'm having this problem too - I'm thinking it could be something to do with my "retina display", as that has caused problems with other programs before. Did anyone find a solution?

(nb: default client, can't get others to work at all yet :p)

Are you on new mac? You could run salem without problems like year ago so just asking. I have no clue about macs but are you using new operating system?(maybe someone with more knowledge about macs will know what was changed between your old and new sys) Does h&h still works for you?


yeah, new mac - as i said, i think its the new display, which causes all sorts of problems with java in really basic ways…
Actually, i found enders now runs fine, but kandarim's client and the default do not; in different ways :p


me2, pls help
HasseKebab
 
Posts: 495
Joined: Sat Aug 25, 2012 8:34 am

Re: Can't move or interact with the map?

Postby cezar78 » Fri Feb 21, 2014 3:23 am

after searching on google for "mouse buttons not working in java 7" I came to the solution to change the screen resolution and that fixed it for me.

I changed resolution back to old one after and mouse still works so at least this is a fix for me.

good luck to you too guys

cheers
cezar78
Customer
 
Posts: 13
Joined: Sat Dec 15, 2012 5:07 am

Re: Can't move or interact with the map?

Postby _Gunnar » Fri Feb 21, 2014 11:47 am

That was the first thing i tried - but it had no effect for me. Are you on a mac also?

one clarification: I can click on menus fine, but if i try to interact with the actual game world using the mouse nothing happens.
ImageImageImage
Darwoth wrote:tradewinds is gunnar
Brego wrote:***** STUPID GUNNAR!

great minds
User avatar
_Gunnar
 
Posts: 520
Joined: Wed Aug 01, 2012 9:21 pm

Re: Can't move or interact with the map?

Postby yozzik » Fri Feb 21, 2014 12:09 pm

Same problem: WSAD and GUI works fine, but nothing more.
Mac OSX 10.9.1, newest Java.
User avatar
yozzik
 
Posts: 110
Joined: Wed Oct 03, 2012 9:17 am

Re: Can't move or interact with the map?

Postby HasseKebab » Fri Feb 21, 2014 2:38 pm

For me only Ender's client works. Sadly its not uppdated to the current version of the game.

edit: just noticed it was uppdated, i would recomennd trying to use enders client.
HasseKebab
 
Posts: 495
Joined: Sat Aug 25, 2012 8:34 am

Re: Can't move or interact with the map?

Postby cezar78 » Fri Feb 21, 2014 9:15 pm

I have an Asus laptop and had that issue that got solved by the changing screen resolution. On apple computers it might not work but that it works on a similar issue on my laptop might be an indication of a behavior that is handled differently by apple but whoever looks into fixing this problem for apple computers might have an idea about what this behavior might be.

Good luck!
cezar78
Customer
 
Posts: 13
Joined: Sat Dec 15, 2012 5:07 am

Re: Can't move or interact with the map?

Postby ElvisWayCool » Thu Feb 27, 2014 5:35 am

I'm on a Mac and can't click either :(

Tried Ender's client, it updates and tries to launch a client but nothing happens.

Has anyone figured this out yet?

EDIT: So I tried Ender's again, it said nothing needed to update and tried to launch, then got an error. Here's the error:
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)


...What..?

EDIT again:
Alright so I found out I can click on the minimap to talk too... Just can't right click on NPCs through the minimap.
ElvisWayCool
 
Posts: 1
Joined: Thu Feb 27, 2014 5:24 am

Re: Can't move or interact with the map?

Postby _Gunnar » Fri Feb 28, 2014 7:20 pm

put this in a file named run.command in your Salem folder (mac only):

Code: Select all
#!/bin/bash
cd `dirname "$0"`
java -Xms1024m -Xmx1024m -Dhaven.resurl="http://game.salemthegame.com/res/" -Dhaven.defserv="game.salemthegame.com" -jar bin/salem.jar


then run this file to start enders

If that doesn't work, delete everything and run the updater again, I guess.
ImageImageImage
Darwoth wrote:tradewinds is gunnar
Brego wrote:***** STUPID GUNNAR!

great minds
User avatar
_Gunnar
 
Posts: 520
Joined: Wed Aug 01, 2012 9:21 pm

Previous

Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 13 guests