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
Fri, 10/08/2010 - 03:37
I downloaded a torrent which had the full game. I think that's why it's not working
EDIT: My sister downloaded the game. She's not too good with torrents but it's fine. I no longer play this game so you don't need to worry anymore. Thanks for helping guys c:
Sat, 09/04/2010 - 23:14
1.You can't trust Torrents, because they may be Virus filled.
2.When you can, BUY IT! They worked hard to make that game, you know.
3.Torrents may have cheap or non-suitable things inside (see 1) Chances are something got in the tool, or...you haven't edited anything have you?
4.I think this happened to another player.... Try looking up your problem in the search bar to your right. You might find it.
InfernoFans | Chest full of porkchops
Sun, 09/05/2010 - 00:05
I can't find it
Sun, 09/05/2010 - 08:24
Try copying the directory for the profile from GooTool, pasting it into Windows Explorer/Finder/whatever, then decrypting it. If it has a long list of levels and a string of meaningless numbers (the tower), then it's some other problem. If there are only 3, then it's looking at the wrong directory.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Tue, 10/12/2010 - 19:53
I can't find my profile; could you tell me in which folder is?
I'm new with the GooTool.
L-10, defensor of the GooBalls!

Tue, 10/12/2010 - 20:45
Well, it depends on where you got the game from, and what OS you are using.
If in Windows Vista or 7, try C:\Users\Application Data\Local\2DBoy\pers2.dat
Of course, you'll have to go in the "tools" menu in your file browser, select "Folder Options", and change it so you can see hidden files and folders. (I forget exactly how, I'm on Linux at the moment)
IRC | Chapter Tutorial | Reference Guide
Thu, 10/14/2010 - 16:45
I can't find the 2D Boy folder at the Application Data Folder.
I'm using Windows 7.
L-10, defensor of the GooBalls!

Thu, 10/14/2010 - 16:52
C:\Users\Yourname\AppData\Local\2DBoy I think is the path. AppData is hidden, you have to set some admin-only properties in the control panel to get to it. Also, if you run GooTool, you can just copy-paste the path from the text box.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Thu, 10/14/2010 - 18:01
I think his trouble is that GooTool isn't automatically finding his profile, and that he's having to locate it manually.
Here's a bunch of common profile locations: http://www.goofans.com/developers/game-file-formats/profile-file-format
IRC | Chapter Tutorial | Reference Guide
Fri, 10/15/2010 - 16:03
Thanks for the path. I found my profile at the hidden AppData Folder.
L-10, defensor of the GooBalls!

