Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.69 average. Display Modes
  #1  
Old 11-03-2011, 10:36 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
We have released a new version 6.014:

- Added an option "Use OpenGL for Graphics", can be enabled and disabled without restarting the game; OpenGL is usually faster than DirectX but we currently don't support full-screen mode yet, and some cheaper graphic cards have bad support for OpenGL and will work better with the default graphics (DirectX)
- The fullscreen-mode from the options is correctly saved
- Fixed problems with http keep-alive, it is correctly reusing connections to web-servers now to speed up download of images (e.g. wiki news)
- Fixed some crashing bugs
- Fixed npc-clipping when z > 0
- Better handling of objects which join classes but don't have an own script
- Added functions for using JSON: obj.savejsontostring(0 single line/1 multiline), obj.savejson(filename,0 overwrite/1 append,0 single line/1 multiline), obj.loadjson(filename), obj.loadjsonfromstring(str); we will also update the npcservers in the next few days to add these
- Fixed gani particles

Last edited by Admins; 11-05-2011 at 10:26 PM..
Reply With Quote
  #2  
Old 11-04-2011, 08:22 PM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Quote:
Originally Posted by Stefan View Post
Added functions for using JSON: obj.savejsontostring(0 single line/1 multiline), obj.savejson(filename,0 overwrite/1 append,0 single line/1 multiline), obj.loadjson(filename), obj.loadjsonfromstring(str); we will also update the npcservers in the next few days to add these
I'm particularly interested in this, where will you announce when this is available?
Reply With Quote
  #3  
Old 11-03-2011, 11:20 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Hmm, OpenGL seems to be almost the same for me as DirectX, but i'm not sure. Could someone please tell me which is better for my computer?

Specs:
I have Windows 7 home premium
Processor: AMD Athlon X2 Dual-Core QL-65 (2 CPUs), ~2.1GHz
Memory: 4096MB RAM
Name: ATI Radeon HD 3200 Graphics
Manufacturer: ATI Technologies Inc.
Chip Type: ATI display adapter (0x9612)
Driver Verision: 8.872.0.0
Date: 7/7/2011 11:28:26 PM
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #4  
Old 11-03-2011, 11:21 PM
Tricxta Tricxta is offline
The Muffin Man
Tricxta's Avatar
Join Date: Oct 2010
Location: Australia
Posts: 563
Tricxta is just really niceTricxta is just really nice
Planning to fix the textbox highlighting problem? I'm not quite sure on how to replicate it but I've done it a few times. It usually occurs when switching servers and using the server search textbox on login
Reply With Quote
  #5  
Old 11-04-2011, 12:11 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
The status box on the playerlist is sometimes misplaced for me:



Edit: Upon opening the client a 2nd time, this box hasn't appeared for me at all.

This has happened a handful of times before with previous versions when the playerlist has been created on login, but upon opening this new client the first time this issue has happened once logged in to a server.


Quote:
Originally Posted by ffcmike View Post
I have a level where depending on quest progress an NPC is changing tiles with tiles[x,y] + updateboard(); when the NPC is created.
Normally if you walk into the level for the first time and then quickly run back out (can ofcourse be caused naturally by lag) this causes the tiles to be updated in your current level rather than the level the NPC is within.

In V5 this can be prevented simply by specifically having the script updating this.level.tiles[x, y], however in V6 this problem is occurring even when using this.
Perhaps I can elaborate on this problem:



And perhaps I can elaborate on the issue I was having with text display layer.

I have nicknames displaying on layer 1 rather than 0, so that they display above layer 0 NPCs which have a large image being used to decorate a floor.
Within inside levels, nickname text is displayed beneath players, which is what I would expect.
On GMAPs however, nickname text is displayed above players, the exception to this is when you are in the top left level of a GMAP:

Inside -


GMAP -


Top left level of a GMAP -


It also seems that within the last 2 client versions, gani script is stuck to the player after the player has been set to a different gani.
For instance the script of onPlayerEnters within Classic's horse fire breath gani is occurring whenever you enter a new level even though your gani is no longer firebreath.

Last edited by ffcmike; 11-04-2011 at 01:36 PM..
Reply With Quote
  #6  
Old 10-18-2012, 08:59 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by ffcmike View Post
I have nicknames displaying on layer 1 rather than 0, so that they display above layer 0 NPCs which have a large image being used to decorate a floor.
Within inside levels, nickname text is displayed beneath players, which is what I would expect.
On GMAPs however, nickname text is displayed above players, the exception to this is when you are in the top left level of a GMAP:

Inside -


GMAP -


Top left level of a GMAP -
I forgot about this problem.

