Nightmare error 0

Discussion on running your own board and editing MajorMUD.
Post Reply
Ajax
Posts: 6
Joined: Mon Feb 08, 2021 9:32 pm

Nightmare error 0

Post by Ajax »

When I export to MME explorer, i get 1/4 way through the bar, then a small window tells me Error 0 in [ExportRooms]:

Nightmare redux v1.8.1
The board does work fine and I have exported to MME explorer many times in the past, but not in the past 2 months.
I have built a 20 room area since last export. I have walked through that new area in the running environment without issue.

Would anyone have any ideas?


User avatar
syntax
Site Admin
Posts: 525
Joined: Tue Jun 02, 2009 10:02 am

Re: Nightmare error 0

Post by syntax »

No other details in the error message?


Ajax
Posts: 6
Joined: Mon Feb 08, 2021 9:32 pm

Re: Nightmare error 0

Post by Ajax »

As I looked for more details to relay, I found the problem. I will share so I add to the collective.

In the "Export to MMUD Explorer" window, a blue bar runs during the process.
The lower left box shows what file is currently being uploaded. In my case, I was seeing "wccmp.dat" until the error 0.
The lower right box quickly scrolls through all room numbers in my mud, stopping on 16/4989 at the error for me.
So I checked that room for errors and found the Min Index was set too low. It was at 51 and should have been at 81.
But, I still don't know what Error 0 is, not that it matters anymore.

Thx for the nudge.


User avatar
syntax
Site Admin
Posts: 525
Joined: Tue Jun 02, 2009 10:02 am

Re: Nightmare error 0

Post by syntax »

Ajax wrote: Tue Sep 24, 2024 8:41 pm As I looked for more details to relay, I found the problem. I will share so I add to the collective.

In the "Export to MMUD Explorer" window, a blue bar runs during the process.
The lower left box shows what file is currently being uploaded. In my case, I was seeing "wccmp.dat" until the error 0.
The lower right box quickly scrolls through all room numbers in my mud, stopping on 16/4989 at the error for me.
So I checked that room for errors and found the Min Index was set too low. It was at 51 and should have been at 81.
But, I still don't know what Error 0 is, not that it matters anymore.

Thx for the nudge.
That helps a ton. I created an issue and will look into the next time I do some edits:
https://github.com/syntax53/Nightmare-Redux/issues/16


Post Reply