Thread Tools Display Modes
11-11-05, 04:28 AM   #1
dafire
Premium Member
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 216
crashing on startup (infinite loop)

When I start the tool it loads

inderface\addons\Guildprofiler\Guildprofiler.toc
and
inderface\addons\Charprofiler\Charprofiler.toc

in a loop until it crashes..

It looks like it's a logical error in the deps in the toc file but you should probably put something in it to detect this kind of error:

Code:
## Interface: 1800
## Title: rpgo-CharacterProfiler
## Author: calvin :: RPG Outfitter
## eMail: calvin[at]rpgoutfitter.com
## URL: http://www.rpgoutfitter.com/CharacterProfiler/
## Version: 1.4.3
## Notes: Export Character Profiles for use out-of-game
## SavedVariables: rpgoCPpref,myProfile
## OptionalDeps: GuildProfiler,myAddOns
## License: http://rpgoutfitter.com/addons/license.cfm
CharacterProfiler.xml
Code:
## Interface: 1800
## Title: rpgo-GuildProfiler
## Author: calvin :: RPG Outfitter
## eMail: calvin[at]rpgoutfitter.com
## URL: http://www.rpgoutfitter.com/GuildProfiler/
## Version: 1.4
## Notes: Export Guild Roster for use out-of-game
## SavedVariables: rpgoGPpref
## RequiredDeps: CharacterProfiler
## OptionalDeps: myAddOns
## License: http://rpgoutfitter.com/addons/license.cfm
GuildProfiler.xm
edit: sorry didn't see the bug report forum ;/

Last edited by dafire : 11-11-05 at 04:39 AM.
  Reply With Quote
11-12-05, 01:00 AM   #2
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
Ok, I fixed this, I will post a debug build on the main site soon. Thanks for the info.
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » crashing on startup (infinite loop)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off