Also displays like particle effects are still offset whenever using a trial account that has entered observer mode.

I really think VPlusblue style should have only been set as default for if and when the option is separated for external windows. It looks slick for the playerlist, but makes my eyes bleed on the login screen.
Reply With Quote
  #7  
Old 11-05-2011, 10:06 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Uploaded a new version 6.015:

- fixes problems with projectiles falling through the ground
- new script functions convertLatinToUTF8(string) and convertUTF8ToLatin(string), mainly for server-side stuff

The new gserver and npcserver have been uploaded to all machines, requires server restart to enable the json functionality. We've also added onWasShot(x,y,dir) on server-side, for classic arrows. The new version also makes it possible to make npcs not block projectiles with npc.isblockingprojectiles = false. Previously this was only possible on client-side.

Last edited by Admins; 11-05-2011 at 10:39 PM..
Reply With Quote
  #8  
Old 11-06-2011, 11:41 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by stefan View Post
we've also added onwasshot(x,y,dir) on server-side, for classic arrows. The new version also makes it possible to make npcs not block projectiles with npc.isblockingprojectiles = false. Previously this was only possible on client-side.
:0!
__________________
Reply With Quote
  #9  
Old 11-06-2011, 03:56 AM
Hoyt1134 Hoyt1134 is offline
Registered User
Join Date: Jul 2004
Posts: 18
Hoyt1134 is on a distinguished road
Serverside, there seems to be a bug with reading and writing to tilelayers above 0 while on a gmap. player.level.tilelayers[0].tiles[x,y] returns the correct tile for layer 0, but player.level.tilelayers[1].tiles[x,y] always returns 0.

Clientside on a gmap, player.gmap.tilelayers[0].tiles[x,y] always returns -1, but if you go to a layer above 0, such as player.gmap.tilelayers[1].tiles[x,y], it returns the correct tile. You can read the tile on layer 0 if you drop the tilelayers check, player.gmap.tiles[x,y] returns the tilelayers[0] tile for those coordinates.
Reply With Quote
  #10  
Old 11-06-2011, 10:16 AM
alskdjfhg alskdjfhg is offline
alskdjfhg
Join Date: Apr 2009
Posts: 192
alskdjfhg will become famous soon enough
Take your sweet time....
Reply With Quote
  #11  
Old 11-06-2011, 10:21 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by alskdjfhg View Post
Take your sweet time....
If the release of V6 was rushed I'm sure there'd be a lot more people criticising bugs.
Reply With Quote
  #12  
Old 11-06-2011, 06:39 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by ffcmike View Post
If the release of V6 was rushed I'm sure there'd be a lot more people criticising bugs.
and complaining about the font changes and player list.

Quote:
Originally Posted by fowlplay4 View Post
Still experiencing the issues with GuiScrollCtrl's and Highlighting.

When the mouse leaves the boundaries of an external window it no longer keeps track of the state (which buttons held down) or location of the mouse.

If you want people to be happy with Graal Client-based tools you really need to fix these issues.

The issues in my post here are still present in the current client:
http://forums.graalonline.com/forums...postcount=1207
Still this.
__________________
Quote:
Reply With Quote
  #13  
Old 11-07-2011, 03:35 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Ok player.gmap.tilelayers[0] will be fixed on client-side with the next version, will also check the access on npcserver for upper tile layers.
Reply With Quote
  #14  
Old 11-07-2011, 03:42 AM
Rufus Rufus is offline
Registered User
Join Date: Jun 2004
Location: United Kingdom
Posts: 4,698
Rufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud of
When you double click on someone on the playerlist, the next single click you make on the playerlist is recognized as a double click and therefore opens up another window.
__________________
Quote:
Originally Posted by Loriel View Post
Seriously, you have ****-all for content and you're not exactly pulling in new developer talent, angling for prestigious titles should be your last concern.
Reply With Quote
  #15  
Old 11-07-2011, 11:16 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
When I open the chatbar, type "rr" and press enter, the entire screen and everything displayed on it rotates around, if I repeat this again it goes even faster.
Please remove this bug from the "game", people will start thinking Graal is supposed to be a toy box.
Reply With Quote
  #16  
Old 11-07-2011, 12:25 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
x-x it's a gimmick, haven't heard of "do a barrel roll" on google?
Reply With Quote
  #17  
Old 11-07-2011, 12:36 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Stefan View Post
x-x it's a gimmick, haven't heard of "do a barrel roll" on google?
I was joking ofcourse, but there are more fun ways to implement something like that other than a chat command, which might make better "in game" sense if you know what I mean.

