Forums
Games
Cyberpunk 2077 Thronebreaker: The Witcher Tales GWENT®: The Witcher Card Game The Witcher 3: Wild Hunt The Witcher 2: Assassins of Kings The Witcher The Witcher Adventure Game
Jobs Store Support Log in Register
Forums - CD PROJEKT RED
Menu
Forums - CD PROJEKT RED
  • Hot Topics
  • NEWS
  • GENERAL
    THE WITCHER ADVENTURE GAME
  • STORY
    THE WITCHER THE WITCHER 2 THE WITCHER 3 THE WITCHER TALES
  • GAMEPLAY
    THE WITCHER THE WITCHER 2 THE WITCHER 3 MODS (THE WITCHER) MODS (THE WITCHER 2) MODS (THE WITCHER 3)
  • TECHNICAL
    THE WITCHER THE WITCHER 2 (PC) THE WITCHER 2 (XBOX) THE WITCHER 3 (PC) THE WITCHER 3 (PLAYSTATION) THE WITCHER 3 (XBOX) THE WITCHER 3 (SWITCH)
  • COMMUNITY
    FAN ART (THE WITCHER UNIVERSE) FAN ART (CYBERPUNK UNIVERSE) OTHER GAMES
  • RED Tracker
    The Witcher Series Cyberpunk GWENT
THE WITCHER
THE WITCHER 2
THE WITCHER 3
MODS (THE WITCHER)
MODS (THE WITCHER 2)
MODS (THE WITCHER 3)
Menu

Register

[TW1][tool] Save game editor

+
Prev
  • 1
  • …

    Go to page

  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
Next
First Prev 23 of 27

Go to page

Next Last
M

miketsukami

Rookie
#441
Feb 22, 2014
I can't seem to make the save editor work.
It says exception during program inicialization
java.io.IOException: Unable to locateThe Witcher instalation directory
TWEditor.Main.main(Main.java:166)

The editor is on the game directory though C:\Program Files (x86)\Steam\SteamApps\common\The Witcher Enhanced Edition
 
tommy5761

tommy5761

Mentor
#442
Feb 22, 2014
miketsukami said:
I can't seem to make the save editor work.
It says exception during program inicialization
java.io.IOException: Unable to locateThe Witcher instalation directory
TWEditor.Main.main(Main.java:166)

The editor is on the game directory though C:\Program Files (x86)\Steam\SteamApps\common\The Witcher Enhanced Edition
Click to expand...
Right click the TWeditor shortcut and select properties and in the shortcut tab try this in your target line . You may copy and paste to save time .
C:\Windows\System32\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="C:\Program Files (X86)\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar
 
  • RED Point
Reactions: peterovi and miketsukami
M

miketsukami

Rookie
#443
Feb 22, 2014
Thanks! It's working now.
 
I

Insidefaces.580

Rookie
#444
Apr 6, 2014
Would someone please help me get this program running? I've tried every which way that was described in this thread and I am still unable to get this damn thing to run. I'm running Windows 8.1 and I've all the appropriate programs installed and uptodate.
 
tommy5761

tommy5761

Mentor
#445
Apr 6, 2014
insidefaces said:
Would someone please help me get this program running? I've tried every which way that was described in this thread and I am still unable to get this damn thing to run. I'm running Windows 8.1 and I've all the appropriate programs installed and uptodate.
Click to expand...
The only program you need is java . What is your install directory ?
 
L

Laqusbronz