Fri, 10/15/2010 - 21:15
""HELP
GooTool is really buggy on Windows 7. Maybe you should try to make a separate version specifically for Windows 7 because compatibility mode itself won't work!
Trying would be easy if you had a virtual PC: http://dlc.sun.com/virtualbox/vboxdownload.html
You need the Windows 7 ISO but you can download that either as a torrent or sending me files to evaluate because I installed it a week after it came out."
that's what you get for using windows!
The last of the goo balls didn't seem to nodice...
That my sandbox was right here! (Link will come when done)
Sat, 10/16/2010 - 03:22
I have Windows 7 and GooTool works perfectly. Maybe it would help if you create a separate forum thread and describe your problem with logfile attach to it
My Gooish profile | Videos on YouTube | My WOG Mods
Sat, 10/16/2010 - 07:39
Same here, but I'm running it as admin...is that what you're doing, Pavke?
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/16/2010 - 08:22
Yes, I have admin privileges, but I don't think thats troubling aguyshat
My Gooish profile | Videos on YouTube | My WOG Mods
Sat, 10/16/2010 - 08:26
I mean setting the "Run as Administrator" property on the shortcut.
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/16/2010 - 19:39
Actually, looks like he's quoting Enchanter49's post on the first page...
aguyshat: 2 things:
1. That post of Enchanter49's was way back in Sun, 11/08/2009, practically a year ago. I think he got it sorted out by now...
2. Please, next time you quote somebody, enclose it in the quote tags to avoid confusion. (See information about quote tags here: http://goofans.com/filter/tips) Thanks!
IRC | Chapter Tutorial | Reference Guide
Sun, 10/17/2010 - 07:44
Having installed the latest version I am curious to know why some level names appear in red (most are in black).
i.e. industrial revolution - level 1
official metal levels
pill runover (hard version)
screamers and deaths(darkness level)
hazardous bridge building(earth level)
bursted flames of fury(fire level)
power overwhelming(light level)
deep water calamity(water level)
virtual reality(wind level)
are all RED text in Gootool.
Imagination is more important than knowledge - Einstein
Sun, 10/17/2010 - 09:19
It's addins with unsatisfied dependancies... http://goofans.com/mantis/view.php?id=178
The addin xml says... depends on addin.id version x->y
And you don't have that installed / enabled in GooTool at the moment.
Select a "red one", and click "Properties".. that will show you (in red) what is missing.
Mon, 10/18/2010 - 09:02
@dab
Here is what gootool properties says:-
industrial revolution - level 1 <- this has bin file in wrong place, also depends on com.2dboy.forum.spazturtle.industrial (RED) [this will not play]
official metal levels - <- depends on metal sandbox (RED)
NB metal sandbox will not load - bin file in wrong place
pill runover <- depends on metal sandbox
pill runover (hard version) <- depends on metal sandbox
screamers and deaths(darkness level)<- depends on element buster
hazardous bridge building(earth level)<- depends on element buster
bursted flames of fury(fire level)<- depends on element buster
power overwhelming(light level)<- depends on element buster
deep water calamity(water level)<- depends on element buster
virtual reality(wind level)<- depends on element buster
So this is apparently a mixed set of messages. The two levels with RED text dependencies highlight bin file errors.
The rest have BLACK text dependencies and don't have any problems loading and playing. element buster also loads and plays.
Hope this is clear.
Imagination is more important than knowledge - Einstein
Mon, 10/18/2010 - 09:24
Not 100%.. but....
1) Metal Levels
inwog just updated Metal Sandbox to v2.2 which is GooTool 1.0.3 compatible.
DL and Install that to solve Metal Levels + Pill Runover issues
2) Industrial Revolution - L1
Was highlighted in red, because you didn't have the depends Industrial Revolution ball mod.
Now.. you have that addin, but you get "Bin files in override" error...
I'm flagging that in my incompatible goomods thread.... here
3) Element levels
Was red because you didn't have "element buster" installed
All fixed and working now you do.
Correct?
Mon, 10/18/2010 - 13:08
1) YES correct. The new version (it's not in gootool updates) now installed. Text turned black.
2) NO - it's just the bin files error (I believe) This only RED text left.
3) NO - element buster was/is on my system and in gootool. So it's installed but not enabled. I enabled it and the red text changed to black.
Imagination is more important than knowledge - Einstein
Thu, 10/21/2010 - 18:45
I have a friend who wants to run WOG in his computer with GooTool, but he has the same problem I had with the profile but with Windows XP. Could you give me the path for Windows XP, please?
L-10, defensor of the GooBalls!

Thu, 10/21/2010 - 16:51
Prior to version 1.10 it was stored in the All Users profile under %ALLUSERSPROFILE%, e.g. C:\Documents and Settings\All Users\Application Data\2DBoy\WorldOfGoo
From version 1.10 it is stored in the user's profile under %LOCALAPPDATA%, e.g. C:\Documents and Settings\david\Local Settings\Application Data\2DBoy\WorldOfGoo
My Gooish profile | Videos on YouTube | My WOG Mods
Thu, 10/21/2010 - 19:57
Thanks Pavke, it helped Anakin.
L-10, defensor of the GooBalls!

Mon, 10/25/2010 - 14:47
Well davidc. It seam GooTool 1.0.2 works normally. I experienced no lag in Corp. and no irrKlang.dll error massages and no World of Goo processes in background.
So itmust be something new in 1.0.3 that causes that.
Here is the log file: http://pastebin.com/sqeD0bWS
EDIT: DaB is having the same problem
My Gooish profile | Videos on YouTube | My WOG Mods
Mon, 10/25/2010 - 20:12
I have problems with Java: it doesn't let me run GooTool and it tells me to reinstall it. I reinstalled it, but it only stays there and it does not charge the file.
What Should I Do?
L-10, defensor of the GooBalls!