As an example maybe I could make a wizard baddy which shoots some type of magical beam at you, where if successful the wizard says "Do A Barrel Role" while the screen spins, or the text appears after you eat a "magic mushroom" and begin "tripping out" etc.

Last edited by ffcmike; 11-07-2011 at 01:16 PM..
Reply With Quote
  #18  
Old 11-17-2011, 02:47 AM
MattKan MattKan is offline
the KattMan
Join Date: Aug 2010
Location: United States
Posts: 1,325
MattKan is a splendid one to beholdMattKan is a splendid one to beholdMattKan is a splendid one to beholdMattKan is a splendid one to beholdMattKan is a splendid one to behold
Send a message via AIM to MattKan
Quote:
Originally Posted by ffcmike View Post
I was joking ofcourse, but there are more fun ways to implement something like that other than a chat command, which might make better "in game" sense if you know what I mean.

As an example maybe I could make a wizard baddy which shoots some type of magical beam at you, where if successful the wizard says "Do A Barrel Role" while the screen spins, or the text appears after you eat a "magic mushroom" and begin "tripping out" etc.
That's silly and complicated. It's actually cool the way it is :P kudos to Stefan
Reply With Quote
  #19  
Old 11-07-2011, 01:58 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by Stefan View Post
x-x it's a gimmick, haven't heard of "do a barrel roll" on google?
lol :]

should make it work when we type "do a barrel roll"
__________________
Reply With Quote
  #20  
Old 11-17-2011, 12:53 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Please include the saving of key-mapping in the next update.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #21  
Old 11-17-2011, 04:15 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by jkldogg View Post
Please include the saving of key-mapping in the next update.
It saves just fine for me. Try running Graal as Administrator.
__________________
Quote:
Reply With Quote
  #22  
Old 11-18-2011, 12:30 AM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Question

Quote:
Originally Posted by fowlplay4 View Post
It saves just fine for me. Try running Graal as Administrator.
No change, I ran it as Administrator, changed keys, then logged off. Logged back in and the keys kept resetting. (Did it about 5 times.)
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #23  
Old 11-18-2011, 12:36 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by jkldogg View Post
No change, I ran it as Administrator, changed keys, then logged off. Logged back in and the keys kept resetting. (Did it about 5 times.)
Seems to work fine for everybody else. Must be a problem on your side.
Reply With Quote
  #24  
Old 11-18-2011, 01:14 AM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Quote:
Originally Posted by Crow View Post
Seems to work fine for everybody else. Must be a problem on your side.
Not sure what's causing it then, since my client is the same as everyone else's.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #25  
Old 11-18-2011, 03:24 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Do you run Graal from external drive, from network or USB or so?
Reply With Quote
  #26  
Old 11-18-2011, 11:03 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Quote:
Originally Posted by Stefan View Post
Do you run Graal from external drive, from network or USB or so?
Graal is just saved on my hard drive on my laptop.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #27  
Old 11-29-2011, 07:16 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
minextent in external windows doesn't seem to function. You can see it trying to fight your resizing(you can see the window flickering to try to force its size to the minextent) but it doesn't actually do anything.

Also, the externalwindow object you quoted in this post: http://forums.graalonline.com/forums...&postcount=746 doesn't seem to function anymore.