Rookie
#446
Apr 6, 2014
Hi all, is been two days since i tried to make this work but still no luck on that =(.
I was asking myself if someone of goodwill would do me a favor and modify my savagame. all i need is to complete the "king of the crypt " quest. i forgot to deliver it back in chapter 1 and now the royal hunter won't accept it in chapter 3 =(.
 
I

Insidefaces.580

Rookie
#447
Apr 22, 2014
Tommy said:
The only program you need is java . What is your install directory ?
Click to expand...
C:\Program Files (x86)\Steam\SteamApps\common\The Witcher Enhanced Edition
 
tommy5761

tommy5761

Mentor
#448
Apr 23, 2014
insidefaces said:
C:\Program Files (x86)\Steam\SteamApps\common\The Witcher Enhanced Edition
Click to expand...
Do you have a 64 bit system then try this is your target line .
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="C:\Program Files (X86)\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar
 
M

MarioMoser

Rookie
#449
Apr 30, 2014
hi,
i've got the same problem i can't write the appropriate target line in the shortcut.
Location of my the witcher enhanced edition : E:\Steam\SteamApps\common\The Witcher Enhanced Edition\TWEditor.exe
and the javaw.exe located in : C:\Program Files (x86)\Java\jre7\bin\javaw.exe

i tried to copy/paste the java file in E to make a correct target line but it didn't work so thanks to read my post and to help me if u can.
 
tommy5761

tommy5761

Mentor
#450
Apr 30, 2014
MarioMoser said:
hi,
i've got the same problem i can't write the appropriate target line in the shortcut.
Location of my the witcher enhanced edition : E:\Steam\SteamApps\common\The Witcher Enhanced Edition\TWEditor.exe
and the javaw.exe located in : C:\Program Files (x86)\Java\jre7\bin\javaw.exe


i tried to copy/paste the java file in E to make a correct target line but it didn't work so thanks to read my post and to help me if u can.
Click to expand...
Can you copy the target line and paste it with your next post ?
 
M

MarioMoser

Rookie
#451
May 1, 2014
original target line after downloading the tweditor : %windir%\system32\javaw.exe -Xmx256m -jar TWEditor.jar
 
tommy5761

tommy5761

Mentor
#452
May 2, 2014
MarioMoser said:
original target line after downloading the tweditor : %windir%\system32\javaw.exe -Xmx256m -jar TWEditor.jar
Click to expand...
OK first let`s make sure that you are setup correctly .
After downloading and unzipping the TWEditor file did you copy/paste the TWEditor (250kb) into your main witcher directory . After that`s done then right click on TWEditor and select "send to desktop" . Now you should see a new shortcut right click that and select properties and in the shortcut tab the target line which should be already highlighted .Then try replacing it with this via copy/paste .
64 bit systems
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar
32 bit
C:\Windows\System32\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar
 
M

MarioMoser

Rookie
#453
May 2, 2014
Thank you man without you i would be in the mud for a long time ... you answered quickly and it was very helpfull to me ^^ ( and sorry for double posting i didn't do it on purpose).
 
tommy5761

tommy5761

Mentor
#454
May 3, 2014
MarioMoser said:
Thank you man without you i would be in the mud for a long time ... you answered quickly and it was very helpfull to me ^^ ( and sorry for double posting i didn't do it on purpose).
Click to expand...
Meh , don`t worry about the double post i already took care of it . The forum glitches on occasion and it happens to almost everyone at one time or another....even me lol . Is the editor working now ? If not what error do you get ?
 
M

MarioMoser

Rookie
#455
May 4, 2014
Everything works perfect now thanks again^^
 
Bloodmanx

Bloodmanx

Rookie
#456
Jun 27, 2014
Tommy said:
Do you have a 64 bit system then try this is your target line .
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="C:\Program Files (X86)\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar
Click to expand...
I just registered here to thank you! i was looking hours for this and managed to fix the annoying "Gerald is dead" bug after loading . Thank you!!
 
M

Mcihael

Rookie
#457
Jul 1, 2014
Hello everyone!

I have another problem with the editor:
It still says "unable to acces jarfile TWEditor.jar" after I did the following:

1.) TWEditor.jar directory: E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition\
2.) created link to desktop
3.) installed the latest java (standard configuration 64bit Win7)
4.) changed the target line of the connection to: C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition" -jar TWEditor.jar

EDIT:
I changed the directories to the following just to make it simpler:
TWEditor.jar directory: D:\
target line: C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="D:\" -jar TWEditor.jar

No errors anymore, but it still doesn´t run. nothing happens at all...

Can anyone help please?
 
tommy5761

tommy5761

Mentor
#458
Jul 1, 2014
Mcihael said:
Hello everyone!

I have another problem with the editor:
It still says "unable to acces jarfile TWEditor.jar" after I did the following:

1.) TWEditor.jar directory: E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition\
2.) created link to desktop
3.) installed the latest java (standard configuration 64bit Win7)
4.) changed the target line of the connection to: C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition" -jar TWEditor.jar

EDIT:
I changed the directories to the following just to make it simpler:
TWEditor.jar directory: D:\
target line: C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="D:\" -jar TWEditor.jar

No errors anymore, but it still doesn´t run. nothing happens at all...

Can anyone help please?
Click to expand...
Try this in the target line
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Spiele\Steam\SteamApps \common\The Witcher Enhanced Edition" -jar TWEditor.jar
 
M

Mcihael

Rookie
#459
Jul 1, 2014
Thank you for your quick response.
Still the same error. But does it have to be in the game directory? What´s with the second attempt on hard disk D:\?
 
tommy5761

tommy5761

Mentor
#460
Jul 2, 2014
Mcihael said:
Thank you for your quick response.
Still the same error. But does it have to be in the game directory? What´s with the second attempt on hard disk D:\?
Click to expand...
If you have an invalid target line reference it generally will do nothing at all .

Yes the TWEditor jar file (250 or 256 KB) has to be in the game directory
View attachment 4465

Once that is done then right click and select "Send to desktop" . Copy/Paste function will not work in this situation .
 

Attachments

  • TWEditor.jpg
    TWEditor.jpg
    11.8 KB Views: 40
Prev
  • 1
  • …

    Go to page

  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
Next
First Prev 23 of 27

Go to page

Next Last
Share:
Facebook Twitter Reddit Pinterest Tumblr WhatsApp Email Link
  • English
    English Polski (Polish) Deutsch (German) Русский (Russian) Français (French) Português brasileiro (Brazilian Portuguese) Italiano (Italian) 日本語 (Japanese) Español (Spanish)

STAY CONNECTED

Facebook Twitter YouTube
CDProjekt RED Mature 17+
  • Contact administration
  • User agreement
  • Privacy policy
  • Cookie policy
  • Press Center
© 2018 CD PROJEKT S.A. ALL RIGHTS RESERVED

The Witcher® is a trademark of CD PROJEKT S. A. The Witcher game © CD PROJEKT S. A. All rights reserved. The Witcher game is based on the prose of Andrzej Sapkowski. All other copyrights and trademarks are the property of their respective owners.

Forum software by XenForo® © 2010-2020 XenForo Ltd.