Sun, 11/28/2010 - 05:06
I've installed and it runs correctly, I even managed to get the backup from steam properly. But when I try to log in the GooFans data it says: "Couldn't log in to GooFans: Internal Server error: Undefined offset: 15 at googg.module:42 " What can I do?
Sun, 11/28/2010 - 09:58
Are you using the latest version? If yes the try the older 1.0.2v ...
My Gooish profile | Videos on YouTube | My WOG Mods
Tue, 12/07/2010 - 07:10
Woohoo! My problem is finally fixed C:
No wonder it wasn't working. But now I have another problem D: I try to login in to GooFans on GooTool so I can publish my profile but this weird error pops up saying "Couldn't login to GooFans: Internal server error: Undefined offset: 15 at googg.module:42" What da heck ._. And I also tried your solution Pavke, but still the same error D:
The reason it was being ugly was because it was looking into the wrong pers2.dat thingymagigy. It's weird how my computer has more than 1 pers2.dat file
Sat, 12/11/2010 - 22:20
Mea culpa, the undefined offset error should now be fixed. It was a server-side error, so there's no need to downgrade GooTool.
Mon, 12/27/2010 - 20:24
Help!
GooTool doesn't let me publish my profile. What do I do?
Check out my MuseScore acoount:
http://musescore.com/anvistage458
Mon, 12/27/2010 - 20:52
I have the same problem you have anvistage458, but with the GooTool I'm not very good, HELP!!
L-10, defensor of the GooBalls!

Tue, 12/28/2010 - 02:35
@L-10 for Goo and @anvistage458
Make a separate threat on forums explaining you problem, maybe with gootool log attached to it...
Oh, and anvistage458, there is no comment options on accounts that you mention in your signature
My Gooish profile | Videos on YouTube | My WOG Mods
Sat, 02/26/2011 - 03:12
I'm not sure, but there is a problem with calculating downloads fo Goo Tool. At the home page of GooFans, there's always 200-600 downloads of Goo Tool! I think it's impossible. Same is with Bilboards addin.
Author of Platforms of Goo and 64 levels for World of Goo .
Sat, 02/26/2011 - 10:02
GooTool is set up to automatically download Billboards by default.
Also, I think GooTool is the oldest addin on the site. Originally, mods needed to be downloaded from FileFront or something similar. Only GooTool was on this site.
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, 03/12/2011 - 08:56
What program do I need to use to open gootool?
Michael
Sat, 03/12/2011 - 10:02
Um...GooTool.
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, 03/12/2011 - 10:20
The running file is in Goo Tool's bin folder. But installation should create desktop icon.
Author of Platforms of Goo and 64 levels for World of Goo .
Mon, 03/14/2011 - 16:59
When I click on the goomod or gootool an error message pops up saying that "gootool couldn't automatically find world of goo. Please locate WorldOfGoo.exe on the next screen." When I click OK another error message followes stating that "Uncaught exception (java.lang.RuntimeException): Unexpected exception locating World of Goo"
Please help
Wed, 03/16/2011 - 10:59
what is the "WARNING" tab?
Sat, 03/19/2011 - 00:40
Is it really safe to download gootool? ANYONE PLEASE REPLEY!!!!!
Samyster
Sat, 03/19/2011 - 07:26
Yes, it is.
Otherwise I don't think we would have it here.
InfernoFans | Chest full of porkchops
Sat, 03/19/2011 - 07:51
@Colton
Of course it is safe. GooTool is the main World of Goo addin program. It was made by maker of this site: davidc
Everything on this site is safe. And I'm telling you this as a moderator who tests it all...
My Gooish profile | Videos on YouTube | My WOG Mods
Sat, 03/19/2011 - 10:22
ok thank you i downloaded it an its fine. but if i dont have world of goo i cant use gootool!! where can i download world of goo from my PC?
Samyster
Sat, 03/19/2011 - 10:41
Um... http://www.2DBoy.com
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, 03/19/2011 - 14:28
You don't have World of Goo? You can try 2D Boy site that Albino Pokey mentioned, or Steam, Direct2Drive, Gamers Gate, Desura, Impulse, YAWMA and so on...
My Gooish profile | Videos on YouTube | My WOG Mods
Thu, 04/14/2011 - 03:59
iPhone version of wog is out! It would be nice to play custom levels on my iPod touch, any solutions?
Check out my SoundCloud, MomoSoundWaves
Fri, 04/15/2011 - 19:00
the GooPhone is now OUT!
@davidc: i would love it if Gootool would have an update soon. i Want to try playing TM13'sVotWoG on my iPhone please.
thanks,
-TM13
"The best Weaponry is Forged in the Hottest of Flames"
- The Bible
I'm On Twitter!
Fri, 04/15/2011 - 23:20
Same here, lets goo this place up!!! BTW I contacted 2D boy to suggest file sharing.
Check out my SoundCloud, MomoSoundWaves
Sat, 04/16/2011 - 08:56
GooTool on the iPhone would be awesome! I want to test my mods on there too, see if there are any weird glitches with the new ball attributes.
100th post! Sorry, I had to do that.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.