Need a new search?
If you didn't find what you were looking for, try a new search!
-
AuthorSearch Results
-
m00
Participant2022-12-16 at 18:09Post count: 41@debbe you can get a Lite-Cloud-License for free if you complete the ETS6 Web Training:
https://wbt6.knx.org/login/index.php
Just register with fake name/address/phone etc., complete the course, fill out the survey and you’ll get a cloud license which can sign a project with up to 10 devices. There should be a possibility to trick the ets6 to use that lite license to sign (or certify, as thats how its called in the ETS6 code) a project with more devices while exporting.I think the issue is that the converter from ETS5 to ETS6 also checks for a valid certificate. That could possibly be patched out in the “Knx.Ets.CvNext.dll” File.
Importing a cracked ETS5 .knxproj with 20 devices does work for me (ETS6N), so its perhaps a ETS6C issue?
sinn3r
Participant2022-12-16 at 17:36Post count: 377magicuf
Participant2022-12-16 at 16:49Post count: 6sinn3r
Participant2022-12-16 at 15:59Post count: 377Ok, new problem:
When trying to export a project from your cracked ETS6 it won’t work.
The error is “Dieses Projekt kann nicht mit den installierten Lizenzen exportiert werden.” which means something like “This project cannot be exported with the licenses installed.”
You can try it yourself in the project overview window if you hover over your project and select “Export”.sinn3r
Participant2022-12-16 at 15:54Post count: 377A cracked ETS5 can only export unsigned knxproj files, that can only be read by a cracked ETS5.
A licensed ETS5 will not import an unsigned knxproj file.
The cracked ETS6 will import an signed knxproj file from a licensed ETS5 but not an unsigned knxproj from a cracked ETS5.
After embedding the dummyfile (see above) in the knxproj from a cracked ETS5 your cracked ETS6 will import the knxproj. Yay!sinn3r
Participant2022-12-16 at 15:43Post count: 377ur63
Participant2022-12-16 at 13:41Post count: 71sinn3r
Participant2022-12-16 at 10:35Post count: 377magicuf
Participant2022-12-16 at 09:24Post count: 6hsdude
Participant2022-12-16 at 00:27Post count: 37Hi Debbe
Great to see you doing better again and move on with the work :-)
Licensed apps now work fine ! Thanx.
As sinn3r already figured out, the ETS6C is for compatible reasons using old special extensions which were for extended functionality before the DCA (is this the correct naming?) stuff was invented (ETS >= 4..).The license stuff was already with older crack Versions. There is a workaround which works for ETS5 (should be also in this forum, here a short description)
=============================================================
Just checked this using a licensed ETS5. IT WORKS!! Here are the steps:On the cracked version pc:
1. Navigate to C:\ProgramData\KNX\ETS5\ProjectStore. Every P-xxxx folder is a project in ETS. Inside the folder you can find the project name in the file called P.
2. Copy the entire project folder to your licensed ETS PC.On the licensed version pc:
1. Navigate to C:\ProgramData\KNX\ETS5\ProjectStore and paste the project folder here
2. Open ETS. The project should show up in the Projects list.
3. Right-click the project and select Copy -> As Clone.The cloned project is now a licensed project which you can export!
=============================================================
Not yet tested with 6er Version. Hope this helps.
Keep going :-)sinn3r
Participant2022-12-15 at 22:48Post count: 377I read that there is a workaround for the signature problem in ETS6.
“Open knxproj file with 7-zip. Identify project id (P-XXXX), for example P-1234.
Create empty file P-XXXX_M-dummy without file extension, for example “P-1234_M-dummy”
Move file to knxproj”
Creating a dummy signature file should enable a licensed ETS6 to import a unsigned knxproj.
Can’t test it as I don’t have a licensed ETS6.sinn3r
Participant2022-12-15 at 22:36Post count: 377ETS compatibility mode is set in
C:\Users\<USERNAME>\AppData\Local\KNX\ETS6\user.settings<Compatibility>
<EnableCompatibility>true</EnableCompatibility>
</Compatibility>After setting it to false I was able to start ETS6N again and import another project without older components.
This setting switches ETS from 64bit to 32bit mode, so older 32bit plugins can be used.
-
This reply was modified 3 years, 3 months ago by
sinn3r.
bart
Participant2022-12-15 at 20:33Post count: 2sinn3r
Participant2022-12-15 at 18:39Post count: 377Ok, I just found out that ETS6.exe always starts ETS6C.exe on my system, I think because compatibility-mode was enabled somewhere in the registry when importing my project. Even when starting ETS6N.exe manually the process ETS6C.exe is spawned. So I cannot start ETS6N anymore.
I even reinstalled it and copied the old crack and then the Demo is started (ETS6C).
So the problem always is in ETS6C, not ETS6N.The error occures with the program tries to check the license and for updates.
-
This reply was modified 3 years, 3 months ago by
sinn3r.
sinn3r
Participant2022-12-15 at 18:13Post count: 377@debbe with the new version ETS6C and ETS6N both crash on startup with:
“ETS cannot be started due to a severe error and has to be closed. Please restart your computer. If the problem persists, please contact KNX support. Interne Einschränkung im JIT-Compiler.”
Previous version worked for me (ETS6N). -
This reply was modified 3 years, 3 months ago by
-
AuthorSearch Results