collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Ventrilo Display  (Read 23078 times)

0 Members and 1 Guest are viewing this topic.

Offline tonyuh

  • BeBot User
  • **
  • Posts: 48
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #15 on: April 24, 2007, 12:36:12 am »
My org just switched to vent recently and I can't get this module working. I don't get any errors, i set everything using the setting module and the settings come up in the database fine. But when i try !vent, theres only the template on the return window. for example i get:

Channel Info:
 + Lobby

Ventrio Server Status

Name:
Phonetic:
Comment:
.... and so on... nothing actually comes up. I tried to execute the ventrilo_status.exe in cmd and it works fine, i  get result and everything.

I'm using windows and bebot 0.2.10 and php 5.1.5

Thanks,
Tony

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #16 on: April 24, 2007, 04:35:02 pm »
Where did you put the ventrillo_status.exe program? I don't test on a Windows machine so it's possible that the default paths provided in the settings interface don't work. :)

Offline tonyuh

  • BeBot User
  • **
  • Posts: 48
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #17 on: April 24, 2007, 06:11:11 pm »
my exe is in .\extras\ i even tried setting prgpath as the full path including the ' ' at the start and end with no luck. also I notice that if i click the .\extras\ near Change to: in the Settings module blob, it says prgpath: .\extras\' with the ' at the end but not at the start. also i have file extension turned on in my windows so my program name is ventrio_status.exe but i'm not sure if thats the problem since windows accept name without extension too.

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #18 on: April 24, 2007, 07:19:17 pm »
Looks like you're having the same issue as Dabaron. I haven't been able to reproduce that yet.

What bot version?
What version of MySQL?
What version of PHP?
What settings did you set?

Offline tonyuh

  • BeBot User
  • **
  • Posts: 48
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #19 on: April 24, 2007, 07:31:38 pm »
My bot version is 0.2.10
My SQL version is 5.0.27
PHP version is 5.1.5
And the settings are:-
Showserver: On
Showclient: On
Server: power.typefrag.com
Port: 6251
prgpath: '.\extras\'

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
Re: Ventrilo Display
« Reply #20 on: July 31, 2007, 08:09:39 am »
anyway you can update this to work with the latest svn?
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #21 on: July 31, 2007, 06:43:31 pm »
Nope, can't do it.  :P

(Click Here for 0.4 version.)

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
Re: Ventrilo Display
« Reply #22 on: July 31, 2007, 09:15:45 pm »
ROFL!!  damn almost forgot to click on that link... Your awesome glarawyn, thanks again.  I know we all appreciate it.
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline Nytridr

  • BeBot Expert
  • ****
  • Posts: 262
  • Karma: +0/-0
    • Rising Sun
Re: Ventrilo Display
« Reply #23 on: July 31, 2007, 09:43:47 pm »
BTW, using your clickies in the settings it puts in .\extra\'  in the settings part.. manually deleting the ' from the DB everything works correctly.

Also another thing.  not sure if it is the older vent server version I am using, but the output of the names are not showing up..

Code: [Select]
Channel Info:

+ Lobby
+ AOFBOT
+ AFK
    + R.AFK
+ Teams
+ Private
    -
    -
    + R V AFK
    + R R V AFK
    + R.R.B.AFK

where the -'s are with nothing behind them are actually names and they are actually in the lobby.  I even tried to change to differnt channels and it is still the same.  I am using Version: 2.1.2 because of the unlimited users I can have.

Code: [Select]
User Info:

 [Ping: ] [Online For 0 Minutes, 0 Seconds.]
 [Ping: ] [Online For 0 Minutes, 0 Seconds.]
« Last Edit: July 31, 2007, 10:06:38 pm by Nytridr »
Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)

Offline Diablo

  • BeBot User
  • **
  • Posts: 67
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #24 on: August 10, 2007, 02:47:14 pm »
I have the same issue with names not showing up properly theres spot for them but just no actual letters.

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #25 on: August 10, 2007, 06:04:51 pm »
I have the same issue with names not showing up properly theres spot for them but just no actual letters.

Are you using an older version of Ventrilo or the current version (2.3.0)?

Offline Diablo

  • BeBot User
  • **
  • Posts: 67
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #26 on: August 10, 2007, 07:05:51 pm »
Using older version 2.1.2

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #27 on: August 10, 2007, 08:17:33 pm »
Using older version 2.1.2

I developed the module for the current version of Ventrilo as that's what my org uses and it is what I have to test against. Have you tried using the ventrilo_status program from 2.3.0? 

Offline Diablo

  • BeBot User
  • **
  • Posts: 67
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #28 on: August 11, 2007, 03:14:42 am »
Yes tried the new status file and it still does the same. Its like its showing clients but not senging there information.

Offline shadowrik

  • BeBot Rookie
  • *
  • Posts: 12
  • Karma: +0/-0
Re: Ventrilo Display
« Reply #29 on: January 02, 2010, 07:27:57 am »
when i type the following commands:

/tell yourbot !set Ventrilo server <hostname or ip address> (Required!)
/tell yourbot !set Ventrilo port <port number> (Required!)

I get setting server for module Ventrilo does not exist

what am i missing?

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 492
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal