Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-22-2006, 03:36 PM
JustBreathe JustBreathe is offline
Registered User
Join Date: Jun 2006
Posts: 59
JustBreathe is on a distinguished road
Crash on Huge Font

Using a large zoom ( > 30 ) on showtext causes client to crash.

example:
PHP Code:
//#CLIENTSIDE
function onCreated()
  {
  
showtext200player.xplayer.y"verdana""b""Oh nos!" ).zoom 100;
  } 
Reply With Quote
  #2  
Old 06-22-2006, 08:23 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
What OS are you using (Windows, Linux, Mac) ?
Reply With Quote
  #3  
Old 06-22-2006, 08:27 PM
JustBreathe JustBreathe is offline
Registered User
Join Date: Jun 2006
Posts: 59
JustBreathe is on a distinguished road
Currently, Windows.
Reply With Quote
  #4  
Old 06-23-2006, 12: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
That is strange, so when it's using GDI fonts (>30 font size or disabled bitmap fonts) it is crashing? What graphics card do you have? You have the latest driver? If you have an ATI card, could you try to disable anti-aliasing or similar in the graphics control panel ?
Reply With Quote
  #5  
Old 06-23-2006, 09:56 AM
JustBreathe JustBreathe is offline
Registered User
Join Date: Jun 2006
Posts: 59
JustBreathe is on a distinguished road
Quote:
Originally Posted by Stefan
That is strange, so when it's using GDI fonts (>30 font size or disabled bitmap fonts) it is crashing? What graphics card do you have? You have the latest driver? If you have an ATI card, could you try to disable anti-aliasing or similar in the graphics control panel ?
Zoom of >30. I think it's just takes so much resources. I made that error when using the defaultfontsize in prefs ( I forgot to divide that by 24/36 ).

It crashed three people simutaneously... ( freezes the client, no error pop-up ).

>30 font size? I don't think so... It's when you use it in conjuction with showtext ( and have a zoom of > 30, Zoom != Font Size... Font Size == (24 * zoom) )
Reply With Quote
  #6  
Old 06-23-2006, 10:52 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
Arg a zoom of 30? Normally there is a limit for the font size though, will need to check it
Reply With Quote
  #7  
Old 06-23-2006, 11:22 AM
JustBreathe JustBreathe is offline
Registered User
Join Date: Jun 2006
Posts: 59
JustBreathe is on a distinguished road
Quote:
Originally Posted by Stefan
Arg a zoom of 30? Normally there is a limit for the font size though, will need to check it
There is a limit for the fontsize... Not for the showtext, however.
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 11:40 AM.


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