View Single Post
iclassdon
AlliedModders Donor
Join Date: May 2006
Old 08-17-2020 , 17:12   Re: MatterAMXX: Chat relay between many services [Includes API]
Reply With Quote #28

Was using "grip-0.0.0.0-test-i686-unknown-linux-gnu". It loads now with the newer version you linked.

I get the message below in my console. I have also pasted my matterbridge.toml config. The bot is connect to irc but it's not relaying chat. Is there something wrong in my config?

PHP Code:
[MatterAMXXConnection failed.
[
MatterAMXXRetrying in 3 seconds...
L 08/17/2020 17:08:16: [gRIPErrorFFI ErrorError/Cancellation/Timeout occurred for this response.

L 08/17/2020 17:08:16: [AMXXDisplaying debug trace (plugin "matteramxx.amxx"version "1.4")
L 08/17/2020 17:08:16: [AMXXRun time error 10native error (native "grip_get_response_body_string")
L 08/17/2020 17:08:16: [AMXX]    [0matteramxx.sma::incoming_message (line 302
PHP Code:
[api.myserver]
BindAddress="x.x.x.x:1337"
Token="verysecrettoken"
Buffer=1000
RemoteNickFormat
="{NAS}"

[irc]
    [
irc.xxxxxxm]
    
Server="irc.xxxxxxm.com:6667"
    
Nick="NASGamers"

[[gateway]]
name="cstrike"
enable=true

[[gateway.inout]]
account="irc.xxxxxxn"
channel="#nasgamers"

[[gateway.inout]]
account="api.myserver"
channel="api" 
Quote:
[MatterAMXX Debug] Message "wow" was sent.
[MatterAMXX Debug] Preparing gJson object.
[MatterAMXX Debug] id is 5.
[MatterAMXX Debug] Fullname is NAS | WaRRioR.
[MatterAMXX Debug] Steam ID is 765612134123141.
[MatterAMXX Debug] Steam ID is from a player.
[MatterAMXX Debug] User is authenticated.
[MatterAMXX Debug] Resulting avatar URL is .
[MatterAMXX Debug] I'm going to send the message.
L 08/17/2020 - 17:41:03: [gRIP] Error: FFI Error: URI parsing error: http/api/message
Caused by: relative URL without a base

L 08/17/2020 - 17:41:03: [AMXX] Displaying debug trace (plugin "matteramxx.amxx", version "1.4")
L 08/17/2020 - 17:41:03: [AMXX] Run time error 10: native error (native "grip_request")
L 08/17/2020 - 17:41:03: [AMXX] [0] matteramxx.sma::send_message_rest (line 541)
L 08/17/2020 - 17:41:03: [AMXX] [1] matteramxx.sma::say_message (line 471)

L 08/17/2020 - 17:42:00: [gRIP] Error: FFI Error: URI parsing error: http/api/message
Caused by: relative URL without a base

L 08/17/2020 - 17:42:00: [AMXX] Displaying debug trace (plugin "matteramxx.amxx", version "1.4")
L 08/17/2020 - 17:42:00: [AMXX] Run time error 10: native error (native "grip_request")
L 08/17/2020 - 17:42:00: [AMXX] [0] matteramxx.sma::send_message_rest (line 541)
L 08/17/2020 - 17:42:00: [AMXX] [1] matteramxx.sma::player_killed (line 520)



Last edited by iclassdon; 08-17-2020 at 20:31.
iclassdon is offline
Send a message via MSN to iclassdon