The Wiki for Tale 6 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.
If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.
Difference between revisions of "Talk:TaleScripts"
Line 83: | Line 83: | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | Issue resolved. I uploaded [http://www.atitd.org/wiki/tale6/images/6/6e/Veggietales164.zip VeggieTales164.zip] to wiki, an exact copy of a fresh install. This will bypass Norton refusing an unknown installer. First time it ran, Norton quarantined veggietales.exe. Remove from quarantine and tell Norton to not include that file in future scans. ~Cegaiel | ||
+ | |||
+ | |||
+ | |||
Line 94: | Line 100: | ||
Then in exits to the main Lua selection page | Then in exits to the main Lua selection page | ||
[[User:Zhukuram|Zhukuram]] 17:34, 22 April 2012 (EST) | [[User:Zhukuram|Zhukuram]] 17:34, 22 April 2012 (EST) | ||
+ | |||
+ | |||
+ | |||
+ | Both above issues should be resolved now that you're not using version 1.5.9 with the new directory structure of 1.6.0+ . All .png and .wav files are now located in the images folder, not the main folder. VeggieTales 1.5.9 wasn't likely finding the .png files because it was expecting them to be in the main folder. ~Cegaiel |
Revision as of 23:48, 22 April 2012
Kudos
This is really FANTASTIC!
A great community effort and a much needed resource. So many options and sometime I have problems doing updates or tweaks. So much better to get it from a known and maintained respository.
Thanks to all who make and provide the macros. Egypt would not be possible without them!
Zhukuram 18:52, 10 February 2012 (EST)
Error Reports and Fixes
Probem with Boards.lua
I am having a timing issue with boards.lua The current synced version times out after about 5 or 6 boards. Tested on 1 and 2 carp shops with 7KQ blades. I changed the last sleep command from lsSleep(1000); to lsSleep(1500); which matches the one above and it seems to work better but still times out after about 170 boards. fwiw I dont know anything about lua coding so I'm not sure what I should tweak. Zhukuram 12:57, 31 March 2012 (EST)
The boards.lua is fixed and tweaked. It will be in next update. The fishing macro does work, but is very picky. The next update will have a ton of comments in the script on how to use correctly. Also some new tweaks. ~Cegaiel Apr 4, 2012
Problem with Fishing.lua
Also, fyi I tried the fishing.lua script and it just vaporized. I had never tried the fishing macro before. I think a recent change to the fishing menu might have cause it to blow up too. Zhukuram 13:19, 31 March 2012 (EST)
I've had fun tweaking the fishing macro. Its now Apr 12 and I've still found things to tweak on it. Should be very user friendly and have nice statistics on the screen as well as all new log files now (tweaked the fishlog.txt and added a new fishstats.txt, now write to main folder, instead of the fishing folder (Since new Veggie Tales 1.6.0+ is out, figured it would be nicer to find the .txt files easier in the main folder), and not 'break' so easily :D ~Cegaiel Apr 12, 2012
Problem with Installer 1.64
I see the new update on the VeggieTales main menu and the link takes me to Jimbly's page. I clicked the download item but Norton removed it claiming it had something wrong with it.
I tried again this pm and captured the Norton unhappyiness: The Norton Report: Full Path: ....\veggietalesinstaller.exe Threat: WS.Reputation.1 ____________________________ ____________________________ On computers as of Not Available Last Used 4/18/2012 at 6:46:53 PM Startup Item No Launched No ____________________________ ____________________________ Unknown Number of users in the Norton Community that have used this file: Unknown ____________________________ Unknown This file release is currently not known. ____________________________ Medium This file risk is medium. ____________________________ Threat Details Threat type: Insight Network Threat. There are many indications that this file is untrustworthy and therefore not safe ____________________________ http://bigscreensmallgames.s3.amazonaws.com/VeggieTalesInstaller.exe Downloaded File veggietalesinstaller.exe Threat name: WS.Reputation.1 from amazonaws.com ____________________________ File Actions File: ...\veggietalesinstaller.exe Removed ____________________________ File Thumbprint - SHA: 02d7c0ee4270001d8a45c3e5b227b3c773187b8405e03e6f3d3ecf85e4658f33 ____________________________ File Thumbprint - MD5: 7fe290ad2cb75f7d5067c375c274fdf8 ____________________________
Issue resolved. I uploaded VeggieTales164.zip to wiki, an exact copy of a fresh install. This will bypass Norton refusing an unknown installer. First time it ran, Norton quarantined veggietales.exe. Remove from quarantine and tell Norton to not include that file in future scans. ~Cegaiel
I also did the Tortoise update and got error: 0.png not found Zhukuram 14:46, 18 April 2012 (EST)
Problem with Single Click Stat monitor
I get an error when running the stat monitor "failed to load image AllStats-Black.png" Then in exits to the main Lua selection page Zhukuram 17:34, 22 April 2012 (EST)
Both above issues should be resolved now that you're not using version 1.5.9 with the new directory structure of 1.6.0+ . All .png and .wav files are now located in the images folder, not the main folder. VeggieTales 1.5.9 wasn't likely finding the .png files because it was expecting them to be in the main folder. ~Cegaiel