Jump to content
IGNORED

TIImageTool 3


Recommended Posts

 

Hi,

 

I get this error message, maybe this is due to Java 1.8.0 (on Win 8.1) ?

(I definitely need this for some older apps like HP ILO, otherwise I would lockout myself)

TIMT 2.4.7 works

Any workaround possible maybe ?

 

 

tiimagetool-err-01.thumb.JPG.649ffe09cbcef83e2d388866660a4a3a.JPG

tiimagetool-err-02.JPG.f32afa3bfe3002d315a3163f2a776503.JPG

tiimagetool-err-03-My-Java-180.JPG.57e22655b6b467444e5bd46c9c8337d3.JPG

Link to comment
Share on other sites

10 hours ago, mizapf said:

The message about the escape character is just a warning and should not block anything. It is not the exception that RickyDean reported in the second message. If you get an exception, please report the contents.

 

Apart from that, a simple double click should suffice; there is no special installation required. I just tested it on my Windows installation, no problem.

 

---

 

By the way, I'm sorry that the French localization is still incomplete. I'll close the gaps with the help of the Google translator, and if you find bad translations so far, don't hesitate to send me corrections.

Si tu a besoin pour le Français je peut apporter mon aide.

 

If you need French I can help.

 

 

  • Like 1
Link to comment
Share on other sites

Microsoft Windows [version 10.0.22631.3155] (c) Microsoft Corporation. Tous droits réservés. 
C:\Users\cathy\Desktop\ti99 scsi\Ramdisk\contenu ramdisk3\Nouveau dossier>java -jar tiimagetool.jar
 
Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: de/mizapf/timt/TIImageTool has been compiled by a more recent version of the Java Runtime (class file version 53.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)
 

 

Sous Win11

 

 

 

Link to comment
Share on other sites

@SchmitziI'll check whether I can build it for Java 8; I think I did not use later Java features. If I had known what a mess this would cause, I'd have built it for Java 8 directly.

 

I just thought that Java 8 should be long outdated, as Java is currently at version 21, and outdated stuff is always a possible source of functional or security problems.

 

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

59 minutes ago, atrax27407 said:

Download Java 9.0.4

They do not make this easy to find without Google.  The main Java page only shows 8.something, and it is demanding I provide an Oracle account to download.

Link to comment
Share on other sites

15 minutes ago, OLD CS1 said:

They do not make this easy to find without Google.  The main Java page only shows 8.0.4.

This is slightly mad from Oracle (but well, surprise?). Developers get the Java JDK 21 stuff, but the "recommended JRE" is still 8. The users should get the newer release, not the older one.

  • Like 1
Link to comment
Share on other sites

1 hour ago, OLD CS1 said:

They do not make this easy to find without Google.  The main Java page only shows 8.something, and it is demanding I provide an Oracle account to download.

The account is free they just confirm email and then you can download from the 9.0.4 site. I didn't pay for anything, at least not that I know of? ;(

Edited by RickyDean
additional content
Link to comment
Share on other sites

7 hours ago, humeur said:

Si tu a besoin pour le Français je peut apporter mon aide.

If you need French I can help.

@humeurI'd highly appreciate it; if you like, and if you know how to work with "git", you can review and edit the files "names_fr.prop", "Strings_fr.properties", and "hints_fr.txt" in the directory src/de/mizapf/timt/ui/ and then set up a pull request. But be warned, c'est beaucoup de travail. Vraiment.

 

The repository is https://github.com/mizapf/tiimagetool.git

  • Like 1
Link to comment
Share on other sites

4 hours ago, atrax27407 said:

i tried that link, and i always get "failed" to download. -- my firefox does not like it. -- maybe i will try Edge and see - i have bad luck downloading files sometimes with my 8gigabit internet it goes too fast and websites kick me out, i need to throttle my speed down.

 

yep, the link works in Edge, seem techspot doesn't like firefox and ghostry, it wants those ads to appear for the download to work.

Edited by Gary from OPA
update on the download of java 9.0.4 JRE
Link to comment
Share on other sites

2 hours ago, mizapf said:

@humeurI'd highly appreciate it; if you like, and if you know how to work with "git", you can review and edit the files "names_fr.prop", "Strings_fr.properties", and "hints_fr.txt" in the directory src/de/mizapf/timt/ui/ and then set up a pull request. But be warned, c'est beaucoup de travail. Vraiment.

 

The repository is https://github.com/mizapf/tiimagetool.git

I just looked, you've already done a good job, if you don't have to hurry, I can try

 

Je viens de regardez, tu as déjà bien travailler, si tu n'ai pas presser, je peux essayer

  • Like 2
Link to comment
Share on other sites

  • 3 weeks later...
9 minutes ago, mizapf said:

Just out of curiosity - to those of you who're using TIImageTool more or less regularly and who got the new release, how's it going with version 3?

I haven't used it much, as I've not been disk and file intensive at this moment, I've opened a couple of HD images and created a couple of HFE images and a couple of disk images right after you posted it and I installed Jave 9 for it. The few times that I've utilized it, it has performed as expected. No issue so far, thanks.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

Update; you may have downloaded it already from the other thread.

 

(also from here: https://www.mizapf.eu/files/tiimagetool302.zip)

 

Whatsnew.txt:

 

==== 3.0.2 (May 2024)
- Fixed a bug when importing text files into an image (by drag-and-drop or menu function)
- Turned off disassembler debug output

 

==== 3.0.1 (April 2024)
- Return to Java 8 for better compatibility
- Edited escape character warning (pointing to preferences)
- Fixed errors
  + pasting a list of files (exclude the end-of-list pseudo entry)
  + serial bridge standalone mode (driver init)
  + file size display in the CommandShell

 

 

tiimagetool302.zip

  • Like 6
  • Thanks 3
Link to comment
Share on other sites

  • 5 weeks later...

With TIMT3, you have to put the GeneveOS files into a folder on your PC. It is not contained in the JAR anymore.

 

The path must be set in the Preferences, section "Paths". The folder must contain at least the files LOAD-IDE, LOAD-MFM, LOAD-SCS (depending on the kind of hard disk) and SYSTEM-SYS in TIFILES format. You can add more files to that folder, e.g. a suitable AUTOEXEC file. All TIFILES in that folder will be copied to the hard drive.

 

  • Like 2
Link to comment
Share on other sites

  • 2 weeks later...

Hi Micheal,

 

Playing with tiimagetool v3.02 creating HFE images I found that an empty created HFE image is very different compared to an empty TI99 DSK image converted with the hxcfloppyemulator.exe tool. The image created with tiiimagetool consists of a lot of 5's and 4's while the converted image of the hxcfloppyemulator.exe consists of a lot of A's, 8's and 2's. There is also a 100 byte difference in file lengths.

 

To show what I mean, these are the first 256 bytes as created by tiimagetool (double sided, single density):

image.thumb.png.e78b32fb4db4b5e21685d2d99ee37454.png

And this are the first 256 bytes as created by hxcfloppyemulator.exe:

image.thumb.png.ac1b19312978fe5dbdb1497c1bf672c0.png

 

Seems that some unwanted inversions is missing or active. I compared the HFE functions of the tiimagetool 3.0.2 with some older version but I can't see what is wrong with it, but I'm also not really a Java expert. I hope you can see/find what causes this problem.

 

empty_dsk.hfe is the file as created by tiimagetool and empty_dsk_org.hfe is the file created by hxcfloppyemulator.exe.

 

 

empty_dsk.hfeEMPTY_dsk_org.hfe

 

Edited by F.G. Kaal
  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...