PetiteSnowman Posted May 20, 2020 Posted May 20, 2020 (edited) I tried to open TlkEdit but it doesn't open. I have java 1.5.0 installed. The thing is on my other computer, I can open TlkEdit because it has the one with the java icon below the original one. Edit: Grammar Edited May 20, 2020 by PetiteSnowman
olnorton Posted May 20, 2020 Posted May 20, 2020 Try this https://jarfix.en.softonic.com/It's just a very small program that re- associates .jar files with JRE in your registry.
PetiteSnowman Posted May 20, 2020 Author Posted May 20, 2020 It still doesn't open even when I double click on it.
olnorton Posted May 20, 2020 Posted May 20, 2020 It could be being blocked from your firewall.Is there anything in the tlkedit.log file?
PetiteSnowman Posted May 20, 2020 Author Posted May 20, 2020 26.08.2007 17:40:05 org.jl.nwn.editor.EditorServer$SocketServer <init> INFO: Server bound : true 26.08.2007 17:40:05 org.jl.nwn.editor.EditorServer main INFO: server available : true 26.08.2007 17:40:05 org.jl.nwn.editor.EditorServer$SocketServer run INFO: waiting... 26.08.2007 17:40:05 org.jl.nwn.editor.EditorServer main INFO: trying to send filenames to port 4712 26.08.2007 17:43:26 org.jl.nwn.editor.EditorServer$SocketServer run INFO: java.net.SocketException: socket closed at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(Unknown Source) at java.net.ServerSocket.implAccept(Unknown Source) at java.net.ServerSocket.accept(Unknown Source) at org.jl.nwn.editor.EditorServer$SocketServer.run(EditorServer.java:147) Is this it?
balmz Posted May 20, 2020 Posted May 20, 2020 you know you can edit some tlk files in the dao toolset
theskymoves Posted May 20, 2020 Posted May 20, 2020 @PetiteSnowman - If you do figure out a solution to your TlkEdit issue, please share it! Since my forced move to a Windows 10 PC (hate it with a white hot fiery hate-y hate) I'm experiencing exactly the same behavior as you, and nothing I tried worked. :confused:
PetiteSnowman Posted May 20, 2020 Author Posted May 20, 2020 @theskymoves I found a solution! I just installed the Java Development Kit and set my JAVA_HOME environment. And Just like that, TlkEdit opened up. Here's the link to the tutorial on how to set up your JAVA_HOME environment :https://www.youtube.com/watch?v=104dNWmM6Rs and you can download the Java Development kit just by typing JDK in google.
Recommended Posts