RomRaider
Documentation
Community
Developers
|
Author |
Message |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Sat Dec 26, 2020 2:52 am |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
GWFXT wrote: VGI, PM Sent with attachments.
If the Target Throttle X axis falls between 0.40 and 0.50, the values in this case at 1600 rpm are between 9.9 and 12.1. When I calc RT / RT Base (RPM) the result for me is 0.4805. I take that and view the Target Throttle table x axis and RPM and do a rough interpolation between the axis .4 and .5 and the resulting table values 9.9 and 12.1 which I guess is around 11.8 or so but not 14.47 as shown in the tool. I haven't gotten your excel yet, but I just just updated the cells with your data and I got 11.67195603908306  Could you pls get the latest version from github? It seems you might have a version with bug which was out there for a few hours before I noticed and put out updated one.
Last edited by vgi on Sat Feb 13, 2021 2:17 pm, edited 1 time in total.
|
|
Top |
|
 |
GWFXT
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Sat Dec 26, 2020 3:57 am |
|
 |
Newbie |
Joined: Tue Jun 21, 2016 2:52 am Posts: 12 Location: Sydney North
|
vgi, version 2.6.1 is the latest I'm running issued Sept 2020. I noticed that your RT Base RPM is displaying vertically and mine in horizontal as per the screen shots I PM'ed. The result you have above is correct. So go figure.
Also just PM'ed the CSV DBW tables as requested. If not ver 2.6.1 could you point me to the latest? thanks.
_________________ Forester XT 2011 S-Edition Auto (VF-52) Self Tuned - 2004 ADM STI EJ207 - Carberry - MAF based, PW-TMIC PW-CAI, ID1050.
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Sat Dec 26, 2020 11:30 am |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
GWFXT wrote: vgi, version 2.6.1 is the latest I'm running issued Sept 2020. I noticed that your RT Base RPM is displaying vertically and mine in horizontal as per the screen shots I PM'ed. The result you have above is correct. So go figure.
Also just PM'ed the CSV DBW tables as requested. If not ver 2.6.1 could you point me to the latest? thanks. Please check the date on your MafScaling.jar file, it should show when you unzipped the files. 2.6.1 released on Sep 27th: https://github.com/vimsh/mafscaling/releases/tag/v2.6.1
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Tue Dec 29, 2020 8:49 pm |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
Thanks to GWFXT I've sorted out some confusion and issues with RR copy/paste and made code changes.
New release is v2.6.2
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Mon Apr 12, 2021 12:28 am |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
I've added OL/CL curves merging with fitting, new rel 2.7, not sure if resulting fitting curve would be good enough though, I can't really test it. If someone is willing to try pls post feedback.
|
|
Top |
|
 |
perfectkill
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Mon May 03, 2021 2:20 pm |
|
 |
Newbie |
Joined: Sat Apr 24, 2021 11:42 pm Posts: 4
|
Hi everyone, This uitlity can't run on windows 10 right? because i got error of Java :a JNI error has occurred
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Mon May 03, 2021 7:14 pm |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
perfectkill wrote: Hi everyone, This uitlity can't run on windows 10 right? because i got error of Java :a JNI error has occurred It does, try updating your java
|
|
Top |
|
 |
perfectkill
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Tue May 04, 2021 3:24 am |
|
 |
Newbie |
Joined: Sat Apr 24, 2021 11:42 pm Posts: 4
|
vgi wrote: perfectkill wrote: Hi everyone, This uitlity can't run on windows 10 right? because i got error of Java :a JNI error has occurred It does, try updating your java Thank you very much vgi  . I installed java SE runtime Environment version 8 updated 291 both x86 and x64 bit in my windows 10 64bit. I can run mafscaling version 2.6.2 but version 2.7.0 i can't run.
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Tue May 04, 2021 9:30 am |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
perfectkill wrote: vgi wrote: perfectkill wrote: Hi everyone, This uitlity can't run on windows 10 right? because i got error of Java :a JNI error has occurred It does, try updating your java Thank you very much vgi  . I installed java SE runtime Environment version 8 updated 291 both x86 and x64 bit in my windows 10 64bit. I can run mafscaling version 2.6.2 but version 2.7.0 i can't run. Looks like the box I built the jar on has java 15, so you'd need 15 or later, I think current one is 16 now. Sorry, even though see the project compiler compliance level is set to 1.7 the issues is probably because I don't have 1.7 jre on that box, so the jar is not compatible. Also, check what the error is if you run from cmd manually: java -jar MafScaling.jar to confirm my assumption on the error is correct.
|
|
Top |
|
 |
adurkruda
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Sat May 29, 2021 12:26 pm |
|
 |
Newbie |
Joined: Sat May 29, 2021 12:24 pm Posts: 2
|
Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: com/vgi/mafscaling/MafScaling has been compiled by a more recent version of the Java Runtime (class file version 59.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
This is the error I'm getting. Probably the same as his aswell.
|
|
Top |
|
 |
adurkruda
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Sat May 29, 2021 1:42 pm |
|
 |
Newbie |
Joined: Sat May 29, 2021 12:24 pm Posts: 2
|
perfectkill wrote: vgi wrote: perfectkill wrote: Hi everyone, This uitlity can't run on windows 10 right? because i got error of Java :a JNI error has occurred It does, try updating your java Thank you very much vgi  . I installed java SE runtime Environment version 8 updated 291 both x86 and x64 bit in my windows 10 64bit. I can run mafscaling version 2.6.2 but version 2.7.0 i can't run. You can fix it by installing the JDK. https://www.oracle.com/java/technologie ... loads.htmlJRE from java.com isn't recent stuff?
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Sun May 30, 2021 2:07 am |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
|
Top |
|
 |
perfectkill
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Fri Jul 23, 2021 12:58 am |
|
 |
Newbie |
Joined: Sat Apr 24, 2021 11:42 pm Posts: 4
|
|
Top |
|
 |
name goes here
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Mon Feb 14, 2022 3:49 pm |
|
 |
Newbie |
Joined: Sat Jan 19, 2019 11:48 pm Posts: 21
|
vgi wrote: take a look at this: https://www.marcobehler.com/guides/a-gu ... d-featuresparticularly "What is the difference between a JRE and a JDK?" section I installed the java jdk and it got rid of the JNI error but now it just does nothing. I clicked to open it and it flashes a command window for a second then nothing happens..
|
|
Top |
|
 |
vgi
|
Post subject: Re: UTILITY: CL/WOT MAF Scaling | Log View/Stats | Load/IAT Posted: Mon Feb 14, 2022 9:24 pm |
|
 |
Experienced |
Joined: Sun Oct 27, 2013 8:28 pm Posts: 143
|
name goes here wrote: vgi wrote: take a look at this: https://www.marcobehler.com/guides/a-gu ... d-featuresparticularly "What is the difference between a JRE and a JDK?" section I installed the java jdk and it got rid of the JNI error but now it just does nothing. I clicked to open it and it flashes a command window for a second then nothing happens.. Which JDK version did you install? You can also try running command cmd window directly from the mafscaling folder, eg: start javaw -Xms64M -Xmx512M -jar MafScaling.jar to see what errors are printed.
|
|
Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|