Graal Forums  

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

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.69 average. Display Modes
  #1  
Old 02-06-2011, 06:43 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
Quote:
Originally Posted by Mark Sir Link View Post
Which level name (F5)?
Reply With Quote
  #2  
Old 02-06-2011, 06:56 PM
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
Quote:
Originally Posted by Stefan View Post
Which level name (F5)?
It's td_lobby.nw on Unholy Nation.
__________________
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
  #3  
Old 02-05-2011, 11:33 PM
Fulg0reSama Fulg0reSama is offline
Extrinsical Anomaly
Fulg0reSama's Avatar
Join Date: Sep 2009
Location: Ohio
Posts: 3,049
Fulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant futureFulg0reSama has a brilliant future
Haha, Tig told me about this bug the other day as it bugged the **** outta him. Guess he didn't fix it after all.
One of a few reasons I'm waiting for a more stable release
__________________

Careful, thoughts and opinions here scare people.
Reply With Quote
  #4  
Old 02-05-2011, 11:42 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
I have a couple of other similar graphical issues with tiles, like this

Reply With Quote
  #5  
Old 02-06-2011, 05:40 AM
SlikRick SlikRick is offline
Retired
Join Date: Aug 2003
Location: Minnesota,USA
Posts: 685
SlikRick is on a distinguished road
Yeah and when I go from the UN gmap to the mining caves it does not load the tileset inside the caves. I have to close the entire client and reload it to get it to switch between the tilesets.
Reply With Quote
  #6  
Old 02-07-2011, 01:23 AM
Doahh_p2p Doahh_p2p is offline
Developer
Join Date: Oct 2004
Posts: 187
Doahh_p2p will become famous soon enough
Server Dev Doahh_p2p

Showpoly isn't drawing on the highest layer as it is supposed to and did in V5,
My bombs are still going off and exploding after being placed in the water, which did not happen in V5
Reply With Quote
  #7  
Old 02-07-2011, 02:13 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
After slashing bushes for about 11 seconds I have an experience with an annoying bug, I am using the latest V6 client in this video.



On a more serious note, with that problem that was occurring when closing the client, it's actually possible to get it to close properly after right clicking the playerlist within the start bar and closing that.

Last edited by ffcmike; 02-07-2011 at 03:47 AM..
Reply With Quote
  #8  
Old 02-07-2011, 04:01 AM
Jiroxys7 Jiroxys7 is offline
Hazard to Graal
Jiroxys7's Avatar
Join Date: Apr 2009
Posts: 343
Jiroxys7 will become famous soon enough
Quote:
Originally Posted by Stefan View Post
warpto is disabled on Unholy Nation?


If possible say on which server, level, image and script those things are happening so that I can go on the server and test it.
edit: looks like I didn't have the image in my folder. that was probably the issue. But here's the info for the gani issue:
Server: Dev Jiroxys7
Level: All inside levels.
Gani: j7_bleed.gani.
I gave you a weapon that you can toggle the effect with. Say /gani:on to toggle it on, and /gani:off to toggle it off.
I warped you to genesis_mainhouse1.nw so you can see what I mean. Here's how to easily emulate the issue:

-say /gani:on to turn on the effect
-From the center of the level, walk up the stairs into the above level. you should see the particles from the previous level as they disappear. (This works going from the top level down too, obviously.)

Quote:
Originally Posted by ffcmike View Post
After slashing bushes for about 11 seconds I have an experience with an annoying bug, I am using the latest V6 client in this video.
Funny. I give it 8.5/10. Would watch again.
__________________
MY POSTS ARE PRONE TO EDITS!

Last edited by Jiroxys7; 02-07-2011 at 04:28 AM..
Reply With Quote
  #9  
Old 03-05-2011, 10:01 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
Quote:
Originally Posted by Jiroxys7 View Post
(particle problem)
Fixed it by added a
PHP Code:
function onPlayerEnters() {
  
findimg(200).emitter.removeparticles();

to remove the particles on entering a level
Reply With Quote
  #10  
Old 02-07-2011, 03:59 PM
Galdor Galdor is offline
░▒▓██▓▒░
Galdor's Avatar
Join Date: Feb 2004
Posts: 2,434
Galdor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond reputeGaldor has a reputation beyond repute
Quote:
Originally Posted by ffcmike View Post
After slashing bushes for about 11 seconds I have an experience with an annoying bug, I am using the latest V6 client in this video.



On a more serious note, with that problem that was occurring when closing the client, it's actually possible to get it to close properly after right clicking the playerlist within the start bar and closing that.

kewl
__________________
Links
Draenin's Villains
Draenin's Quests

My Albums
Quote:
Originally Posted by Unixmad
This forums is going worst each day.
Reply With Quote
  #11  
Old 02-07-2011, 03:31 AM
zephirot zephirot is offline
Banned?
Join Date: Sep 2004
Location: Paris
Posts: 1,311
zephirot is a name known to allzephirot is a name known to allzephirot is a name known to all
Send a message via AIM to zephirot Send a message via MSN to zephirot
haha
__________________

Quote:
Originally Posted by unixmad
Can you just shut up ?
MAGA
MFGA
MEGA
Reply With Quote
  #12  
Old 02-07-2011, 03:45 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
lol @ bug
I've heard that some people have problems with getting an error when closing the app, not sure what the reason for that can be but will try to solve it.
Reply With Quote
  #13  
Old 02-07-2011, 10:17 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
I've been having issues where resizing/dragging the Graal client outside of the desktop area causes the client to freeze frame and no longer render

extremely hard to reproduce
Reply With Quote
  #14  
Old 02-12-2011, 11:04 PM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Having issues rotating a showimg

PHP Code:
function onCreated() {
  
with (findimg(201)) {
    
polygon = { 302032020320803080};
    
image "zone_beamh1.png";
    
layer 4;
    
//this.rotation = degtorad(180);
  
}

This works fine but as soon as I uncomment the rotation, it dissapears
Reply With Quote
  #15  
Old 02-12-2011, 11:30 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 Twinny View Post
Having issues rotating a showimg

PHP Code:
function onCreated() {
  
with (findimg(201)) {
    
polygon = { 302032020320803080};
    
image "zone_beamh1.png";
    
layer 4;
    
//this.rotation = degtorad(180);
  
}

This works fine but as soon as I uncomment the rotation, it dissapears
This has to do with the anchoring position of polygons, which is the upper-left instead of center. Thus when you attempt to rotate it doesn't disappear, it rotates out of the screen space. Try rotating very small radians and you'll know what I mean.

Sorry, gonna have to script up your own rotations for polygons, not that hard though
Reply With Quote
Reply

Tags
graal v6, windows

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 07:34 AM.


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