Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinRune is not working on Mac OS #3

Open
Zinzeo opened this issue Dec 29, 2021 · 1 comment
Open

WinRune is not working on Mac OS #3

Zinzeo opened this issue Dec 29, 2021 · 1 comment

Comments

@Zinzeo
Copy link

Zinzeo commented Dec 29, 2021

I originally posted this on the ORSC bug reports page, and was told to post this here. Running a 2015 MacBook Pro Retina Disp. with 11.6 Big Sur installed. Whenever I boot up the ORSC launcher, select WinRune as my preferred way to play, and launch the server the window pops up and boots the client. However the client is not fixed in its position on the page, so when the size of the window is adjusted the game screen wants to remain to the middle/upper left while the 'Return to Main Page' button, along with the ads moved with the center of the resized window. Also nothing happens when clicking on the client. I see the New User and Existing User buttons but cannot click on them.

Hope some one is able to fix this issue!

EDIT: I do think it is also worth noting that I have tried downloading the client provided here and get the same issue. This is the error I get in console after using -java -jar rune.jar in terminal:

Found members
Found rsaExponent
Found rsaModulus
Found address
Found port
Found someBoolean
Started applet
Using default load
Paramater requested: member
Paramater requested: poff
Using default load
Using default load
Using default load
Using default load
Loaded: 990 frames of animation
Using default load
Using default load
Using default load
Using default load
java.lang.IllegalArgumentException: Can not set int field a.a.GameApplet.port to null value
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167)
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171)
at sun.reflect.UnsafeIntegerFieldAccessorImpl.set(UnsafeIntegerFieldAccessorImpl.java:80)
at java.lang.reflect.Field.set(Field.java:764)
at com.projectjava.winrune.WinRune$7.actionPerformed(Unknown Source)
at javax.swing.Timer.fireActionPerformed(Timer.java:313)
at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

@lmsv-mx123
Copy link
Member

lmsv-mx123 commented Jan 13, 2023

Can you recheck if it works on your end now @Zinzeo ? After #6 got solved may have solved this issue as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants