Homebrew WIP JTegraNX - Another RCM payload injector

  • Thread starter Thread starter DylanWedman
  • Start date Start date
  • Views Views 31,266
  • Replies Replies 54
  • Likes Likes 15
@DylanWedman
It will be great to have portable mode. For example if I move JTegraNX.ini from Documents to the jar folder.

@burhansalih
1) Clean your current Java installation: https://javadl-esd-secure.oracle.com/update/jut/JavaUninstallTool.exe
2) Install Java 8 x86: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244582_d7fc238d0cbf4b0dac67be84580cfb4b
3) If you using 64-bit Windows install Java 8 x86_64 too: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244584_d7fc238d0cbf4b0dac67be84580cfb4b

thanks I’ll give this a go when I’m with my machine tomorrow thanks again.
 
@DylanWedman
It will be great to have portable mode. For example if I move JTegraNX.ini from Documents to the jar folder.

@burhansalih
1) Clean your current Java installation: https://javadl-esd-secure.oracle.com/update/jut/JavaUninstallTool.exe
2) Install Java 8 x86: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244582_d7fc238d0cbf4b0dac67be84580cfb4b
3) If you using 64-bit Windows install Java 8 x86_64 too: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244584_d7fc238d0cbf4b0dac67be84580cfb4b

Hey tried it all still won't launch just get a blue spinning circle on windows 10 then doesn't launch.
 
Hey tried it all still won't launch just get a blue spinning circle on windows 10 then doesn't launch.
Open a command prompt window, navigate to the directory of where the JTegraNX JAR is located, and enter this.
java -jar JTegraNX.jar
Report back with the stack trace.
 
Open a command prompt window, navigate to the directory of where the JTegraNX JAR is located, and enter this.
java -jar JTegraNX.jar
Report back with the stack trace.

Hey fella thanks for your reply see screenshot.
 

Attachments

  • JTegraNX Error.PNG
    JTegraNX Error.PNG
    36.6 KB · Views: 198
Thanks fella..Installed but still the same..
I think what's happening is JTegraNX is trying to load JTegraNX.dll which is an x64 DLL file, which is also trying to load the x64 version of libusbK.dll, this fails if...
A. You're running an x86 JRE.
B. You're running an x86 Windows.

On the next release of JTegraNX, I plan to fix this by deploying two separate editions of my tool. An x86 and an x64 edition.
I don't have the time to do it right now, I need to go to bed. I plan to get this fixed as soon as I can.
 
Thanks. I see that you do not use git clone for CMD and Terminal (Mac),
Well, I just use Netbeans, Scene Builder, and Visual Studio 2019 as is, and when I need to push code to GitHub, I use GitHub Desktop, clone the target repository, manually copy the source files over, and push them to GitHub.
 
Well, I just use Netbeans, Scene Builder, and Visual Studio 2019 as is, and when I need to push code to GitHub, I use GitHub Desktop, clone the target repository, manually copy the source files over, and push them to GitHub.

I understand.

Is there a way we can create preview image to our liking ? A replace of screenshot.png ?
 
JTegraNX v1.6.2 has been released, this release MUST be downloaded directly from the releases page because of the new deployment strategy. Attempting to download this release using JTegraNX's self-updater will fail. Be sure to also download the correct release for your JRE. Added portable mode and enhanced the updater for the new deployment strategy.
 

Site & Scene News

Popular threads in this forum