Thread Tools Display Modes
11-04-08, 07:00 AM   #41
Djoker
A Defias Bandit
Join Date: Jun 2008
Posts: 2
New Versioin 3 throws following errors (german client):
Code:
[2008/11/04 13:57:21-143-x1]: Hadar_HolyHope-2.0 (beta 1)\Localization-DE.lua:71: '}' expected (to close '{' at line 11) near 'Hammer'
Code:
[2008/11/04 13:57:33-143-x1]: Hadar_HolyHope-2.0 (beta 1)\Hadar_HolyHope_Options.lua:378: attempt to index global 'HHH_MENU' (a nil value)
Interface\FrameXML\UIDropDownMenu.lua:51: in function `UIDropDownMenu_Initialize':
Hadar_HolyHope-2.0 (beta 1)\Hadar_HolyHope_Options.lua:349: in function `HHH_OptionsFrameTooltipDropDown_OnLoad'
<string>:"*:OnEvent":2: in function <[string "*:OnEvent"]:1>
Code:
[2008/11/04 13:57:38-143-x1]: Hadar_HolyHope-2.0 (beta 1)\Hadar_HolyHope.lua:293: attempt to index global 'HHH_ITEM' (a nil value)
Hadar_HolyHope-2.0 (beta 1)\Hadar_HolyHope.lua:694: in function `Initialize'
Hadar_HolyHope-2.0 (beta 1)\Hadar_HolyHope.lua:734: in function <Interface\AddOns\Hadar_HolyHope\Hadar_HolyHope.lua:728>
Hadar_HolyHope-2.0 (beta 1)\Hadar_HolyHope.lua:767: in function <Interface\AddOns\Hadar_HolyHope\Hadar_HolyHope.lua:767>
etc.

All circles are empty with no function

Greetz,
Djoker
  Reply With Quote
11-04-08, 07:11 AM   #42
Djoker
A Defias Bandit
Join Date: Jun 2008
Posts: 2
Fixed it myself^^

Edit the German localization - line 71 and 72 to:

Code:
hammeroftherighteous = "Hammer der Rechtschaffenen",
	shieldofrighteousness = "Schild der Rechtschaffenheit",
and allīs fine

Greetz,
Djoker
  Reply With Quote
11-12-08, 05:22 PM   #43
battlezone77
A Kobold Labourer
Join Date: Nov 2008
Posts: 1
i was wondering if there was a way that we could make our own circles, is that possible? if so what program should i use to make it?
  Reply With Quote
11-17-08, 03:22 PM   #44
rayyna
A Defias Bandit
Join Date: Dec 2006
Posts: 2
Any idea as to when we will get a working update. right now i have use a macro to kill one frame and have to toggle the other on and off as necessary at reboot. This is by no means a mod killer but it is rather a minor annoyance.
  Reply With Quote
11-25-08, 06:05 PM   #45
Hadar
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 11
Mod isn't working correctly at the moment. If I can get some time I need to look into it. I've been too busy with the expansion to really do anything mod related.
  Reply With Quote
02-10-09, 01:24 AM   #46
Pakserrion
A Kobold Labourer
Join Date: Oct 2008
Posts: 1
For the error :


Message: ..\AddOns\Hadar_HolyHope\Localization-DE.lua line 71:
'}' expected (to close '{' at line 11) near 'Hammer'
Debug:


only change from this :

Code:
sacredshield = "Heiliger Schild",
	divineplea = "G\195\182ttliche Bitte",
	hammeroftherighteous" = "Hammer der Rechtschaffenen",
	shieldofrighteousness" = "Schild der Rechtschaffenheit",
	divineprotection = "G\195\182ttlicher Schutz",
	beaconoflight = "Flamme des Glaubens"
};
to THis:


Code:
sacredshield = "Heiliger Schild",
	divineplea = "G\195\182ttliche Bitte",
	hammeroftherighteous = "Hammer der Rechtschaffenen",
	shieldofrighteousness = "Schild der Rechtschaffenheit",
	divineprotection = "G\195\182ttlicher Schutz",
	beaconoflight = "Flamme des Glaubens"
};

Last edited by Pakserrion : 02-10-09 at 01:26 AM.
  Reply With Quote
02-22-09, 02:16 AM   #47
DeVonj
A Murloc Raider
Join Date: Oct 2008
Posts: 7
I foun bug in my translation
gmight = "великое благословение могущества",
gwisdom = "великое благословение мудрости",
gkings = "великое благословение королей",
gsanctuary = "великое благословение оберега ",


for

gmight = "великое благословение могущества",
gwisdom = "великое благословение мудрости",
gkings = "великое благословение королей",
gsanctuary = "великое благословение оберега",
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Hadar's Holy Hope - WOTLK Beta disccussion

Thread Tools
Display Modes

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