Wisterwind / thrae-wow

Automatically exported from code.google.com/p/thrae-wow
0 stars 0 forks source link

TinyTip not loading properly #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using TinyTip r67435 and TinyTipOptions.  No other TinyTip items installed.
 I've uninstalled it several times, cleared WTF references, etc.  On load I
get:

----
[2008/04/05 08:44:05-773-x1]: TinyTip\libs\Dongle-1.0\Dongle.lua:290:
attempt to index upvalue 'Dongle' (a nil value)
TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:47: in main chunk
----

Once in game, the Options won't load (neither via /ttip or via
Interface->Addons).  The tooltip looks OK with all the right information,
but won't reposition from the lower-right corner of the screen (since I
can't access any settings to move it, perhaps...)

The root TinyTip install contains TinyTipPositioning in /modules, so I
didn't re-add it.  Having done so earlier didn't seem to fix the problem
with Dongle not loading, anyway.

Any ideas?

Original issue reported on code.google.com by kristofo...@gmail.com on 5 Apr 2008 at 1:06

GoogleCodeExporter commented 8 years ago
Delete your TinyTip folder and do a fresh checkout on WAU with externals.

Original comment by genera...@gmail.com on 8 Apr 2008 at 6:56

GoogleCodeExporter commented 8 years ago
Hi there, i got the exactly same Problem with TinyTip.
I tried using it without any other Addons and even a completely new WTF Folder.
Also did the fresh install via WAU with Externals.

Getting this Errormessage on /tinytip

Date: 2008-04-12 14:05:42
ID: 17
Error occured in: Global
Count: 1
Message:

      ..\AddOns\TinyTip\TinyTip.lua line 98:
      attempt to index global 'TinyTipOptions' (a nil value)

Debug:

      [C]: ?
      TinyTip\TinyTip.lua:98: value()
      ..\FrameXML\ChatFrame.lua:3032:
      ..\FrameXML\ChatFrame.lua:2957
      [C]: ChatEdit_ParseText()
      ..\FrameXML\ChatFrame.lua:2724: ChatEdit_SendText()
      ..\FrameXML\ChatFrame.lua:2745: ChatEdit_OnEnterPressed()
      [string "*:OnEnterPressed"]:1:
      [string "*:OnEnterPressed"]:1

[After 5 minutes]
Well I just looked around in wow again, still having no response on /tinytip.
But I found out that I can change all the settings in the new Interface/Addons
Options Menu, and it's working.

Hope that gives you a hint how to solve the /tinytip command.

Greetings

Original comment by mathias.mayer on 12 Apr 2008 at 12:39