Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   GUI Bug? (https://forums.graalonline.com/forums/showthread.php?t=73458)

Andy0687 04-13-2007 01:48 AM

GUI Bug?
 
Well, this just happened to me for the first time today.

I was working on a GUI for an Item, then all of a sudden it bugged out and placed itself on a random part of the screen, okay well, whatever.

So I deleted the item and remade it, using just the gui before I put any extras in (It worked fine at first), and now the entire clientside part of the script isnt responding

even something as simple as

PHP Code:

//#CLIENTSIDE
function onWeaponFired() {
 
player.chat "test";


wont even work on my account with items in the Staff/ bag.

I tried reseting myself and taking away all my items but nothing is working, I was able to use items with clientside scripts that I already had though.

When i put the script into a new item it worked fine, but I moved it back to Staff/ and it wont work again.

I dont know how to explain it but i thought i should post about it.

Edit and new note: After the bugs started happening all my Staff/ bagged items i tried started throwing errors for gui controls.

The new items do not, and work fine.

Grey 04-13-2007 02:04 AM

Ditto, I've encountered a very similar problem while working with GUIs in NPCw's before. I was fiddling around with the GUI and for some unknown reason it began to stop working. I tried numerous things including restarting the NPC Server, but whatever I did the script seemed to become unresponsive to anything I was doing to it after that until I moved it to a new NPCw.

I'm pretty sure even now the NPCw is useless that I was working in originally. Has anybody else encountered this problem? :confused:

xXziroXx 04-13-2007 02:50 AM

Same here. I've had this problem with some classes, whatever I did to them they wouldn't update.. tried deleting the level it was used it and reupload, tried to edit the script.. nothing worked other then to make a new class.

Admins 04-14-2007 02:16 AM

Can't really help, would need more information (error messages? v4 GUI or showimgs? etc.)

Andy0687 04-14-2007 06:33 AM

Quote:

Originally Posted by Stefan (Post 1299790)
Can't really help, would need more information (error messages? v4 GUI or showimgs? etc.)

No error messages on mine. I was using a v4 GUI and it worked up until I tried to fill a PopUp Control.

After that it stopped responding completely.

xXziroXx 04-14-2007 07:06 PM

Quote:

Originally Posted by Andy0687 (Post 1299837)
No error messages on mine. I was using a v4 GUI and it worked up until I tried to fill a PopUp Control.

After that it stopped responding completely.

Ditto.


All times are GMT +2. The time now is 11:33 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.