-
A lot of version and path detection stuff and whatnot changed in never versions of upstream tcl.m4
https://core.tcl-lang.org/tclconfig/finfo?name=tcl.m4
But ive got a hard time updating eggdrops…
-
```
.loadmod python
.unloadmod python
.loadmod python
[...]
double free or corruption (out)
Aborted (core dumped)
```
crashes in line
https://github.com/eggheads/eggdrop/blob/4c421166aac2…
-
Hi, I've been trying to implement this in my own BBS but all of the binaries fail at trying to open baddest.dat. I created an empty file baddest.dat but they still fail (presumably because we're tryin…
-
# Part 1:
### From the mock report
![Image](https://github.com/minvws/nl-kat-coordination/assets/46660228/881f6dcb-7e41-43b9-a395-cdc2dcd7c459)
This is fixed by:
- https://github.com/minvw…
-
Expect it to be the unixtime the bot noticed its own join from the server
Found by: Empus
-
Hello, please excuse my bad English, but I have found a small bug in the entrypoint.sh file.
I run a docker instance on my Raspberry Pi and I had a power shortage after which the container does not w…
-
While visiting the tcl site, I noticed that the Tcl 8.6.13 is stable as usual but then I noticed that Tcl 8.7a5 was vanished. Instead, Tcl 9.0b1 was in its place. It appeares it was released less than…
-
Documenting a few things here from a fresh install
Without python installed, this appears in ./configure
```
./configure: line 10630: EGG_PYTHON_ENABLE: command not found
```
With python3 ins…
-
I've seen a steady increase in memory usages of my eggdrops since i've migrated from 1.8.4 to 1.9.5.
Example of a bot : yesterday mem usage 143M today same bot 228M.
From what I can see in the memor…
-
Tcl error in file 'tigers.conf':
[23:59:56] can't read "tr(cmd)": no such variable
while executing
"bind pub - $tr(cmd)trivia pub:trivia"
(file "trivia/trivia.etcl" line 4)
invoked fr…