ULX

Author Topic: Send Menu v1.1  (Read 20970 times)

0 Members and 2 Guests are viewing this topic.

deathsol1

  • Guest
Re: Send Menu 1.0
« Reply #15 on: May 18, 2006, 07:30:01 PM »
I am using a dedicated server.  Whenever I try to join the dedicated server I get the error message "Disconnect: Client 1 overflowed reliable channel." However when I remove the send menu I am able to join the dedicated server again.  If there is a way I would be able to provide more information like a log or a dump file let me know.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Send Menu 1.0
« Reply #16 on: May 18, 2006, 09:18:04 PM »
Try limiting the menus sent.
Experiencing God's grace one day at a time.

Offline deathsol

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Send Menu 1.0
« Reply #17 on: May 19, 2006, 01:15:35 PM »
Thanks that seemed to fix it.  Is there anyway I would be able to add more menus without getting that message?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Send Menu 1.0
« Reply #18 on: May 19, 2006, 09:08:19 PM »
Not sure... maybe if I added a timer to the messages it might help...

Here, try this:
<code removed, see below>

Just save that text as a ".lua" file in the modules folder in ulx, delete the old sendmenu.

If you're still getting overflowed channels, try incrementing the increment variable on line 52. Let me know if it works, if it does, it's a new version :)

« Last Edit: May 22, 2006, 06:53:46 PM by Megiddo »
Experiencing God's grace one day at a time.

Offline deathsol

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Send Menu 1.0
« Reply #19 on: May 20, 2006, 11:18:03 AM »
I am no longer getting the overflowed channels however it is not sending the menus at all anymore.  Not even when I get rid of the menus that cause it.  I tried values inbetween 0-25 and it didnt seem to make any difference.  Either the script is not running or it is not sending any menus.

I have also noticed that if i would run the start script for ulx again(lua_openscript init\ulx_init.lua) it would cause the overflow.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Send Menu 1.0
« Reply #20 on: May 20, 2006, 05:53:48 PM »
Please contact me on MSN/Yahoo/AIM, you can get my account information in my profile.
Experiencing God's grace one day at a time.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Send Menu 1.0
« Reply #21 on: May 22, 2006, 06:54:10 PM »
Updated first post on this thread with v1.1.

Thank you TheDarkFactor!
Experiencing God's grace one day at a time.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Send Menu v1.1
« Reply #22 on: October 07, 2006, 06:10:39 PM »
Note, if you want to use this with ULib, there's a newer version at http://forums.ulyssesmod.net/index.php/topic,289.0.html
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Send Menu v1.1
« Reply #23 on: October 07, 2006, 08:30:13 PM »
Deathsol, you are correct (Megiddo was mistaken, Send Menu works, but only if you have newer version)
Send Menu 1.1 doesn't work with ULX > v2.
As this forum name is titled "Releases for ULX v1.*", and as this STICKY even says, it is my understanding that  versions 1.1 and less won't work with ULX v2.

For ULib, and ULX v2, you probably want Send Menu v1.2 in the ULib Releases section
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming