ID:1863639
 
BYOND Version:505
Operating System:Windows 7 Ultimate
Web Browser:Chrome 43.0.2357.81
Applies to:Dream Daemon
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary: Occasional crash with config errors

Numbered Steps to Reproduce Problem: Just allow a game to end the round, it will randomly try to restart and not find the database files

Expected Results: The server should restart reliably each time.

Actual Results:
Warning: wall of text
Mon Jun 01 19:58:37 2015
### VarEdit by Yithani: /datum/preferences ooccolor=#FFFF66
### VarEdit by Yithani: /datum/preferences ooccolor=3399FF
### VarEdit by Yithani: /datum/preferences ooccolor=#3399FF
### VarEdit by Yithani: /datum/preferences ooccolor=#6677FF
Denied access to 'Guest-396530489' connecting from 198.237.168.250
### VarEdit by Yithani: /client dir=2
### VarEdit by Yithani: /client dir=3
### VarEdit by Yithani: /client dir=2
### VarEdit by Yithani: /client dir=4
### VarEdit by Yithani: /client dir=4
### VarEdit by Kaedwuff: /mob/dead/observer dir=4
### VarEdit by Yithani: /client dir=1
Rebooted server.
## ERROR: File not found (config/forumdbconfig.txt)
## ERROR: Failed to load config/mods.txt
Feedback database connection established.
SQL database connection established.
## ERROR: Failed to load config/mods.txt

Does the problem occur:
Every time? Or how often? Randomly
In other games? Most likely
In other user accounts? This is not applicable, as this is the server.
On other computers? Not applicable

When does the problem NOT occur? The problem occurs randomly

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Haven't tested it.

Workarounds: None

You left out some details. Which game is this that has the issue? What kind of database is it, MySQL or the built-in SQLite? What portion of your code points to the file-not-found errors?
In response to Lummox JR
could be somehow your base dir is changing on restart? should try and make a test case to see if its something in your code.

Lummox JR wrote:
You left out some details. Which game is this that has the issue? What kind of database is it, MySQL or the built-in SQLite? What portion of your code points to the file-not-found errors?

Looks like a flavor of ss13 so MySQL.