Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bug Report (https://forums.graalonline.com/forums/forumdisplay.php?f=193)
-   -   Windows v6 beta test (https://forums.graalonline.com/forums/showthread.php?t=134257598)

Knux 05-01-2011 04:36 PM

Okay so I was playing Graal Kingdoms on a trial account, and I noticed on V6 Beta, when I was doing the starting quests, you get to the part where you get familiar with Mining. On V6, I was talking to the James guy after I got my minerals to give to him to continue the quest, but it wouldn't let me trade the minerals to him. I logged off V6, got on V5, and when I went to the James guy, I was immediately able to transfer the minerals to him. I think this might be a glitch for V6. Also, when I was noticing casting with the mouse on Graal Kingdoms, the targeting thing is a little higher than the mouse than it is on V5. Just thought I'd post it up here.

WhiteDragon 05-01-2011 07:40 PM

Quote:

Originally Posted by Crow (Post 1646856)
That's the issue: I'm not converting it. I'd understand the behavior if I'd throw the attribute through int() beforehand, but I'm not doing that.

Equality between a string and a number implicitly coerces the string to a number and then performs the equality check. It's the usual way for an equality check to work in a dynamically-typed language.

Crow 05-01-2011 07:59 PM

Quote:

Originally Posted by WhiteDragon (Post 1646898)
Equality between a string and a number implicitly coerces the string to a number and then performs the equality check. It's the usual way for an equality check to work in a dynamically-typed language.

Hm. Guess I've never noticed. Or I just never did it before.

Admins 05-04-2011 03:04 PM

Quote:

Originally Posted by Tigairius (Post 1646712)
Right now on v6, if pause is disabled on the server, whenever you read a sign it'll still append "(paused)" to the end of your name, and after you finish reading the sign it won't go away.
Happens with all signs on GK, so even though pause is disabled, a lot of people look paused while they're walking around and you can move through them because they read a say2 sign somewhere. It's a little annoying for PKing and stuff.

Ok it's a server-side thing, will turn that off with the next npcserver-update.

BigBear3 05-04-2011 09:56 PM

My profile keeps clearing.

Rufus 05-05-2011 04:50 PM

If I zoom in using alt+8 images start to distort, nicknames become blurry and the blackness that is outside of the level area starts to copy the tiles of the level. If I make my Graal window fullscreen when I have zoomed in the screen freezes.

cbk1994 05-06-2011 12:09 AM

Quote:

Originally Posted by Rufus (Post 1647725)
If I zoom in using alt+8 images start to distort, nicknames become blurry and the blackness that is outside of the level area starts to copy the tiles of the level. If I make my Graal window fullscreen when I have zoomed in the screen freezes.

The level being copied in the black happens on Mac as well. Images and nicknames look great though.

Admins 05-07-2011 10:47 PM

Graal v6 (on Windows) is now available via Start->Install Packages on the login server, it is also able to update itself automatically now when we release a new version. This version is not bringing new features compared to the version from last weekend, except the version number and update functionality.

Rufus 05-07-2011 11:09 PM

Can you make the nicknames and chat on the Windows client display in bold? Every other client is okay, and I've posted this a fair few times now.

kia345 05-08-2011 05:24 PM

I use the numpad to move, but every time I log on I have to reset the keys because it won't let me walk downwards with 5, what do

Jiroxys7 05-08-2011 11:49 PM

Few RC suggestions...

1. When you click near a "(", ")", "{", or "}", it usually highlights the opposite one, however, if there are too many lines between it and the closing bracket, it will not be highlighted when you scroll down to find it. This can make the following situation very frustrating:

2. In long functions with a bit of nesting, if there is not a matching "}" for a "{", you will get the message "Script Compiler output for <scriptname>: error: unexpected token: at line <line>" It's easy to spend close to an hour trying to seek out where the "}" needs to go in such scripts. Is it possible to get a message that points out which opening bracket is missing it's closing bracket?

Crow 05-11-2011 08:32 PM

Images on the GUI layers look strangely distorted when their x/y coordinate(s) has/have any decimals in them (like 200.5 or something). This is pretty annoying considering that such values come up quite frequently when using formulas like "GraalControl.width / 2" to get the center of the main window. Images on GUI layers should just stick to the "pixel grid", auto-convert to integer values; whatever you want to call it.

fowlplay4 05-11-2011 08:44 PM

Quote:

Originally Posted by Jiroxys7 (Post 1648489)
2. In long functions with a bit of nesting, if there is not a matching "}" for a "{", you will get the message "Script Compiler output for <scriptname>: error: unexpected token: at line <line>" It's easy to spend close to an hour trying to seek out where the "}" needs to go in such scripts. Is it possible to get a message that points out which opening bracket is missing it's closing bracket?

This is a problem best solved by proper styling/indentation not the compiler.

alskdjfhg 05-12-2011 08:39 PM

"Graal6Setup.exe has encountered a problem and needs to close. We are sorry for the inconvenience." When I try to install the latest version of V6

fowlplay4 05-12-2011 09:37 PM

Quote:

Originally Posted by alskdjfhg (Post 1649339)
"Graal6Setup.exe has encountered a problem and needs to close. We are sorry for the inconvenience." When I try to install the latest version of V6

Rename it to Graal6.exe (or whatever really), and put it in it's own folder.

alskdjfhg 05-12-2011 10:59 PM

Quote:

Originally Posted by fowlplay4 (Post 1649351)
Rename it to Graal6.exe (or whatever really), and put it in it's own folder.

Thanks

PhilSmith 05-14-2011 03:38 AM

what exactly did you end up renaming it? Im having the same problem

fowlplay4 05-14-2011 03:49 AM

Quote:

Originally Posted by PhilSmith (Post 1649604)
what exactly did you end up renaming it? Im having the same problem

I've named it Graal, Graal_, GraalV6, etc. You might be experiencing a different problem though.

PhilSmith 05-14-2011 03:57 AM

I seem to be having a different problem like you said. I suppose I'll have to investigate it further.

Masa 05-16-2011 08:29 PM

Just updated to the newest V6 beta.
It looks like I am unable to view the playerlist. As seen in the screenshot the active window is the playerlist, however nothing shows.

Running on Vista Home Premium 32Bit

http://www.imageshack.us/m/708/7808/plist.png

Tigairius 05-16-2011 09:24 PM

Quote:

Originally Posted by Masa (Post 1650107)
Just updated to the newest V6 beta.
It looks like I am unable to view the playerlist. As seen in the screenshot the active window is the playerlist, however nothing shows.

Running on Vista Home Premium 32Bit

http://www.imageshack.us/m/708/7808/plist.png

This is a strange problem some people are experiencing. We're looking into how to fix it right now. In order to fix it for now though, open your Graal folder, go to scriptfiles/playerlistoptions.txt and delete the entries of: lastwindowx, lastwindowy, lastwindoww, and lastwindowh. Then start Graal again.

Tricxta 05-17-2011 02:12 AM

playerlists work fine on win7 64 bit :)

WarLord2004 05-17-2011 11:24 AM

Windows 7 - Ultimate (64 Bit)

Seems normal to me so far no issues and working playerlist

http://dl.dropbox.com/u/4783478/grlll.png

WarLord2004 05-19-2011 02:40 AM

Hmm well since i been using v6 first time i closed it in almost 3-4 days i have used v6 before but on a older pc.

Anyways i closed the client to turn my system off giving her a days rest so i decided to load it back up last night and started graal but notice nothing happened. So i quickly decided to Alt Tab to check my processes and saw nothing running related to graal.
However i rename the client.exe thinking it was trying to merge with my old graal client.
It worked
But then i closed it again to try it with the same rename name i used and it didn't load at all so i renamed it again and it works?
Tried it about 4-6 times always has to rename it?

Anyways not sure if this been reported before but just letting you'll know.

Admins 05-19-2011 04:19 PM

Might be some weird anti-virus checker or so?

Crow 05-19-2011 05:33 PM

Quote:

Originally Posted by Crow (Post 1649119)
Images on the GUI layers look strangely distorted when their x/y coordinate(s) has/have any decimals in them (like 200.5 or something). This is pretty annoying considering that such values come up quite frequently when using formulas like "GraalControl.width / 2" to get the center of the main window. Images on GUI layers should just stick to the "pixel grid", auto-convert to integer values; whatever you want to call it.

Bringing this up again. I'd like a statement from you, Stefan, on this issue.

Umat 05-19-2011 06:08 PM

Quote:

Originally Posted by WarLord2004 (Post 1650520)
Hmm well since i been using v6 first time i closed it in almost 3-4 days i have used v6 before but on a older pc.

Anyways i closed the client to turn my system off giving her a days rest so i decided to load it back up last night and started graal but notice nothing happened. So i quickly decided to Alt Tab to check my processes and saw nothing running related to graal.
However i rename the client.exe thinking it was trying to merge with my old graal client.
It worked
But then i closed it again to try it with the same rename name i used and it didn't load at all so i renamed it again and it works?
Tried it about 4-6 times always has to rename it?

Anyways not sure if this been reported before but just letting you'll know.

I've actually had this problem on several beta releases. After a while the executables just won't work. I save all of the beta's in the same directory and rename them according to version-number just to be able to compare. Now 1 out of 5 or 6 isn't starting properly. It is running as a task in the background but doesn't show up on the desktop.

I'm running Win 7 64bit home professional on this computer with Microsoft's own anti-virus checker.

Admins 05-19-2011 07:14 PM

Quote:

Originally Posted by Crow (Post 1650571)
Bringing this up again. I'd like a statement from you, Stefan, on this issue.

GUI controls have integer coordinates.

Quote:

Originally Posted by Umat (Post 1650586)
It is running as a task in the background but doesn't show up on the desktop.

Some older v6 released for Windows had the problem that they were not closing correctly, it should be fine now.

Skyld 05-19-2011 07:28 PM

Quote:

Originally Posted by Crow (Post 1650571)
Bringing this up again. I'd like a statement from you, Stefan, on this issue.

GUI controls don't work in sub-pixels, therefore do not expect them to behave properly when you give them sub-pixel values. Use integers instead.

Crow 05-19-2011 07:43 PM

I'm not even talking about GUI controls, I'm talking about GUI layers (4 and above). Obviously they end up having floating point coordinates when doing some math to place them (like I've explained above) and I'd really like to avoid going through my code and call int() on all that stuff. I'd just like the v5 behavior of this back, since it didn't happen with v5. Here's an example:

PHP Code:

//#CLIENTSIDE
function onCreated() {
  
with (findImg(200)) {
    
image "block.png";
    
32.5;
    
layer 4;
  }



Edit: On another note, I believe the displacement/distortion bug only happens when using DirectX. I'll test a bit later.

MrOmega 05-20-2011 03:17 AM

If your GUI involves a decimal from calculation and straight programming just put it in int();

DustyPorViva 05-20-2011 03:29 AM

Quote:

Originally Posted by MrOmega (Post 1650708)
If your GUI involves a decimal from calculation and straight programming just put it in int();

That's silly, not to mention how many old scripts will be broken.

Crow 05-20-2011 10:29 AM

Quote:

Originally Posted by DustyPorViva (Post 1650711)
That's silly, not to mention how many old scripts will be broken.

My point exactly.

Edit: There seems to be some bug with stretching/mirroring sprites in ganis. The gani in question is at_sword.gani on Atlantis, where I'm mirroring all the sprites for direction 3 (facing right) to flip the image so it's correct for stuff like axes (asymmetrical weapons). This basically works, but sometimes just stops working. I haven't figured out which causes it yet, but it seems to be completely random anyway, especially after a long time of being online. A client restart fixes this. Only affect the mirrored sprites, the others work.

Admins 05-22-2011 01:00 AM

A new version 6.001 has been released, it will automatically install if you had the previous version, otherwise download it with Start -> Install packages -> Graal v6 -> Install on the login server.

Updates:
- the main window remembers the position now
- the GuiWindowCtrl.externalwindow receives events for onMove and onResize (use catchevent(externalwindow, "onMove", "myOnMove"))
- Font Tempus Sans ITC (tempsitc.ttf) is displayed with a bold effect to more match v5
- emitter.forceaboveterrain = true/false for enforcing that particles don't fall below the terrain

Note: a new Mac/Linux version will be delayed until the auto-update has been tested

DustyPorViva 05-22-2011 01:14 AM

2 Attachment(s)
The new bolding looks blurry to me:

v5: Attachment 52917
v6: Attachment 52916

It seriously(really, seriously) looks like something that would give me a headache looking at, because it looks out of focus.

Admins 05-22-2011 01:29 AM

Are you sure that you are using the same font size on both (defaultfontsize, 24) ?

DustyPorViva 05-22-2011 02:01 AM

Quote:

Originally Posted by Stefan (Post 1650934)
Are you sure that you are using the same font size on both (defaultfontsize, 24) ?

If it's loading from preferences like it should be, yes. I logged off of v6 and right onto v5, and didn't change anything.

Rufus 05-22-2011 12:43 PM

24 seems a lot larger than it usually is, and it does seem to get blurry the lower/higher you set it. The bolding looks different, but I can live with that.

Unkownsoldier 05-23-2011 01:16 AM

If anything v5 looks more blurry to me o.o

DustyPorViva 05-23-2011 01:18 AM

Quote:

Originally Posted by Unkownsoldier (Post 1651140)
If anything v5 looks more blurry to me o.o

Not sure how you can end up seeing that, even if you zoom in on the v6 you can see most of the text isn't crisp compared to the v5 text.


All times are GMT +2. The time now is 05:56 PM.

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