WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   I don't see any toolbox items at all? (https://www.wowinterface.com/forums/showthread.php?t=3530)

Dalar 01-22-06 01:51 PM

I don't see any toolbox items at all?
 
Tried to do the tutorial included.. but I do not have any elements to select in the Toolbox window.. it's empty.

HELP! :)

Nulkris 01-22-06 02:35 PM

I have updated the FAQ with the following question:

Quote:

2.3 Why can't I see any components in the toolbox?

This is probably due to Blizzard's files not validating against their schema. You can turn off validation by going to Tools | Options and unselecting "Verify Blizzard XML files against ui.xsd schema" and restarting.

Dalar 03-29-06 06:43 PM

Happening again...
 
This is happening again with the latest public release. The verify thing is turned off, was when I first ran the fresh install. I turned verify ON to see if anything new would happen, but no, still no tool bar, and some kind of error occurs opening any XML file to the renderer.

I tried the latest nightly build, but it crashed right when running it on Win XP. On my second OS, Win x64 XP, it ran but said ui.sxd or something was missing from WoW.

So right now I'm stuck with XMLs I can't edit.. any suggestions? :/

Heather 03-29-06 11:02 PM

Quote:

Originally Posted by Dalar
Tried to do the tutorial included.. but I do not have any elements to select in the Toolbox window.. it's empty.

HELP! :)

i have to same problem. I did what the FAQ said to do but no effect. and I get a load of errors on the message box

Nulkris 03-30-06 12:02 AM

There is a small bug with that release that makes it not find ui.xsd, you can fix it by going into options and removing the trailing '\' from both the directories listed there. You probably have:
Quote:

WoW Install Directory
C:\Program Files\World of Warcraft\
Work Directory
C:\Program Files\World of Warcraft\
it needs to be
Quote:

WoW Install Directory
C:\Program Files\World of Warcraft
Work Directory
C:\Program Files\World of Warcraft
to work correctly. I will have another version out soon that fixes this anyway. Note that in order to use the designer with 1.10 patch, you need version 1.0.300.2 otherwise you get lots of errors due to it not recognising the new Font elements. Also, you no longer need to uncheck Verify Blizzard Files option.

Thanks
Nulk

Mr_Vonhelding 04-01-06 06:54 AM

Still, it crashes on run in Windows XP
Can't even start it up.

Mazzlefizz 05-29-06 01:54 PM

I was intrigued by the premise of this project and was about to start making an add-on for a help system, so I decided to try this. After some minor tribulation, I got it to launch. Unfortunately, I had this problem too. There were no items in the toolbox.

The option to validate against the various schema were all unchecked. I also tried removing the trailing slash from the directory structures. None of those seemed to have any impact.

This was done using a project a new project with the "Basic" rather than the "Default" skin.

Nulkris 05-30-06 04:54 AM

Not too sure why you would still be having toolbox problems. Ensure you are running the latest version posted on this site, and if there are still problems, then zip up and attach to a message the file wowuides.dbg located in your installation directory.

Thanks

Nulk

Zed03 06-18-06 11:26 PM

:(
 
1 Attachment(s)
Hi Nulkris,

Unfortunetly, I too am having this toolbox problem.

I have attemped to uncheck the validation (it was not checked by default) and use the slash bug fix, but to no avail.

Here is a screenshot:

I have also attached the dbg log file.

Nulkris 06-19-06 03:01 AM

Heh, its funny when you see something and realise precisely what you have done wrong (didnt Get Latest Version from source code control before doing the release build, duh...) that should have been obvious. You can either go back to 1.0.300.4, or wait for a new build in a few hours (will be 1.0.300.5a probably).

Sorry about that.

Zed03 06-19-06 01:40 PM

Thank you!

I have installed the previous version and it works flawlessly. Now just to tinker with it :)

Trying to figue out how to create dialogue boxes without making a new .xml file...


All times are GMT -6. The time now is 09:37 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI