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: 2 votes, 4.50 average. Display Modes
  #1  
Old 10-17-2010, 06:07 PM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
Quote:
Originally Posted by Stefan View Post
Which level name?
The outside with the broken door is "era_present_aa-00.nw" and the level it links to is "era_news.nw.
Reply With Quote
  #2  
Old 10-17-2010, 09:31 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
Works for me, may be you check with the new version which I will upload later today.
Reply With Quote
  #3  
Old 10-18-2010, 02:00 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
A new Mac beta version has been released (5.302):
- doesn't show the filename scan window anymore (was just a blank window)
- uses now the .app folder as the base data folder instead of the directory where the app was located, so that you can now put it in any folder without worrying about it taking a lot of time to startup
- when resizing the window then it's not artifically increasing the game frame rate
- fixed a crash when sleep()ing two times in an event handler function (e.g. on Varia)
- reduced file size because all Carbon references have been removed (using Cocoa now)
Reply With Quote
  #4  
Old 10-18-2010, 02:27 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
The new client starts much faster but I'm aware of some interesting behaviour with GANI attributes all loading suddenly at once when entering a level which didn't happen before (for example, on Era, when you log in now it shows everyone's previous damage display).
__________________
Skyld
Reply With Quote
  #5  
Old 10-18-2010, 06:05 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 5.303, the filename scan window shouldn't appear anymore and the sleep/waitfor/class loading bug from 5.302 is fixed.
Reply With Quote
  #6  
Old 10-18-2010, 07:07 PM
Tigairius Tigairius is offline
The Cat
Tigairius's Avatar
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Tigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant future
Quote:
Originally Posted by Stefan View Post
Uploaded 5.303, the filename scan window shouldn't appear anymore and the sleep/waitfor/class loading bug from 5.302 is fixed.
Would it be possible to fix this serverside as well please?
__________________


“Shoot for the moon. Even if you miss, you'll land among the stars.”
Reply With Quote
  #7  
Old 10-18-2010, 09: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 Tigairius View Post
Would it be possible to fix this serverside as well please?
? The server is not downloading stuff and has not been updated for a week
Reply With Quote
  #8  
Old 10-18-2010, 10:05 PM
Tigairius Tigairius is offline
The Cat
Tigairius's Avatar
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Tigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant future
Quote:
Originally Posted by Stefan View Post
? The server is not downloading stuff and has not been updated for a week
I mean the sleep/waitfor/class loading bug.
Whenever you have a class with something like
PHP Code:
function onCreated() {
  
this.mybool true;

and then you join an object to the class like
PHP Code:
temp.= new TStaticVar();
temp.n.join("classname"); 
Then you can't access this.mybool until you wait for ~0.1 seconds or so for the class to load using a sleep(). It's a pretty big problem on many servers, especially kingdoms iphone since we make heavy use of classes as objects.
__________________


“Shoot for the moon. Even if you miss, you'll land among the stars.”
Reply With Quote
  #9  
Old 10-19-2010, 06:22 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
When you create an object then the other script is not executed immediately, that's the normal behaviour. The only exception is when you add an npc to a level, it will need to load the level and add the other npcs first.

So the new Mac version works perfectly for everyone?
Reply With Quote
  #10  
Old 10-20-2010, 02:12 AM
Tigairius Tigairius is offline
The Cat
Tigairius's Avatar
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Tigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant future
Quote:
Originally Posted by Stefan View Post

So the new Mac version works perfectly for everyone?
Um, well, I was told that people using v6 mac are having some problems on GK where pressing Q rapidly on GK with a large number of items usually causes the client to crash and pressing Q and scrolling with the mouse wheel always causes a crash.

A correction from my previous statement. The inventory on Kingdoms has no issues, the issue is actually with scrolling with an external mouse. If you scroll anywhere with the external mouse, even on the GraalControl or in a GuiScrollCtrl, the client crashes instantly. This doesn't happen with trackpad scrolling.
__________________


“Shoot for the moon. Even if you miss, you'll land among the stars.”

Last edited by Tigairius; 10-20-2010 at 05:27 AM..
Reply With Quote
  #11  
Old 10-20-2010, 03:52 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
Ok uploaded v5.304 for Mac.
Reply With Quote
  #12  
Old 10-30-2010, 08:50 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
The (external) Mac RC has been added to the downloads on the login server (click Start -> Install Packages -> Developer). It's working quite fine, also shows a PM icon on the dock, but some Mac shortcuts are not supported yet (you have to use Ctrl+C to copy etc.)

Update: Fixed problems, it's available again.

Last edited by Admins; 10-31-2010 at 12:52 AM..
Reply With Quote
  #13  
Old 10-31-2010, 11:24 PM
Matt Matt is offline
iZone Administrator
Matt's Avatar
Join Date: Apr 2005
Location: United States
Posts: 2,690
Matt is a jewel in the roughMatt is a jewel in the rough
I bet quite a few people will be excited !
__________________
Need Playerworld or Account support?
GraalOnline/Toonslab Support Center
Reply With Quote
  #14  
Old 11-17-2010, 04:14 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
Big release for Mac. Beside the new RC there is also v5.306:
- Uses fonts from the system folder, which means less downloads, more choice for the default font. Some fonts will look slightly different, eventually we will replace them sometime.
- The default keys (escape, F1 etc.) have been reworked and now use script. There are new events onControlKeyDown/Up with parameters keycode,keytext,scancode and window name. Closing the default external windows with escape key should work much better now. Pressing Escape in the main game window will show a scripted external window now for the quit dialog. We will be able to change this behaviour by script.
- Filebrowser enhancement: in the scripted RC you can now double-click on files to open the file in the default viewer or editor
- New location for downloaded files: Everything goes into ~/Library/Application Support/Graal. It will not share the data with v5 (except if you create a dynamic link to the old folder). So it will be easier to access screenshots etc.
- The game is not scanning the current directory anymore, so you can easily place Graal.app into your Application folder like any normal application.
- Supports playback of ogg files (sound effects on Era)

Part of the reason for these updates is that we want to make Graal (and the engine) ready for the Mac App Store. If you find any problems then we will quickly fix them.

The beta is available here at http://www.graalonline.com/downloads/beta/Graal_mac.zip

Last edited by Admins; 11-17-2010 at 04:15 PM..
Reply With Quote
  #15  
Old 11-17-2010, 06:02 AM
pooper200000 pooper200000 is offline
The Blackswan
Join Date: May 2006
Location: Asylum
Posts: 5,060
pooper200000 will become famous soon enough
Send a message via AIM to pooper200000
Quote:
Originally Posted by Stefan View Post
- Filebrowser enhancement: in the scripted RC you can now double-click on files to open the file in the default viewer or editor
This wasn't working for me when I tried on Zone debug.

I'm also having a problem with my legs not showing on Zone, and Kingdoms. I tried to find filenamecache.txt to delete it, and the file didn't exist (As far as I'm aware). I searched the Graal folder, and the folder in application support. I have urlcache.txt, but I don't think that is the same thing. I have dragged Graal into the applications folder to run it as a stand alone application. (I'm not sure if this is a problem with me not doing this right)
__________________
Always Watching!
Reply With Quote
Reply

Tags
graal v6, mac


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 05:18 AM.


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