Graal Forums  

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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-22-2005, 06:47 AM
Nitro2030ce Nitro2030ce is offline
Canadian
Nitro2030ce's Avatar
Join Date: Apr 2004
Location: Ontario, Canada
Posts: 189
Nitro2030ce is on a distinguished road
Send a message via AIM to Nitro2030ce Send a message via MSN to Nitro2030ce
Do you have the volume meter down on graal? That usually causes the problem, I had the same problem with midis.
__________________
http://forums.graalonline.com/forums/image.php?type=sigpic&userid=3500&dateline=1182349  229
  #2  
Old 05-22-2005, 11:22 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
Quote:
Originally Posted by Nitro2030ce
Do you have the volume meter down on graal? That usually causes the problem, I had the same problem with midis.
I do not think you read the post correctly.
Quote:
Originally Posted by Ibonic
What I tried to do is play some external music (MP3s) with some other program like Winamp
Is Winamp the only other program you have tried?
__________________
Skyld
  #3  
Old 05-25-2005, 12:59 PM
HoudiniMan HoudiniMan is offline
Playerworld Administrator
HoudiniMan's Avatar
Join Date: Dec 2001
Location: Calfiornia - USA
Posts: 3,512
HoudiniMan will become famous soon enough
I will perhaps find time to draw some up, but i thought i'd toss my idea out:

Have icons for each tab that change to something similar but with different colors when you recieve a message or it wants to be noticed. Ie: Player head for the current server that glows when you get a PM and the tab is not in focus.
__________________
-HoudiniMan (Chief Playerworld Administrator)
Compulsive Support Center Checker - 5 Years and Change
Graal Support Center

  #4  
Old 05-25-2005, 01:13 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
And cause more clientside lagg? I can't wait
__________________
  #5  
Old 05-25-2005, 01:37 PM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by xAndrewx
And cause more clientside lagg? I can't wait
Either your computer sucks, or your computer sucks.
__________________
Liek omigosh.

  #6  
Old 05-25-2005, 03:44 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:
- Using WinXP, if you lock the computer while the playerlist is opened (windows key + L), an errors occurs: "A Win32 API function failed"
I have no idea how to test that, on Windows 2000 that key shortcut doesn't exist. It would be good to make a screenshot of that.

Hmmm found some hints:

Error: "EOutOfResources," "Win32 Error," "A Win32 API function failed" or "The parameter is incorrect"
These errors are usually caused by a lack of system resources under Windows 98/Me.

Eventually it would be good to check if there is some strange resource problem when running Graal PMs. Zwr had problems with too many sound handles. You can use the task manager to check that.
  #7  
Old 05-25-2005, 06:32 PM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
How 'backwards compatible' is Graal v4 supposed to be with Graal v2? Because there are a bunch of things on the little bit of Classic that exists which don't work right in v3/4, and I don't know if I should report them as bugs or update the scripts.

About the 'locking' bug: maybe someone else can provide a screenshot, with the newest build the error message stopped showing up for me. But I still have the problem of the directx surface being black and the game freezing; Something similar happens when I use a screensaver, except the surface is left as the window color (default is grayish) instead of black.

And there's still a sound problem with my Audigy 2 ZS card as I described already. I can't hear any, other than what Graal v4 plays, regardless of volume or what other program I use to test it with. To add onto that: If I kill the graal4.exe process, I lose all sound period until Windows is rebooted. I haven't had this problem with any other game yet, including WoW which you said uses the same library etc.
  #8  
Old 05-26-2005, 01:44 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
I will work on the sound stuff soon since there are some people that have problems with it.
If you find errors on Classic may be first contact Storm. If the things work with v2 but not with v4 then post them here (also give the level where the bug happens).

