Trying to start a server for me and friends to play on. I port forwarded 9600 both TCP and UDP, and 8081 as TCP&UDP.
When I use the AC server manager, I click the update content and it says it's unable to update all the content. When I click start server, the batch file doesn't really start, I can see it pop up on my taskbar then go away.
This is the only thing in my log file.
When I use the AC server manager, I click the update content and it says it's unable to update all the content. When I click start server, the batch file doesn't really start, I can see it pop up on my taskbar then go away.
This is the only thing in my log file.
Code:
panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x8 pc=0x5ceeb0]
goroutine 1 [running]: main.NextSession() i:/Manu/Documents/kunosprivate/go/src/acServer/ac_server.go:976 +0x170 main.main() i:/Manu/Documents/kunosprivate/go/src/acServer/ac_server.go:311 +0x7f8