Issue information

Issue ID
#7299
Status
Fixed
Severity
None
Started
Axiom
May 29, 2013 8:44
Last Post
Haru
Sep 23, 2013 19:08
Confirmation
Yes (0)
No (1)

Axiom - May 29, 2013 8:44

Not sure if it's just on my end (host issue, maybe?), but my IRC bridge still doesn't work. I'm on the latest build.

Ind - May 31, 2013 3:54

What do you mean by "doesn't work", what happens?

Axiom - May 31, 2013 4:39

Console says '[i]Unable to resolve 'irc.rizon.net?' (irc channel), disabling irc channel.[/i]'

Ind - May 31, 2013 4:41

oh might have been fixed with this [url="http://herc.ws/board/tracker/issue-7298-uninitialized-variable-in-read-channels-config/"]http://herc.ws/board/tracker/issue-7298-uninitialized-variable-in-read-channels-config/[/url] lemme know if you still reproduce after that fix

Axiom - May 31, 2013 5:24

Fixed. Something else seems to be causing a map crash on the latest build now though.

Ind - May 31, 2013 5:29

eehm o_o at what point does it crash?

Axiom - May 31, 2013 5:40

I'm not sure it's related to the bridge. I'm able to send messages to and from the IRC channel just fine, but the map server crashes within minutes after anyone logs in. Nothing really comes out on the console so I can't help. :\

Testing it out some more.

Ind - May 31, 2013 5:43

can you provide a gdb dump?

Axiom - May 31, 2013 5:51

I'm going to be hit in the head for this, but I'm not sure what exactly that is. The only thing I have to check errors on is my console, and it's only given me the crash signal. Checking error messages during boot up now.

Ind - May 31, 2013 5:52

oki hum you're in windows or what?

Axiom - May 31, 2013 5:54

Linux

Ind - May 31, 2013 16:10

woonderul o-o launch map server separately by typing 'gdb ./map-server', then type 'r', once it crashes type 'bt full' and paste the output here

Haru - Sep 23, 2013 19:08

This was fixed a few months ago (possibly [url="https://github.com/HerculesWS/Hercules/commit/0afeb2df0fb5174957795741650a3be9a228338e"]https://github.com/HerculesWS/Hercules/commit/0afeb2df0fb5174957795741650a3be9a228338e[/url] )