I've tried to edit the external window position, I've tried to echo it... but nothing. A code snipped:
PHP Code:
  new GuiWindowCtrl("dusty_nweditor_frame") {
    
isexternal true;
    
profile GuiBlueWindowProfile;
    
useownprofile true;
    
profile.bitmap "guiblue_window_noback.png";
    
profile.fillcolor profile.fillcolorhl profile.fillcolorna = {240,240,240,255};
    
externalwindow.0;
    
externalwindow.0;
    echo(
"test: " externalwindow.width);

And all I see echoed is:

PHP Code:
Graal has been activated!
test
test
test
test
test
Also, it seems that the "not forgetting focus" that happens when highlighting text is also happening to resizeable controls, like GuiFrameSetCtrl borders. If you try to resize and move the mouse out of the control it gets stuck trying to resize even after you let go of the mouse button. You have to click to reset it.

Also, the function being called when a window is resized(I can't seem to say it because of the stupid Incapsula security) only seems to be called on external windows when you let go of them. This makes resizing/moving internal controls fairly ugly because they just snap into their new position/sizes when you let go.

Last edited by DustyPorViva; 11-29-2011 at 07:33 AM..
Reply With Quote
  #28  
Old 11-29-2011, 07:16 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
This could well be an intended change rather than an actual bug, but when tokenizing an array or an array coerced into a string, such as when storing an array as an ATTR and having it synced to the client, this results in an extra empty entry within the created array:

PHP Code:
  //both Echo 2, whereas V5 Echo's 1

  
temp.= {"test"};
  echo(
temp.a.tokenize().size());

  
temp."test,";
  echo(
temp.a.tokenize().size()); 
This was causing a problem with Classic's spar arena system where the V6 client would think there are 2 players within an arena rather than 1.
Reply With Quote
  #29  
Old 12-05-2011, 12:24 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Entering the same level you're already in(for example via warpto) will apparently remove tiledefs and then not load them. For example, you can go on testbed and warpto 30 30 onlinestartlocal.nw and the tiledefs load fine. But if you stay there, then warpto 30 30 onlinestartlocal.nw again none of the tiledefs load.
Reply With Quote
  #30  
Old 12-05-2011, 04:14 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by DustyPorViva View Post
Entering the same level you're already in(for example via warpto) will apparently remove tiledefs and then not load them. For example, you can go on testbed and warpto 30 30 onlinestartlocal.nw and the tiledefs load fine. But if you stay there, then warpto 30 30 onlinestartlocal.nw again none of the tiledefs load.
I'm not having this issue on Kingdoms Debug on the latest Mac client.
__________________
Reply With Quote
  #31  
Old 12-05-2011, 03:59 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Weird, do you have some removetiledefs("") in one of your weapon scripts may be?
Reply With Quote
  #32  
Old 12-05-2011, 04:28 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Stefan View Post
Weird, do you have some removetiledefs("") in one of your weapon scripts may be?
I removed all my weapons, but I can't access the level to check the scripts since it's on testbed. Testbed also persistently adds a few weapons on login, but I don't think any of them have removetiledefs();, nor can I access the script of those weapons anyways.



Also, as you can see sometimes colors are STILL being rendered transparent in pics1, if you look at the black rocks.
Reply With Quote
  #33  
Old 12-07-2011, 11:28 PM
alskdjfhg alskdjfhg is offline
alskdjfhg
Join Date: Apr 2009
Posts: 192
alskdjfhg will become famous soon enough
How goes it? any big bad bugs preventing the V6 takeover?
Reply With Quote
  #34  
Old 12-07-2011, 11:34 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by alskdjfhg View Post
How goes it? any big bad bugs preventing the V6 takeover?
Highlight locking and such really needs to be resolved before v6 is released, imo. Also, external windows still seem a bit bugged, as you can see from my post a few back.
Reply With Quote
  #35  
Old 12-11-2011, 01:46 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Did the client get updated? F3 options menu added new tabs. Also, keymapping is still not saving...
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #36  
Old 12-11-2011, 07:19 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by jkldogg View Post
Did the client get updated? F3 options menu added new tabs. Also, keymapping is still not saving...
Saving works just fine. Try editing the game_config.txt in Notepad/Wordpad and see if it lets you save.

Try installing Graal to a new location. I.e: C:\Graal
__________________
Quote:
Reply With Quote
  #37  
Old 12-11-2011, 08:42 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Clicking outside of text itself(but still in the text control) often sets the caret BEFORE the last character, instead of at the end. This often leads to highlighting missing the last character.

Are these major issues with GUI's ever going to be addressed? The highlighting issue is fairly problematic, and it's not just text itself. All controls remember mouse input when you leave their control, leading to odd bugs.

The externalwindow.object seems to not function at all anymore, not allowing me to customize external windows. External window minextent does nothing, even though you can see it trying to fight and force the window, but ultimately does nothing.

More importantly, why aren't external windows 60fps? Surely you're running them on a different thread than Graal? Without windows running at 60fps text input and control is always going to feel wrong. Unless these things are fixed I don't see external windows ever feeling right to players.

Last edited by DustyPorViva; 12-11-2011 at 09:39 PM..
Reply With Quote
  #38  
Old 12-12-2011, 12:08 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by DustyPorViva View Post
More importantly, why aren't external windows 60fps? Surely you're running them on a different thread than Graal? Without windows running at 60fps text input and control is always going to feel wrong. Unless these things are fixed I don't see external windows ever feeling right to players.
External windows are framebuffers. They are redrawn only when necessary, unlike the game window.
__________________
Skyld
Reply With Quote
  #39  
Old 12-12-2011, 12:20 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Skyld View Post
External windows are framebuffers. They are redrawn only when necessary, unlike the game window.
Well the input still seems very sluggish.
Reply With Quote
  #40  
Old 12-13-2011, 04:27 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Seen a couple hacks today that display remotely-hosted images and ganis. Most likely due to some exploitation of the "global" index for showimg/showani. The bomb hacks still work.
__________________
Quote:
Reply With Quote
Reply

Tags
graal v6, windows


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

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

Forum Jump


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


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