Worldgroup Event Log

A place to report feedback/issues with The Major BBS v10 official testing site
Post Reply
Ragtop
Posts: 73
Joined: Sun Aug 30, 2020 11:21 pm

Worldgroup Event Log

Post by Ragtop »

The new upgrade seems to be running fine with a couple exceptions.
1. my webserver no longer works. When you go to my site, it just downloads a file, but doesn't load the webpage. All the active html stuff is disabled, so shouldn't be anything with that.
2. getting a lot of exceptions in the Event Log. The board restarts after cleanup and shows these messages on the screen 15-20 times, spread throughout the day according to the times. Looking through the log, it appears to be something related to MajorMUD. Doesn't crash or anything, just entries in the log window. Any ideas?

7/3/2022 10:22:43 AM Access violation - C:\wgserv\wgserver.exe-access violation. Attempt to write to 7553771c.

daniel_spain
Posts: 395
Joined: Sun Aug 09, 2020 2:39 am

Re: Worldgroup Event Log

Post by daniel_spain »

Ragtop wrote:
> The new upgrade seems to be running fine with a couple exceptions.
> 1. my webserver no longer works. When you go to my site, it just downloads
> a file, but doesn't load the webpage. All the active html stuff is
> disabled, so shouldn't be anything with that.
> 2. getting a lot of exceptions in the Event Log. The board restarts after
> cleanup and shows these messages on the screen 15-20 times, spread
> throughout the day according to the times. Looking through the log, it
> appears to be something related to MajorMUD. Doesn't crash or anything,
> just entries in the log window. Any ideas?
>
> 7/3/2022 10:22:43 AM Access violation -
> C:\wgserv\wgserver.exe-access violation. Attempt to write to 7553771c.

post the snippet in the log where the error is called so i can see the functions log. easier to
debug it especially with majormud which i went through a ton of those while writing
majormud 2.0

Ragtop
Posts: 73
Joined: Sun Aug 30, 2020 11:21 pm

Re: Worldgroup Event Log

Post by Ragtop »

Is this enough or do you need the whole memory stack?

THE MAJOR BBS EXCEPTION @ 7552182C (see "Routines" section below)
Recorded 7/7/2022 16:48:20
Access Violation. Attempt to write to: 7553771c
AX=7553771C BX=7553771C CX=624935C DX=34F7B20 SI=00000438 DI=000009DC
BP=0053F0EC SP=0053F0E0 IP=7552182C Flags=00010246
CS=00000023 SS=0000002B
Current IP==>C6 00 5C 8A 48 01 40 84 C9 75 EB 8B F3 8D 4E 01

Adept Online Entertainment (73252353)
Server Version: 10.00
User 5 of 256 channel 06 status 240

Online level 0, state -7, substate 0
MSG:galftpd.mcv/-1
Input "sw"

daniel_spain
Posts: 395
Joined: Sun Aug 09, 2020 2:39 am

Re: Worldgroup Event Log

Post by daniel_spain »

Ragtop wrote:
> Is this enough or do you need the whole memory stack?
>
> THE MAJOR BBS EXCEPTION @ 7552182C (see "Routines" section below)
> Recorded 7/7/2022 16:48:20
> Access Violation. Attempt to write to: 7553771c
> AX=7553771C BX=7553771C CX=624935C DX=34F7B20 SI=00000438 DI=000009DC
> BP=0053F0EC SP=0053F0E0 IP=7552182C Flags=00010246
> CS=00000023 SS=0000002B
> Current IP==>C6 00 5C 8A 48 01 40 84 C9 75 EB 8B F3 8D 4E 01
>
> Adept Online Entertainment (73252353)
> Server Version: 10.00
> User 5 of 256 channel 06 status 240
>
> Online level 0, state -7, substate 0
> MSG:galftpd.mcv/-1
> Input "sw"

yeah need to see the functions tracelog, were you playing and went southwest?

Post Reply