Update:
I have fixed a problem with ganis on Maloria, the chat display gani (using #P2) was not loaded at login. I have seen some other weird things (after picking up a bush I was throwing one each time I pressed a key), but I was not sure if that is a bug with v4, someone should check it may be.
  #9  
Old 05-26-2005, 10:18 PM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
Stefan,

This happens with Graal v2 also, but I was wondering if maybe you'd add some code to help prevent PMs from being sent to the wrong person(s). I'm guessing maybe it's because the protocol uses the ID number instead of actual account names to send the messages, so the problem is when someone that you were going to PM logs off / reconnects and someone else gets that ID number, you end up sending the PM to the wrong person. If the protocol would need to be changed to verify (from the server) for sure and you don't want to do that, I think it would help a little bit (unless someone's laggy etc.) if the client checks locally if the ID matches the account name right when the PM is sent to the server -- and if it doesn't, don't send it or find the real ID to send to if the person is online with different ID than originally. But I'm not sure how your code works exactly or what would be best to change, so I'll wait for you to comment on that.
  #10  
Old 05-27-2005, 07:21 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 PM problem should be fixed in v4
  #11  
Old 05-28-2005, 03:31 AM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
Sometimes when I switch between 2 levels very quickly the players/NPCs in the level I stop in will be missing completely until I switch levels again or reconnect. This happens in Graal v2 too.

Someone else was able reproduce it, and they also ended up in the wrong X/Y position once or twice. Also, the other day on Unholy Nation I was in townsparmedium.graal, walking out to townsparlobby.graal and ended up in a wall across the room.

Possibly just "load lag"? But it can be a problem when it happens accidently. For example, when I was on UN with the previously described problem, they disable "unstick me" in those levels so that most people wouldn't be able to get out without asking for staff assistance.

Last edited by Ibonic; 05-28-2005 at 03:51 AM..
  #12  
Old 05-28-2005, 02:20 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by Ibonic
Sometimes when I switch between 2 levels very quickly the players/NPCs in the level I stop in will be missing completely until I switch levels again or reconnect. This happens in Graal v2 too.

Someone else was able reproduce it, and they also ended up in the wrong X/Y position once or twice. Also, the other day on Unholy Nation I was in townsparmedium.graal, walking out to townsparlobby.graal and ended up in a wall across the room.

Possibly just "load lag"? But it can be a problem when it happens accidently. For example, when I was on UN with the previously described problem, they disable "unstick me" in those levels so that most people wouldn't be able to get out without asking for staff assistance.
All signs point to GMAP.
__________________
Save Classic!
  #13  
Old 05-30-2005, 04:53 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 Ibonic
Sometimes when I switch between 2 levels very quickly the players/NPCs in the level I stop in will be missing completely until I switch levels again or reconnect.
Never happens to me x-x I tried a lot but the npcs are all correct
  #14  
Old 05-28-2005, 02:00 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
Can you give the level names?
  #15  
Old 05-28-2005, 04:13 PM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
Quote:
Originally Posted by Stefan
Can you give the level names?
I actually edited my post to remove the levels I originally posted because I thought it was happening to almost any 2 levels. (It's 10 AM right now and I haven't slept, don't ask )

But here are 2 examples:

Classic:
graalcitybank_inside_01.nw <-> graalcity_outside_03.nw
taylorrichards_inside_01.nw <-> graalcity_outside_01.nw

Yes, a part of it could be gmap related, but there have also been problems in non-gmap areas such as the ones I posted about already on UN.
  #16  
Old 05-28-2005, 05:32 PM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
Quote:
Originally Posted by Ibonic
I actually edited my post to remove the levels I originally posted because I thought it was happening to almost any 2 levels. (It's 10 AM right now and I haven't slept, don't ask )

But here are 2 examples:

Classic:
graalcitybank_inside_01.nw <-> graalcity_outside_03.nw
taylorrichards_inside_01.nw <-> graalcity_outside_01.nw

Yes, a part of it could be gmap related, but there have also been problems in non-gmap areas such as the ones I posted about already on UN.
This happens of v2 also. You can also do it under the nafet's river bridge, it's quite fun, people got to areas before they were supposed to be able to.
  #17  
Old 05-28-2005, 04:57 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
UN uses a GMAP don't they?

[edit] I had this happen to me when I entered the bank, they just didn't load.
__________________
Save Classic!
  #18  
Old 05-30-2005, 03:21 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
If you maximize Graal4, then quit, then start Graal4 again, the window starts up at basically fullscreen, but it is not maximized.
  #19  
Old 05-30-2005, 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
About mass messages: works fine for me
  #20  
Old 05-30-2005, 07:42 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally Posted by Stefan
About mass messages: works fine for me
Oh, it works if you select multiple people and choose "Message" from the context menu, but not if you select the first person you want to receive the message, then double click on the last one; in that case, it sends to the last person that you double clicked on.
__________________

  #21  
Old 05-30-2005, 11:38 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 CheeToS2
Oh, it works if you select multiple people and choose "Message" from the context menu, but not if you select the first person you want to receive the message, then double click on the last one; in that case, it sends to the last person that you double clicked on.
Ah double-clicking should always send to just one person, is it displaying "to selected" or actually the name of the player you have double-clicked? Does this work in v2?
  #22  
Old 05-31-2005, 12:11 AM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
Quote:
Originally Posted by Stefan
Ah double-clicking should always send to just one person, is it displaying "to selected" or actually the name of the player you have double-clicked? Does this work in v2?
It does work (show "to selected") in v2, but not in v4. I'm used to mass messaging with double clicking this way too, it's easier/faster.

(In v4 it just shows the name of the person you double click on, which is unexpected, as multiple people are selected)

Last edited by Ibonic; 05-31-2005 at 12:32 AM..
  #23  
Old 06-03-2005, 03:40 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
I noticed that the game window stops displaying.. the game.. when I switch to a fullscreen game and Alt-Tab back again, has anyone else also been having that problem?
__________________
Graal Statistics

Top 3 servers at the moment (players):


  #24  
Old 06-03-2005, 03:50 PM
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
This is more of a request than anything else.
With the global playerlist and the way that the tab flashes when you receive a PM, being able to double-click the tab (instead of searching down the list if you have more than one server open) to open the PM would be nice.
__________________
Skyld
  #25  
Old 06-03-2005, 04:04 PM
xManiamaNx xManiamaNx is offline
Supreme Dictator
xManiamaNx's Avatar
Join Date: Nov 2002
Location: 127.0.0.1
Posts: 385
xManiamaNx is on a distinguished road
Send a message via MSN to xManiamaNx Send a message via Yahoo to xManiamaNx
Displays correctly for me when I Alt-Tab.

When running in fullscreen mode at 1280x800 resolution, everything is stretched slightly.

This I noticed when hopping from Maloria to Maloria Dev. After going on Maloria Dev form Maloria, I noticed that the heart gani and chat from Maloria was showing up on Maloria Dev. Not on the player, just sitting in the level. If I changed levels, the heart/chat gani would follow me. It would stay at the same x/y in the level. Even if I reconnect to the server, it is still there. If I connect to another server (Ol' West for example) it still shows up.

When switching from the 'Global Guild' tab on the Playerlist tot he 'Event Channels' tab, the refresh button is not destroyed.

Small feature request:
If the serverliser is down, allow players to enter the IP and Port of a server to connect to it.
Attached Thumbnails
Click image for larger version

Name:	v4bug.jpg
Views:	174
Size:	17.7 KB
ID:	32303  
__________________
Maniaman

Play Maloria Now: [2.3] [3]
Maloria Website


Last edited by xManiamaNx; 06-04-2005 at 02:37 PM..
  #26  
Old 06-03-2005, 06:29 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
When you try to grab, pull, and do an emoticon you start walking in the direction you're pulling in when you press ctrl. In Graal v2 however you grab, pull, and do an emoticon you stay in place.
  #27  
Old 06-03-2005, 07:01 PM
Velox Cruentus Velox Cruentus is offline
Registered User
Velox Cruentus's Avatar
Join Date: Dec 2004
Location: Quebec, Canada
Posts: 465
Velox Cruentus is on a distinguished road
Send a message via ICQ to Velox Cruentus Send a message via AIM to Velox Cruentus
Not quite a bug but:

When you are on a server, when you open up a server using the Global Playerlist, all the players loaded trigger onPlayerLogin(player).
__________________
In a world of change... Who'll you believe?
  #28  
Old 06-03-2005, 09:32 PM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Velox Cruentus
Not quite a bug but:

When you are on a server, when you open up a server using the Global Playerlist, all the players loaded trigger onPlayerLogin(player).
That's intentional... unless you mean they trigger it on the previous server, not the new one.
  #29  
Old 06-03-2005, 10:22 PM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by Rick
That's intentional... unless you mean they trigger it on the previous server, not the new one.
It triggers it on the server YOU are currently on.
__________________
Liek omigosh.

  #30  
Old 06-04-2005, 05:39 PM
Velox Cruentus Velox Cruentus is offline
Registered User
Velox Cruentus's Avatar
Join Date: Dec 2004
Location: Quebec, Canada
Posts: 465
Velox Cruentus is on a distinguished road
Send a message via ICQ to Velox Cruentus Send a message via AIM to Velox Cruentus
Classic: overworld_01.nw

When reading a sign. You can also use weapons, and your sword. Neither disactivates the sign. (Suggested bug: playerreading isn't set on G4)

Edit Classic has a custom movement system... However, in G2, you can't use them.
__________________
In a world of change... Who'll you believe?
  #31  
Old 06-04-2005, 06:37 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
The first post got too big, so I will post all the old fixes here

Fixed:
- Random error message when opening playerlist

- If player closes a profile before profile information is downloaded, profile dialog reappears

- Profile homepage button does not work

- when switching to another server you are not disconnected from the old server

- Rating does not appear when R key is pressed (affects some users)

- Graal3d button shows while connecting to listserver

- GuiBitmapBorderCtrl might not work (Border graphic doesn't show)

- Player doesn't toss items (bushes, pots, etc) when swimming

- Bombs do not block

- CTRL + J / keypressed bug

- "sparring" isn't displayed on the AP bar in sparring zones
Fixed on Unholy Nation already, was a problem with the npcserver though not v4

- Horses slow down and play steps2.wav (the bush hiding movement sounds) when moving downwards

- Horses are not blocked by chairs

- Movement is not disabled for emoticons (CTRL + K will cause downward movement)

- Cannot backspace text if shift is held down

- Ignore feature doesn't work

- Disconnection message appears twice when a player is disconnected by an administrator.

- When hit by sword, player moves through NPCs that do not use setshape

- If somebody logs off before you can read their PM, the PM bubble on the playerlist tabs doesn't go away

- Homepage button in serverlist doesn't work

- Player can move through 1 tile of space if walking at top or left of level
Example: N-Pulse, cheetos_bulldog.nw x/y: .5/4

- When pressing F8, in F2 log:
GraalScript: function push not found in script of StartScript_ServerList
GraalScript: function pop not found in script of StartScript_ServerList

- Large PM histories can cause the client to crash. Put the attached file into PMs folder and then view history of the NPC-server online. Use the scrollbar some until it happens. This may happen when viewing large PMs as well (caused by many PMs being sent over time).
Using Win2k
Two errors: External Exception 80000004 (every few seconds), EAccessViolation in ntdll.dll

- Client sometimes closes when disconnected (by an administrator or by idling)

- List of players is not selected when playerlist is first opened

- Cannot connect to selected server with Connect button if any text is in server editbox (check if editbox is selected before connecting to that server)
Example:
Type "Aeon" in the editbox
Click "N-Pulse" in the listbox once
Click Connect; Graal connects to Aeon instead of N-Pulse

- Serverside character npcs are not displayed correctly; head, body, etc are like a default character npc, and the x/y position of the npc is wrong
Example: Graal2002 Debug, char.nw

- Script array initialization is limited to 255 members (arr = {1,2,3,...}; )

- Highlighting a large amount of text in a GuiTextEditCtrl/GuiMLTextEditCtrl causes the highlight to overflow outside of the control

- Tiles 0x1B8,0x1B9,0x1C8,0x1C9 act like shallow water instead of deep water (causes problems when player should fall in to water for pot races/horses should not be able to cross)
Example: N-Pulse, cheetos_bulldog.nw

- Baddies do not spawn at correct positions
Example: N-Pulse, cheetos_bulldog.nw

- Members of your guild are not put in the guild section if you set your guild manually with setnick (only if they send you a message or so)

- GuiMLTextCtrl and GuiMLScrollCtrl in combination on the serverlist shows the highlight selection bar outside of the control if you select a server and then scroll the selection box

- GuiMenuBars are not visible, and do not work

- Middle mouse button is not recognized

- Artifacts appear in 1280x1024 fullscreen mode in the lower-right corner
Example: Graal Kingdoms. Make some messages appear on the lower-right, and walk left/right. See Houdini's Screenshot.

- If an npc uses setimgpart before the specified image is downloaded, the entire image is displayed instead of the part. Works after level is updated
Example: Server #gscript, cheetos_leveltest.nw

- Some objects cannot be saved as variables (See GrowlZ's post)

- GuiMenuBars do not display red background (see attached screenshot)
Example: Rudora (top-left, you might be disconnected on first connection)

- GuiContextMenuCtrl does not hide properly (see attached screenshot)
Example: Rudora (top-left)

- "Start in fullscreen" option doesn't work

- Copying from a multiline text control is bugged (copies everything until the end of the text, not only the selected text)

- Sometimes levels on a gmap are not preloaded correctly (cache corrupted?), the level is then blank or has wrong heights

- Problem with save[] on GS2-enabled servers. Clientside cannot read variable when a value is set on serverside.
Example: Graal2002 Debug, cheetos_save.nw (type "test" to toggle the value of save[0])

- Strange problem with multidimensional arrays; the following script will cause a crash (you can find this on #gscript in weapon cheetos_v4bug too):
NPC Code:
//#CLIENTSIDE
function onWeaponFired () {
this.arry = {{1,2},3,4};
this.arry = this.arry[0];
}


It only crashes if the variable names are the same. Thanks Kaimetsu

- When pressing Q to OPEN weapons list (not closing it), keydown2 returns true for ALL characters (z, ~, everything). Thanks Kaimetsu (maybe let him help test v4? )
EX: #gscript, weapon cheetos_v4bug

- If the player is disconnected while Graal is not in focus, the disconnection message appears behind the game window (it will show up if you minimize a different application)

- gani script for the old scirpting engine was not loaded at login if used as #P parameter (invisible chat on Maloria)

- If player is moved by clientside while paused, player.paused will be unset on serverside
EX: Classic, if you pause while you are moving from being hit by a sword, players can still hit you; player.paused is unset on serverside and set on clientside

- showpolys with index <= 200 do not display correctly (or not at all) for players besides the one executing the command
Example: #gscript, weapon cheetos_v4bugd

- destroy command is not working properly (this is causing the bush problem on Maloria). Weapon isn't removed from weaponlist, but weaponfired is not called anymore. Weapon is usable after reconnecting still

- Text drawn on the gui layer disappears if over half of it is not on the screen (this should only happen for layers < 4)
Example: Era Development, type /testmessage (Weapon is -Messages)

- Selecting a player on the playerlist does not draw their nickname at their position on the map

- Playerlist can move offscreen: Press alt+enter, press F7, select game window, press alt+enter, press F7. No playerlist! Problem is solved after restarting client. Note that this does not cause the huge numbers in graal4config.txt that Stormie got

- playlooped is causing Graal to freeze (be careful, it might not be easy to recover and you might need to reboot)
EX: server #gscript, cheetos_playlooped.nw. Wait for the sound to play, and then wait a few seconds longer until the client freezes

- Player can walk on tiles 0xB42,0xB43,0xB44,0xB52 (lava)

- #R is returning 0 on GS2 servers
EX: #gscript, cheetos_play.nw (touch the npc)

- Clientside showcharacter NPCs are being added to the playerlist on GS2 servers
EX: #gscript, cheetos_play.nw

- scripts that use many showpolys to simulate 3d objects look different/bugged in v4

Minor feature requests:
- Highlight chatbar text when player presses tab (like v2)

- Make showimg return an object, EX:
img = showimg(1,"block.png",30,30);
img.rotation = .2;
This will make it so findimg() won't need to be used as often

- Remember position/size of game window and playerlist

- Make the list of people in IRC channels children of the channel names in the Event Channels tab, instead of having the Chatters tab
__________________

  #32  
Old 06-04-2005, 10:06 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Suggestion:

Make nicknames create less lag. On v2, nicknames are rather laggy, but on v4, in a level inhabited by many players, it's quite hard to move around with the lag nicknames create.
  #33  
Old 06-05-2005, 02:37 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Gambet
Suggestion:

Make nicknames create less lag. On v2, nicknames are rather laggy, but on v4, in a level inhabited by many players, it's quite hard to move around with the lag nicknames create.
Set max nickname length.
  #34  
Old 06-05-2005, 02:49 AM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Quote:
Originally Posted by Rick
Set max nickname length.

Why should I be forced to view only half of most nicknames just so it won't be as laggy?
  #35  
Old 06-05-2005, 03:00 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by Gambet
Why should I be forced to view only half of most nicknames just so it won't be as laggy?
Then don't and be laggy.
  #36  
Old 06-05-2005, 02:12 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
Quote:
Originally Posted by Gambet
Suggestion:

Make nicknames create less lag. On v2, nicknames are rather laggy, but on v4, in a level inhabited by many players, it's quite hard to move around with the lag nicknames create.
Can't seem to reproduce it, did you update your video card drivers?

EDIT:
It is possible to edit the "Graal Version", "Hompage" and "Language" text fields in the server list
__________________
Graal Statistics

Top 3 servers at the moment (players):



Last edited by Fry; 06-05-2005 at 04:17 PM..
  #37  
Old 06-05-2005, 02:03 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Heres a screenshot of the error I get when I close my laptop and it hibernates, then I come back later and open it. Once it boots this error shows. I'm thinking its similar to the win+L error as well...

  #38  
Old 06-07-2005, 05:05 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally Posted by VulcanP2P
Heres a screenshot of the error I get when I close my laptop and it hibernates, then I come back later and open it. Once it boots this error shows. I'm thinking its similar to the win+L error as well...
Does this happen in v2? If not, can some other people verify it?
  #39  
Old 06-07-2005, 05:34 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by CheeToS2
Does this happen in v2? If not, can some other people verify it?
No, this does not happen in Gv2.
__________________

For Zone or Guild Support use the Support Center
  #40  
Old 06-05-2005, 03:11 AM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
The whole point of my post was to see if nicknames could be made to be less laggy.
Closed 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 05:00 AM.


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