GooTool

» Screenshots » Downloads | » Comments |
Latest version: 1.0.3.441
Release date: 10/15/2010 - 10:56
GooTool is a utility to extend your World of Goo experience, enabling you to install new levels and mods to provide further gameplay, and to view and share your World of Goo accomplishments.
Features
- Profiles - View your profiles, view your tower image and stats, backup and restore your profile, move it between machines, and upload to your tower on this website.
- Addins - Install and uninstall mods and new levels within the game.
- Options - Configure certain aspects of the game that you can't easily do otherwise - for example changing resolution or removing the loading screen video.
- Translation - An advanced mode for those interested in translating the game into their own language.
Windows Installation
Simply run the installer and choose a suitable location. You can uninstall it from your Control Panel.
You need Java version 1.6.0 or greater to run this program. The installer should download it for you if you don't have it already, otherwise get it from java.com.
Note for Windows 8 Users:
You'll need to install the latest version of Java before installing GooTool, otherwise the installation will fail. For more information, see here.
Linux Installation
You need Java 1.5.0 or greater. 1.6.0 is highly recommended. Try java -version
from the command line. See here for more info on installing/upgrading Java.
Extract to a directory such as /usr/local/gootool or /home/yourname/gootool, then run bin/gootool.
Debian users can simply install the .deb package provided.
Mac Installation
Simply drag GooTool somewhere (e.g. your Applications folder) and run it. To uninstall, drag it to your Trash.
Changelog
1.0.3, 15-October-2010
- This is the first release with the full source code released simultaneously (#0000244).
- Available addins are now stored in your home directory and not your custom directory. They will be moved automatically upon upgrade to this version (#0000263).
- Consume World of Goo's stdout, possible fix for long hangs on "Save and Launch" (#0000261).
- Added new command-line utility "gooinfo" to dump information about user's profile and tower under Windows and Linux. Run it on its own for syntax (#0000249).
- Added "gooinfo -validateaddin" to do preliminary addin sanity check (currently just validates the manifest) (#0000250).
- .bin files are now strictly prohibited in the override directory.
- Fixed installation of addins with XML special characters (quotation marks etc) in level name/subtitle (#0000266).
- If a background task fails due to a fatal error (e.g. out of memory), don't assume the task has succeeded (#0000268).
- Fix profile tower rendering under Mac OS X (#0000265).
- Fix location of Steam install. Automatically locate World of Goo 32-bit install on 64-bit Windows.
- Don't throw an exception in addin update check if no addins are installed (#0000271).
- Abort the build if the target custom directory is the same as the source directory (#0000272).
- Refuse to install goomods with upper-case characters in their file extension, to avoid cross-platform incompatibility (#0000275).
- Correctly load the level history from a user's profile, handles levels with names like 4444 (#0000269).
- Addins with unsatisfied dependencies now show red in the addins tab (#0000178).
- Decode broken UTF-8 in World of Goo profile names prior to version 1.40 (#0000270).
- Fix skipeolsequence/cutscene not being respected for levels using addin manifest version 1.1 (#0000252).
- Fix dependency max-version not being shown correctly on the addin properties dialog.
1.0.2, 18-November-2009
- Fixed NullPointerExceptions on startup introduced in 1.0.1 when profile is missing or empty (#0000245).
- Fix detection of non-Sun JREs under Linux (#0000242).
- Updated the installer to auto-install a more recent JRE if needed (#0000243).
- Refresh profiles tab when profile file is changed. Disable publish button if no selected profile.
1.0.1, 08-November-2009
- Added an option to the Advanced menu to generate an online ID (for users who are unable to connect in-game) (#0000235).
- Allow generated online IDs to be removed as and when 2D Boy servers come back online.
- Display skipped levels in the profile tab.
- Don't display tower data if the profile has no tower.
- Don't allow publish if the profile has no online id (#0000236).
- Goomod version 1.1 is now available: (#0000188)
- Addins can now specify a thumbnail image.
- Add strings easily using text.xml in goomod.
- An addin can now provide more than one level, so level is now a child of levels.
- level/cutscene and level/skipeolsequence added.
- level/ocd is now officially optional.
- GooTool now lets you select new languages (for which you need to download translations and possibly fonts from http://hell.student.utwente.nl/wog/wiki/):
zh, cs, da, eo, fi, ka, he, hu, ja, no, pl, pt, pt_BR, sv, tp, uk, vi (#0000239). - Fixed an issue preventing you ever saving again if you uninstall an addin and quit before saving (#0000240).
- Remember GooTool's window position/size between runs (#0000234).
1.0.0, 22-October-2009
- You can now rate addins from the Addins tab within GooTool (#0000175).
- Added a "Check for Updates" button so you can automatically update your addins (#0000179).
- Allow GooTool to find and work with the 1.41 (bin32/bin64) version of World of Goo under Linux (#0000218).
- Allow GooTool to find and work with the Big Fish version of World of Goo under Mac OS X (#0000225).
- Added a diagnostic report to the Help menu to aid debugging GooTool problems (#0000232).
- Use RealIrrKlang.dll if it exists in the source directory, in case user manually installed Maks' volume control (#0000219).
- Allow changing refresh rate from the Options tab (#0000182).
- Skip Thumbs.db, .DS_Store and .svn when installing addins (#0000215).
- Provide scrollbars for long addin descriptions in the addins tab and properties dialog (#0000226).
- Run lengthy operations in a background thread so the GUI doesn't lock up (#0000174).
- Rename PC/Linux to Windows/Linux (#0000221).
- Make AddinInstaller use AddinReader, allowing installation of an addin from an extracted directory.
- Initial work on iPhone version.
- Goomod format 1.1: Authors can now specify a thumbnail image for addins.
0.10.5, 28-June-2009
- 0000164: [billboards] First-time build fails due to missing billboards.goomod (davidc) - resolved.
- 0000165: [profile] Allow sorting of columns in profile tab (davidc) - resolved.
0.10.4, 22-June-2009
- "Publish profile" button added, publishes your tower to GooFans.com
- Auto download updates to the billboard contest mod (unless you opt out)
- Movie and animation decoding/encoding added, also available from the advanced menu (format not finalised)
- Possible fix for "See Controls" link not working for some
- Don't copy Thumbs.db files, fixes Access Denied exceptions for some Windows users
- GooTool will now store your preferences in a file if you specify -preferences <filename> on the commamnd line
0.10.3, 18-Apr-2009
- Windows users can now enable Maks Verver's volume control via a checkbox
- Added "find more addins" link to the addins tab
- Added a Debian .deb build, added X Windows menu entry
- Added all the missing screen resolutions to options tab (mostly widescreen)
- Warn on startup if using demo version of World of Goo
- Friendlier version numbers in some places
- Use 127.0.0.1 instead of resolving "localhost": prevents it resolving to "::1" on IPv4-only systems giving "Address family not supported by protocol family: bind"
- Mime type is now application/x-world-of-goo-addin
- Removed the initial "WARNING" tab as it seems stable enough now
0.10.2, 09-Feb-2009
- Added GooFans.com login, added profile backup/restore
- Auto-detect the Linux installation location through ~/.WorldOfGoo/LastRun.txt
- Adjust layout of Chapter 1 and automatically resize screen to fit installed levels.
- Send OS and CPU type in CheckVersion API call
- Fix reading of Unicode characters in profiles under World of Goo 1.40+
- The checkboxes in addin list can now be clicked to enable/disable the addin
- Linux startup script now uses /bin/bash due to some strange sh-alikes out there.
0.10.1, 15-Jan-2009
- Fixed a huge WTF on image encoding on non-Mac platforms.
0.10.0, 15-Jan-2009
- Added Mac support!
- Added file association and document icon for goomods on Mac
- Created a Windows installer, added goomod file association and icon
- rewrote code to support java 1.5 (you can no longer drag addins to reorder them though)
- fixed size of about dialog
- added file handling for Windows/refocussing if GooTool clicked on again
- skip over Unicode byte-order-marks, fixes UTF-8 files saved from Notepad etc
- Added options to the Advanced menu to encode/decode the various game file formats. You can select whole directories or multiple files.
- Preliminary support for the World of Goo Linux beta added. If you want to force GooTool to use your WINE World of Goo, run "GOOTOOL_PLATFORM=windows bin/gootool"
- Moved Addin description to the main Addins tab.
0.9.7, 19-Dec-2008
- fixed addin transform files to be UTF-8, fixes translated texts with non-ASCII characters
- Added OCD flags for custom levels
0.9.6, 19-Dec-2008
- You can now save the image of your tower (transparent, full-size, or thumbnail)
- addin.xml assumed to be in UTF-8, fixes non-latin characters in addins
- Allow user to install an addin that already exists, prompting to downgrade/replace/upgrade it
- When installing a level addin, notify them again that the level appears on chapter 1.
- Memory usage in About dialog is now updated each time you open the window
- Some dialog memory leaks plugged
- More descriptive errors when saving with an invalid addin enabled
- Remember the most recently used addin installation folder
- Automatically enable an addin after installing it
- Renamed all remaining uses of "wog" abbreviation
- Layout improvements in profile and addins panels
0.9.5, 21-Nov-2008
- added Linux build, also look in .wine and .PlayOnLinux for exe/profile
- allow selection of multiple addins to install
- better error description when l10n source image can't be loaded
- added new version notification on startup and via help menu
- added new version ignore option
- added menu items for various help webpages
- some initial internationalisation of GooTool itself
- fixed NPE on save when no resolution selected, various fixes to make sure 800x600 always appears as default
- added java JRE/JVM information to About dialog
- clarify that GooTool doesn't modify existing WoG installation
0.9.4, 17-Nov-2008
- make sure 800x600 resolution is always available
- fixed charset on wiki downloads (e.g. Cyrillic)
- added layers and gaussian blur effects to image localisation tool
- added arched text to l10n tool
- added fit-to-box (bounding box) positioning to l10n tool
- added justification to l10n tool
- added debug boundary drawing to imagegenerator and checkbox to GUI
- added alpha channel to color spec in l10n tool
- major refactor of XML format in l10n tool
- GUI l10n usage shows a progress dialog
- building images to output directory added
0.9.3, 15-Nov-2008
- added image localisation tool for translators
- Addin level OCD requirement is now optional
- possible fix for pyris NPE (unselected resolution)
0.9.2, 13-Nov-2008
- Fixed bug saving when unrecognised language is selected
- Added the missing languages to the options pane
0.9.1, 13-Nov-2008
- Profile parsing fixed for certain test cases
- Added more debugging for NPE on "save" bug
- Improved logging, removed redundant logging
- Don't try to build addins that have "vanished" (deleted from addins dir)
- ESC works to close dialogs
- Try and create the custom directory if the user hasn't already created it
- Less cramped GUI
- Display available tower balls on profile
0.9.0, 10-Nov-2008
- Enabling addins. You can now enable addins and build your World of Goo!
- You can now install level-type addins. They are now fully merged and appear as new levels at the top left of Chapter 1.
- Better file/directory support. GooTool will now remember where it last found WorldOfGoo.exe, and it lets you manually locate your profile if it can't find it.
- You can now choose the custom directory where GooTool will build your World. This enables Vista users with UAC restrictions to still build.
- Progress bar added for long operations such as initial load and file merging.
- Skip Opening Movie now works
- Loading screen watermark now works.
- Addins can be reordered properly.
- Taller towers are no longer cropped in the profile pane.
0.8.0, 05-Nov-2008
- Initial release
- Loading current preferences (language, resolution, ui_inset).
- Saving preferences (to config.txt.new - does not overwrite config.txt yet)
- Loading profiles.
- Displaying profile data.
- Displaying level achievements.
- Displaying tower data.
- Generating various images of the tower.
- Installing mod-type addins to the addin directory (but you can't enable them yet).
- Validating the addins.
- Uninstalling mod-type addins from the addin directory.
- Viewing addin properties.
- Reordering addin priority.
- Save and Launch.
- Automatic detection of JRE.
- Decrypting and encrypting .bin files.
- Decrypting and parsing profile data.
- Transformation/merging of XML files.
Version | Platform | Release Date | Filename | Size |
---|---|---|---|---|
1.0.3.441 | Windows | Fri, 10/15/2010 - 10:56 | GooTool-1.0.3.441-WindowsSetup.exe | 1.79 MB |
1.0.3.441 | Mac OS X | Fri, 10/15/2010 - 10:56 | GooTool-1.0.3.441-MacOSX.zip | 1.84 MB |
1.0.3.441 | Linux | Fri, 10/15/2010 - 10:56 | gootool-1.0.3.441-linux.tar.bz2 | 1.69 MB |
1.0.3.441 | Debian (.deb) | Fri, 10/15/2010 - 10:56 | gootool_1.0.3.441-1_all.deb | 1.69 MB |
1.0.3.441 | Source | Fri, 10/15/2010 - 10:55 | gootool-1.0.3.441-source.tar.bz2 | 3.28 MB |
1.0.3.408-dev | Source | Sat, 06/19/2010 - 23:04 | gootool-1.0.3.408-dev-source.tar.bz2 | 3.21 MB |
1.0.2.376 | Windows | Wed, 11/18/2009 - 12:01 | GooTool-1.0.2.376-WindowsSetup.exe | 1.77 MB |
1.0.2.376 | Mac OS X | Wed, 11/18/2009 - 12:01 | GooTool-1.0.2.376-MacOSX.zip | 1.83 MB |
1.0.2.376 | Linux | Wed, 11/18/2009 - 12:01 | gootool-1.0.2.376-linux.tar.bz2 | 1.68 MB |
1.0.2.376 | Debian (.deb) | Wed, 11/18/2009 - 12:01 | gootool_1.0.2.376-1_all.deb | 1.68 MB |
1.0.1.366 | Windows | Sun, 11/08/2009 - 06:23 | GooTool-1.0.1.366-WindowsSetup.exe | 1.77 MB |
1.0.1.366 | Mac OS X | Sun, 11/08/2009 - 06:23 | GooTool-1.0.1.366-MacOSX.zip | 1.83 MB |
1.0.1.366 | Linux | Sun, 11/08/2009 - 06:23 | gootool-1.0.1.366-linux.tar.bz2 | 1.68 MB |
1.0.1.366 | Debian (.deb) | Sun, 11/08/2009 - 06:23 | gootool_1.0.1.366-1_all.deb | 1.68 MB |
1.0.0.343 | Windows | Thu, 10/22/2009 - 11:22 | GooTool-1.0.0.343-WindowsSetup.exe | 1.77 MB |
1.0.0.343 | Mac OS X | Thu, 10/22/2009 - 11:22 | GooTool-1.0.0.343-MacOSX.zip | 1.82 MB |
1.0.0.343 | Linux | Thu, 10/22/2009 - 11:22 | gootool-1.0.0.343-linux.tar.bz2 | 1.67 MB |
1.0.0.343 | Debian (.deb) | Thu, 10/22/2009 - 11:22 | gootool_1.0.0.343-1_all.deb | 1.67 MB |
0.10.5.297 | Windows | Sun, 06/28/2009 - 05:19 | GooTool-0.10.5.297-WindowsSetup.exe | 1.59 MB |
0.10.5.297 | Mac OS X | Sun, 06/28/2009 - 05:19 | GooTool-0.10.5.297-MacOSX.zip | 1.65 MB |
0.10.5.297 | Linux | Sun, 06/28/2009 - 05:19 | gootool-0.10.5.297-linux.tar.bz2 | 1.51 MB |
0.10.5.297 | Debian (.deb) | Sun, 06/28/2009 - 05:19 | gootool_0.10.5.297-1_all.deb | 1.5 MB |
0.10.4.290 | Windows | Mon, 06/22/2009 - 11:37 | GooTool-0.10.4.290-WindowsSetup.exe | 1.59 MB |
0.10.4.290 | Mac OS X | Mon, 06/22/2009 - 11:37 | GooTool-0.10.4.290-MacOSX.zip | 1.65 MB |
0.10.4.290 | Linux | Mon, 06/22/2009 - 11:37 | gootool-0.10.4.290-linux.tar.bz2 | 1.51 MB |
0.10.4.290 | Debian (.deb) | Mon, 06/22/2009 - 11:37 | gootool_0.10.4.290-1_all.deb | 1.5 MB |
0.10.3.254 | Windows | Sat, 04/18/2009 - 08:37 | GooTool-0.10.3.254-WindowsSetup.exe | 1.57 MB |
0.10.3.254 | Mac OS X | Sat, 04/18/2009 - 08:37 | GooTool-0.10.3.254-MacOSX.zip | 1.62 MB |
0.10.3.254 | Linux | Sat, 04/18/2009 - 08:37 | gootool-0.10.3.254-linux.tar.bz2 | 1.48 MB |
0.10.3.254 | Debian (.deb) | Sat, 04/18/2009 - 08:37 | gootool_0.10.3.254-1_all.deb | 1.47 MB |
0.10.2.222 | Windows | Mon, 02/09/2009 - 12:44 | GooTool-0.10.2.222-WindowsSetup.exe | 1.56 MB |
0.10.2.222 | Mac OS X | Mon, 02/09/2009 - 12:44 | GooTool-0.10.2.222-MacOSX.zip | 1.62 MB |
0.10.2.222 | Linux | Mon, 02/09/2009 - 12:44 | gootool-0.10.2.222-linux.tar.bz2 | 1.48 MB |
0.10.1.197 | Windows | Thu, 01/15/2009 - 15:11 | GooTool-0.10.1.197-WindowsSetup.exe | 1.53 MB |
0.10.1.197 | Mac OS X | Thu, 01/15/2009 - 15:11 | GooTool-0.10.1.197-MacOSX.zip | 1.59 MB |
0.10.1.197 | Linux | Thu, 01/15/2009 - 15:11 | gootool-0.10.1.197-linux.tar.bz2 | 1.45 MB |
0.10.0.192 | Windows | Thu, 01/15/2009 - 13:41 | GooTool-0.10.0.192-WindowsSetup.exe | 1.53 MB |
0.10.0.192 | Mac OS X | Thu, 01/15/2009 - 13:41 | GooTool-0.10.0.192-MacOSX.zip | 1.59 MB |
0.10.0.192 | Linux | Thu, 01/15/2009 - 13:41 | gootool-0.10.0.192-linux.tar.bz2 | 1.45 MB |
0.9.7.152 | Windows | Fri, 12/19/2008 - 12:13 | GooTool-0.9.7.152-Windows.zip | 1.26 MB |
0.9.7.152 | Linux | Fri, 12/19/2008 - 12:13 | gootool-0.9.7.152-linux.tar.bz2 | 1.24 MB |
0.9.6.147 | Windows | Fri, 12/19/2008 - 04:50 | GooTool-0.9.6.147-Windows.zip | 1.26 MB |
0.9.6.147 | Linux | Fri, 12/19/2008 - 04:50 | gootool-0.9.6.147-linux.tar.bz2 | 1.24 MB |
0.9.5.126 | Windows | Fri, 11/21/2008 - 13:16 | GooTool-0.9.5.126-Windows.zip | 1.26 MB |
0.9.5.126 | Linux | Fri, 11/21/2008 - 13:16 | gootool-0.9.5.126-linux.tar.bz2 | 1.24 MB |
0.9.4.90 | Windows | Mon, 11/17/2008 - 13:08 | GooTool-0.9.4.90-Windows.zip | 1.23 MB |
0.9.3.80 | Windows | Fri, 11/14/2008 - 23:05 | GooTool-0.9.3.80-Windows.zip | 1.22 MB |
0.9.2.69 | Windows | Thu, 11/13/2008 - 07:54 | GooTool-0.9.2.69-Windows.zip | 1.21 MB |
0.9.1.64 | Windows | Thu, 11/13/2008 - 02:22 | GooTool-0.9.1.64-Windows.zip | 1.21 MB |
0.9.0.44 | Windows | Sun, 11/09/2008 - 15:54 | GooTool-0.9.0.44-Windows.zip | 1.21 MB |
0.8.0 | Windows | Wed, 11/05/2008 - 18:07 | gootool_0.8.0.zip | 1.18 MB |
There are 5 current downloads. Show 46 archived downloads.
This software, including all programs, computer files, and associated documentation, are Copyright (c) 2008, 2009, 2010 David C A Croft. All rights reserved.
DISCLAIMER
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
GOOTOOL LICENSE
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
2. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any distribution.
4. You may not use the name "GooTool" in any modified version. For the avoidance of doubt, only original files downloaded from http://goofans.com/ may keep the name "GooTool".
ACKNOWLEDGEMENTS
Under Windows, this program uses launch4j. Copyright (c) 2004, 2008 Grzegorz Kowal. See LICENSE.launch4j.txt for the license.
This program uses user interface classes Copyright 2000-2005 JetBrains s.r.o. See LICENSE.jetbrains.txt for the license.
This program uses cryptographic functions from the BouncyCastle library. Copyright (c) 2000 - 2008 The Legion Of The Bouncy Castle (http://www.bouncycastle.org). See LICENSE.bouncycastle.txt for the license.
This program uses JSch. Copyright (c) 2002,2003,2004,2005,2006,2007,2008,2009 Atsuhiko Yamanaka, JCraft,Inc. See LICENSE.jsch.txt for the license.
- Login to post comments
Sun, 07/22/2012 - 15:12
I have a weird glitch in the mac version: whenever i clic "create goomod" it does not show and errors, in the bottom it says something like writing dependancies, no error occurs but nothing changes as well...This has been forcing me to use the windows version for ages...
Because writing signatures is too mainstream
Sun, 07/22/2012 - 16:13
GooTool has no "create goomod" button. Are you talking about WooGLE?
IRC | Chapter Tutorial | Reference Guide
Sun, 07/22/2012 - 16:23
Whoops sorry wrong page
Yes i am talking about woogle.
Because writing signatures is too mainstream
Sun, 09/16/2012 - 06:59
I just recive error message "Unable to decode profile" Which seems to be because the server is saying:
Sun, 09/16/2012 - 07:47
Yep, unfortunately the leaderboards are down so you can't publish your profile. David is going to get them back up again as soon as the new Drupal version comes out.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Fri, 01/04/2013 - 17:39
Um something is now wrong...I'm running mac osx Mountain Lion, and the .app does not open. It says it's damaged move it to the trash. Help!
Edit
I looked at the package contents and it seems like the JavaApplicationStub is damaged. Is it my java or something else?
Because writing signatures is too mainstream
Sat, 02/16/2013 - 21:17
how do i do this on ipad? please help btw it is jailbroken ios 6.1 PLEASE help me!!!!
if you do you are awesome
LOL
Sat, 02/16/2013 - 21:58
Yes, thank you for your request but GooTool doesn't support iOS yet.
Maybe we can make a converter that converts files to PC format, installs goomods and then converts back?
| Things I made | And even more |
Sun, 02/17/2013 - 09:30
DavidC said he was working on it, but I'm not sure if it works at all yet.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Sat, 10/26/2013 - 00:31
Where do you find your profile in Gootool and where is it located on your desktop?
Jackson Stalnaker
Sat, 10/26/2013 - 10:26
I wanna be able to see the number of gooballs collected but it doesn't show and I was really upset, so can anyone tell me how I can see the number of goo balls I collected? I'm new here by the way.
Jackson Stalnaker
Sun, 10/27/2013 - 03:53
You have to locate gootool to your WorldOfGoo.exe. Then it will show your profile.
My Profile
Tue, 11/26/2013 - 20:40
Ok.... this is unusual..... I recently got a new computer and switched it to windows 7 from 8.... (cause 8 is evil), and now I downloaded GooTool again to go back to modding and it says it needs to install Java 6.... but I have Java 7 installed.... it's as if GooTool hasn't been developed to install to the newest versions of Java... but there's another problem... cause when I try to install Java 6 to install GooTool it doesn't work and crashes.... So I'm now in a loop of trying to install GooTool, but it won't cause it doesn't have the right version of Java, then installing Java... and it crashing cause I already have the newest version... sigh... I really really want to get back to working on Earth Of Goo.... how can I fix this paradoxical circle of events?!?
EDIT: Even weirder.... I skipped the install step for Java 6 and GooTool installed anyway and works fine. So nevermind then. Crisis averted.
For those wondering, Earth of Goo is still being worked on, but not as often. It will be finished! Check out my website/YouTube @ScarletFury!
Tue, 11/26/2013 - 23:38
GooTool installer will make you install Java no matter what.
| Things I made | And even more |
Mon, 12/16/2013 - 15:38
Yes, but it installs Java version 6.... not the latest (version 7).... so because of that it went in a crazy crash cycle of me trying to install it (when I have version 7 of Java) and then it trying to install version 6 and then saying it can't..... and then not letting me do it, but I was able to cancel the install for Java and the rest of GooTool installed fine.... so.... perhaps they should update GooTool to automatically update to the latest version of Java? That'd be nice.
For those wondering, Earth of Goo is still being worked on, but not as often. It will be finished! Check out my website/YouTube @ScarletFury!
Tue, 12/17/2013 - 17:37
The GooTool installer (which I didn't write) is looking for Java 6. Java 7 didn't exist at the time and probably isn't being detected properly. If you can skip the installation of Java 6, GooTool itself should run fine on Java 7.
Wed, 12/18/2013 - 00:43
Yes, I was able to skip it and it runs fine, I'm just mentioning it for future versions and others who may experience the same problem..... it could be really irritating or confusing for them.
For those wondering, Earth of Goo is still being worked on, but not as often. It will be finished! Check out my website/YouTube @ScarletFury!
Sun, 12/22/2013 - 10:37
I have to reinstall the gootool cause it say that i edit the config but i didnt.
Wed, 01/22/2014 - 12:14
when i open gootool it opens at the after of the monitor
get my level
http://goofans.com/download/level/get-0
Tue, 02/04/2014 - 14:16
I believe GooTool tries to centre itself on the primary monitor, but it's been a while since this code was written so it may well choose the wrong monitor. If you can't see it, close the program, open up GooTool's settings (varies depending on OS) and amend the gootool_window_position setting. Format, as far as I remember, is top-left-x,top-left-y,width,height.
-davidc
Tue, 05/20/2014 - 16:14
I tried to use goo tool for mac but it said that it is damaged and is trash. please help! D:
World of Goo STILL exists to some people
!
Tue, 05/20/2014 - 18:24
Strange. Did you try re-downloading it? What OS version do you have?
IRC | Chapter Tutorial | Reference Guide
Sun, 06/29/2014 - 22:20
I can't find it anywhere in my downloads.I'm on windows 7.
Gimme that goo!
Mon, 06/30/2014 - 06:11
Hmm, that may depend on the browser you're using. It should be saving to your Downloads folder, but if you're downloading it and it's not there, the only thing I can immediately think of is that your antivirus is flagging it and not letting you download it.
IRC | Chapter Tutorial | Reference Guide
Fri, 11/14/2014 - 17:57
it says goo tool is damaged
Mon, 03/09/2015 - 15:25
it doesn't work with my goofans account.i write the email and the password and it doesn't work(Couldn't login to goofans:Invalid username or password).
well this exists so hi
Tue, 03/10/2015 - 07:25
Since I can log on to goofans through GooTool just fine (just checked, backed up profiles, the works), I'd say the error message means what it says.
Either that or the space in your username prevents GooTool from operating properly.
IRC | Chapter Tutorial | Reference Guide
Tue, 04/21/2015 - 04:14
Is it possible to download GooTool on ipad?
My ipad is ios.
CAN'T GET WOOGLE!
Tue, 04/21/2015 - 11:53
No, GooTool cannot currently run on IOS.
IRC | Chapter Tutorial | Reference Guide
Sun, 06/21/2015 - 16:19
Once I download gootool nothing happens, it goes into a window then downloads Java 1.6 then nothing happens!
this website is probably very old and barren but if anyone could help me I would be grateful
Mon, 06/22/2015 - 05:33
You should be downloading a GooTool installer package that you can navigate to your downloads folder and launch? What browser/OS are you on?
IRC | Chapter Tutorial | Reference Guide
Wed, 11/18/2015 - 22:56
Can you make tablet versions?
GhvbhnhhjyjhjAWESOME
Mon, 06/13/2016 - 23:23
GUUUYYYS!!!!!i HAVE A pRoBlEm WIThhh G00TOOL!wHEn I sTARt opppENING G0OT0OL IT HAS mAkE ERROR!tHIS IS aN ErROr!!!
Uncaught execption (java.lang.NumberFormatExeption):
For input string: ''GoingUp''
how delete this error?!HELP HURRY!
А Я ТУТ РУССКИЙ!
С0бачкаРУС2006 покушал!
Thu, 10/06/2016 - 18:43
how do you start making levels?
Thu, 04/27/2017 - 00:49
It doesn't run on macOS Sierra (the latest version)
Might need a recompile with modern Eclipse (or Java? I don't know how it works.) which I doubt is going to happen.
Mon, 05/01/2017 - 10:11
The source code is available for download above. I can't vouch for it compiling in a recent version of Java and I don't have access to any Macs any more.
-davidc
Sun, 06/04/2017 - 20:07
Where can I get older versions of GooTool? Where it overrides Chapter 5 rather than 1.
It's been... how many years? Man, I feel old.
Tue, 01/02/2018 - 08:52
The download button, instead of taking you to the download starting page, takes you to the this comment section for what ever reason. Please tell me why this is or fix this.
Cole Maney
Wed, 02/14/2018 - 15:36
That's because above the comments is the versions of the installer you can get.
Kye is my name, Mayhem is my game!
Sun, 10/07/2018 - 17:27
my publish profile button is grayed out. how do i fix this?
Obsession Completion Disorder
Fri, 10/12/2018 - 04:01
You need to create an Online ID. This happens automatically if you:
a) Complete a level and turn on "submit to World of Goo leaderboard" at the end of the level
or
b) Go to World of Goo Corporation and click "connect"
Or, if the 2D Boy servers are down, there is a menu option in GooTool to generate an online ID.
-davidc
Sun, 05/05/2019 - 07:54
I have a problem, you may notice that, world of goo files are now in "game" folder...
GooTool says "D:\Games\WorldOfGoo\properties\config.txt can't be found." and then it closes...
When I will copy the files from "game" folder to "WorldOfGoo" folder it launches, but when I click "Save and launch World of Goo" it says "null: NullPointerException".
Anyone help
Fri, 05/24/2019 - 01:38
It tries to install Java 1.6 when I already have Java installed then it closes what the hells going on?
Tue, 10/08/2019 - 22:20
When opening Gootool it gives me the message "GooTool' is damaged and can't be opened. You should move it to the trash." on MacOS Mojave 10.14.6. I don't know what to do.
Kc.
Fri, 10/18/2019 - 07:13
What if java is installed and gootool does not see it?
Wed, 12/25/2019 - 10:18
theres a problem with my GooTool download, Everytime I try to download GooTool, it does nothing and fails from a Time Out Error. Please Help me with this. I tried downloading it with world of goo on steam because I needed to. I have the latest windows and the latest Java Version, I Tried Running It even with Compatibility Mode or Administrator Mode, But to No Avail. Please, PLEASE Help me With This.
Thanks.
~Stefix1
LS
Wed, 12/25/2019 - 10:20
Seriously?, No Help?, >:(
~Stefix1 >:(
LS
Thu, 02/13/2020 - 20:04
I tried to install GooTool, but the installer failed to find Java 1.6. It then tried to download Java 1.6 online, then failed to connect. I think it's because Oracle cut support of it in 2018.
I am using Windows 10. Java 1.6 is at its default directory of
C:\Program Files (x86)\Java
and the installer is atC:\Users\(my account)\Downloads
(default Downloads folder).Fri, 02/14/2020 - 06:49
https://
Somebody reuploaded GooTool.
I made goomods.
Wed, 02/19/2020 - 08:49
i got no things to play