Graal Forums  

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

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 08-12-2008, 05:44 AM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud of
GIANT Block of Doom

Okay, so it's a small block, but at least I have your attention, now

Anyway, this weird thing has been happening lately on Era to me. My character on the clientside is a block o.O (see image comparisons)

Specifically on Era, this would occur if a GP is in zoom 0 and/or alpha 0. As you can see on the TSAdmin screen, I tried setting the alpha and zooms, but the result didn't change, and remains the same in the Graal720675 screen :s Any idea's?

Side Note: A lot of weird things have actually been happening on different servers as I log into them with my Observer Mode-bound Graal###account. One of which is when I created it, and logged onto Zodiac, naturally that was the first time it had logged onto that server with this account but I started in the last position and level that I logged off at with a Guest (pc:###) account o_o
Attached Thumbnails
Click image for larger version

Name:	idkwtf.PNG
Views:	939
Size:	552.7 KB
ID:	45579   Click image for larger version

Name:	idkwtf2.PNG
Views:	923
Size:	310.8 KB
ID:	45580  
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote
  #2  
Old 08-12-2008, 05:50 AM
Umat Umat is offline
Banned
Join Date: Jul 2008
Location: Sweden
Posts: 412
Umat will become famous soon enough
Quote:
Originally Posted by TSAdmin View Post
Side Note: A lot of weird things have actually been happening on different servers as I log into them with my Observer Mode-bound Graal###account. One of which is when I created it, and logged onto Zodiac, naturally that was the first time it had logged onto that server with this account but I started in the last position and level that I logged off at with a Guest (pc:###) account o_o
That's intentionally. It's so you can play as guest for a while and if you like it you register a account and get to continue were you were. It's because of hte PC-id that this is possible. If it works after you registered the account it must be a bug OR the client gets refered to the last logged in trial-account with same PC-id when played as guest.
Reply With Quote
  #3  
Old 08-12-2008, 08:51 AM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud of
Quote:
Originally Posted by Umat View Post
That's intentionally. It's so you can play as guest for a while and if you like it you register a account and get to continue were you were. It's because of hte PC-id that this is possible. If it works after you registered the account it must be a bug OR the client gets refered to the last logged in trial-account with same PC-id when played as guest.
This is correct, that I did register this account. Yes I must upgrade to Gold to choose a community name for it, sure, but it is a registered account with e-mail association :s I shall see what more info I can get from this, but it's only happened once (First login with it on that specific server)
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote
  #4  
Old 08-12-2008, 10:44 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
Hmmm looks more like a script problem somehow. Can you move around as block?
Reply With Quote
  #5  
Old 08-12-2008, 01:48 PM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud of
Quote:
Originally Posted by Stefan View Post
Hmmm looks more like a script problem somehow. Can you move around as block?
Yes. When I move around, the block delays by about 0.5 seconds behind the actual position of my character.
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote
  #6  
Old 09-11-2008, 10:14 AM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud of
Well, since I never got a reply after replying to Stefan's question, thought I might bump this since it is still happening. I recently made a WNPC that has helped me at least know where I am on the screen

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
setTimer(0.05);
}

function 
onTimeOut() {
  
showani(200player.xplayer.yplayer.dirplayer.ani);
  
showtext(201screenwidth 105"arial""br""Block Fix Mode");
  
changeimgvis(2001);
  
changeimgvis(2015);
  
changeimgzoom(2010.5);
  
setTimer(0.05);

But the block is still there regardless (See Image).

Sooooo.... Yes, I can see the block move around (Video below) and it randomly happens. However, the rare part is it not happening, so this happens more often than not.

Video:
http://www.youtube.com/watch?v=RvW_DW-jeTY
Attached Thumbnails
Click image for larger version

Name:	StupidBlockiness.PNG
Views:	865
Size:	361.5 KB
ID:	45842  
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote
  #7  
Old 09-11-2008, 04:25 PM
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
I had that issue on Era when messing with either my alpha or my zoom. Try resetting your player.attr[24] or player.attr[23], I can't remember where that stuff is stored.
Reply With Quote
  #8  
Old 09-12-2008, 07:00 AM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud of
Quote:
Originally Posted by Crow View Post
I had that issue on Era when messing with either my alpha or my zoom. Try resetting your player.attr[24] or player.attr[23], I can't remember where that stuff is stored.
Tried it and nothing worked ;[
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote
Reply


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 06:45 AM.


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