BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
JDuel Links Bot - Getting error when trying to run application Empty4/7/2024, 2:34 pm by SnB@BWH

» Bully Made It Into a BIG Video 400K Views
JDuel Links Bot - Getting error when trying to run application Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
JDuel Links Bot - Getting error when trying to run application Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
JDuel Links Bot - Getting error when trying to run application Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
JDuel Links Bot - Getting error when trying to run application Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
JDuel Links Bot - Getting error when trying to run application Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
JDuel Links Bot - Getting error when trying to run application Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
JDuel Links Bot - Getting error when trying to run application Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
JDuel Links Bot - Getting error when trying to run application Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
JDuel Links Bot - Getting error when trying to run application Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

JDuel Links Bot - Getting error when trying to run application

3 posters

Go down  Message [Page 1 of 1]

NNC

NNC

Would you do me a favor?

I know that there are many topics with the same content. However, those answers did not give the expected results.

"Please reboot."
I recognize "JDuel Links Bot.jar" as launching again. However, when I try to start it again, the same log is output.

"Please answer 'no' to the admin query."
This will output an error as well.

The article in the link is unrelated to the topic, but I referred to one of the answers "It's probably because of your System Preferences language setting in Processing, change it from Chinese to English”.
https://stackoverflow.com/a/40610141

Go to Windows Settings and change the "Windows Display Language" from my country to English (US), and reboot PC.

After launching "JDuel Links Bot.jar", I was able to confirm that it works up to the "JDuel Links Bot version" screen.

However, if you change the display language of Windows back to your own language, you will see the previous errors and will not be able to start.

I look forward it if we could work this out.

Code:
java.lang.IllegalStateException: The application didn't end normally: 1
Please tell BullyWiiPlaza if this poses a problem.
at Yf.g(yr:240)
at Ng.H(gs:433)
at java.base/java.lang.Thread.run(Thread.java:832)

SnB@BWH

SnB@BWH
Admin & Writer

Moved to BWH Developers' App Help.

NNC likes this post

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Hello, sorry for the late reply, I didn't log into the site. It might be fixed already, can you try again? If not, it's a bit hard to find issues with display language since I use English and it avoids encoding problems with non-ASCII symbols entirely so they go "unnoticed" while developing.

NNC likes this post

NNC

NNC

I apologize for deleting the reply once. First of all, let me tell you that I was able to install and start it. I used the Open JDK, not the Oracle JDK. I installed the latest version of Oracle's Java and ran it, and it started normally.
However, when I answered "no" to the admin query and thought it had started, the following error and the same error as before were output to log.txt. I answered "Yes" to the admin query and it is running without any errors. This error is probably due to the same reason mentioned above. So, as you said, it would be treated as "unnoticed".
Then I'd like to try it out, and if there are no problems, I'll consider donating it. I appreciate you reading.
Thank you.

Code:
java.lang.IllegalStateException: OpenProcess() failed to open process id 20104: アクセスが拒否されました。
 at ch.b(gq:125)
 at QE.b(qx:259)
 at QE.b(qx:190)
 at Sg.b(ux:333)
 at NI.Y(ba:11857)
 at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
 at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
 at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
 at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
 at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:374)
 at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:354)
 at NI.u(ba:11774)
 at NI.Qc(ba:11194)
 at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
 at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771)
 at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)
 at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716)
 at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
 at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
 at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:741)
 at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
 at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
 at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
 at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
 at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
 at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

Bully@WiiPlaza

Bully@WiiPlaza
 
 

NNC wrote:I apologize for deleting the reply once. First of all, let me tell you that I was able to install and start it. I used the Open JDK, not the Oracle JDK. I installed the latest version of Oracle's Java and ran it, and it started normally.
However, when I answered "no" to the admin query and thought it had started, the following error and the same error as before were output to log.txt. I answered "Yes" to the admin query and it is running without any errors. This error is probably due to the same reason mentioned above. So, as you said, it would be treated as "unnoticed".
Then I'd like to try it out, and if there are no problems, I'll consider donating it. I appreciate you reading.
Thank you.

Code:
java.lang.IllegalStateException: OpenProcess() failed to open process id 20104: アクセスが拒否されました。
 at ch.b(gq:125)
 at QE.b(qx:259)
 at QE.b(qx:190)
 at Sg.b(ux:333)
 at NI.Y(ba:11857)
 at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
 at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
 at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
 at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
 at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:374)
 at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:354)
 at NI.u(ba:11774)
 at NI.Qc(ba:11194)
 at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
 at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771)
 at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)
 at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716)
 at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
 at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
 at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:741)
 at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
 at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
 at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
 at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
 at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
 at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Hello, please download the "JDuel Links Bot Launcher.exe" from here:
https://github.com/BullyWiiPlaza/JDuel-Links-Bot/releases
I think it should fix your problem. The EXE will automatically run as administrator.

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum