|
Author |
Topic: [solved] immediate termination of game after startup |
Title: Neophyte
Posts: 3
Joined: 01 Jun 2009
|
Date Posted: Thu Apr 03, 2014 4:48 am
Subject: [solved] immediate termination of game after startup
|
Hello all,
I've managed to compile the current source with some adjustments, populated the database. However, when I run the binary I'm getting this:
Code: |
./bin/awake
Apr 3 06:46:33 :: Using lib as data directory.
Apr 3 06:46:33 :: Running game on port 4000.
Apr 3 06:46:33 :: Setting player limit to 300 using rlimit.
Apr 3 06:46:33 :: Opening mother connection.
Apr 3 06:46:33 :: DBInit -- BEGIN.
Apr 3 06:46:33 :: Resetting the game time:
Apr 3 06:46:33 :: Current Gametime: 4/7/2064 10:00.
Apr 3 06:46:33 :: Reading news, credits, help, bground, info & motds.
Apr 3 06:46:33 :: Loading fight messages.
Apr 3 06:46:33 :: Booting World.
Apr 3 06:46:33 :: Booting MYSQL database.
Apr 3 06:46:33 :: IDLEDELETE- 0 Deleted.
Apr 3 06:46:33 :: Loading zone table.
Apr 3 06:46:33 :: Loading rooms.
Apr 3 06:46:33 :: Checking start rooms.
Apr 3 06:46:33 :: SYSERR: Mortal start room does not exist. Change in config.c.
Apr 3 06:46:33 :: Loading mobs and generating index.
Apr 3 06:46:33 :: Loading objs and generating index.
Apr 3 06:46:33 :: Loading vehicles and generating index.
Thu Apr 3 06:46:33 :: SYSLOG: Unable to find file world/veh/325.veh.
Thu Apr 3 06:46:33 :: SYSLOG: Unable to find file world/veh/325.veh.
Apr 3 06:46:33 :: Loading quests.
Apr 3 06:46:33 :: Loading shops.
Apr 3 06:46:33 :: Loading Matrix Hosts.
Apr 3 06:46:33 :: Loading IC.
Apr 3 06:46:33 :: Renumbering rooms.
Apr 3 06:46:33 :: Renumbering zone table.
Apr 3 06:46:33 :: Creating Help Indexes.
Apr 3 06:46:33 :: Loading social messages.
Apr 3 06:46:33 :: Loading player index.
Apr 3 06:46:33 :: --WARNING: Could not open player index file etc/pfiles/index...
: Starting game with NO PLAYERS!!!
Apr 3 06:46:33 :: Assigning function pointers:
Apr 3 06:46:33 :: Mobiles.
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2506
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4255
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #9413
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2508
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2701
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3722
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4101
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4102
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4103
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4104
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4250
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4251
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4257
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #30700
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #13499
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #14608
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #14638
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #7223
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #24806
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #37500
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #65106
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #18311
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #18312
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #24806
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4250
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4251
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #27426
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #7223
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2701
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3603
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #20326
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #1823
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #1832
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #1833
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #1900
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #1902
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #1916
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2115
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2306
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #2305
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3700
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3708
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3709
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3703
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3720
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3829
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #3712
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4001
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4003
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4008
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4009
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4012
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4013
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4016
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4019
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4100
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4202
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4206
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4209
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4200
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4203
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #4912
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #5100
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #5101
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #8010
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #9202
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #9410
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #10022
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #14515
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #14516
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #14605
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #30500
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #18902
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #18910
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #38027
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #31701
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #30701
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #37507
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant mob #17510
Apr 3 06:46:33 :: Johnsons.
Apr 3 06:46:33 :: Johnson #0 does not exist (quest #0)
Apr 3 06:46:33 :: Shopkeepers.
Apr 3 06:46:33 :: Objects.
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #65126
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #26150
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #1845
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #1846
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #1847
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #1848
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #1904
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #1946
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #2104
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #2106
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #2107
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #2108
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #2506
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #42130
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #3012
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #4006
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #4216
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8001
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8002
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8003
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8004
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8013
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #9329
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #9406
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #29997
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #22445
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #14645
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #16234
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #18884
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #18950
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #14726
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #64900
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #65207
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #4603
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #50301
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #50305
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8458
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #8459
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #65214
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #4607
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #35026
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #42118
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #18825
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #39864
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #31542
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #39865
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant obj #9826
Apr 3 06:46:33 :: Rooms.
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #4477
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #1904
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #1920
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #1923
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #1937
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #10075
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #10077
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #14798
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #14796
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #37505
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #37507
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #37509
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #37511
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #37513
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #18860
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #18859
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #65075
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #17598
Apr 3 06:46:33 :: SYSERR: Attempt to assign spec to non-existant rm. #17599
Apr 3 06:46:33 :: Sorting command list.
Apr 3 06:46:33 :: Initializing board system:
Apr 3 06:46:33 :: --Board #2104 does not exist; disabling _entire_ system
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Error reading board: No such file or directory
Apr 3 06:46:33 :: Booting mail system.
Apr 3 06:46:33 :: 0 bytes read.
Apr 3 06:46:33 :: Mail file read -- 0 messages.
Apr 3 06:46:33 :: Reading banned site list.
Apr 3 06:46:33 :: Reloading Consistency Files.
Apr 3 06:46:33 :: Initializing transportation system:
Apr 3 06:46:33 :: Resetting Limbo (rooms 0-199).
Apr 3 06:46:33 :: Resetting Cyberware (rooms 200-499).
Apr 3 06:46:33 :: Resetting Transportation and more Cyberware (rooms 500-599).
Apr 3 06:46:33 :: Resetting Taxicabs/Standard Gear (rooms 600-699).
Apr 3 06:46:33 :: Resetting Standard equipment (rooms 700-999).
Apr 3 06:46:33 :: Resetting Immortal HQ (rooms 1000-1099).
Apr 3 06:46:33 :: Resetting Matrix Basics - Major LTGS (rooms 1100-1199).
Apr 3 06:46:33 :: Resetting Vehicles, Highways, and Auto Salesmen (rooms 1200-1399).
Apr 3 06:46:33 :: Resetting West Tacoma (rooms 1400-2099).
Apr 3 06:46:33 :: Resetting Aztechnology Pyramid (rooms 2100-7699).
Apr 3 06:46:33 :: Resetting Ork Underground (rooms 7700-9999).
Apr 3 06:46:33 :: Resetting Ork Underground (rooms 10000-10199).
Apr 3 06:46:33 :: Resetting Mitsuhama/Seattle Add-Ons (rooms 10200-17199).
Apr 3 06:46:33 :: SYSLOG: Char is already equipped: Kubiyano Takatishi, a wooden-handled sai
Apr 3 06:46:33 :: Resetting Seattle 2.0 (rooms 17200-32799).
Apr 3 06:46:33 :: Resetting ^rDante's Inferno^N^N (rooms 32800-35699).
Apr 3 06:46:33 :: Resetting New Neophyte Guild (rooms 35700-60699).
Apr 3 06:46:33 :: Booting houses.
Apr 3 06:46:33 :: Loading Saved Vehicles.
Apr 3 06:46:33 :: Boot db -- DONE.
Apr 3 06:46:33 :: Signal trapping.
Apr 3 06:46:33 :: Entering game loop.
Apr 3 06:46:33 :: Saving all players.
Apr 3 06:46:33 :: Closing all sockets.
Apr 3 06:46:33 :: Normal termination of game.
|
Any hints as to where I should start looking?
Thanks,
Conrad
--
edit: solved by setting mortal_start_room to 0 in config.cpp
|
Post Reply | Quote | Private Message
|
|
|
Awakened Worlds Forum Index » AwakeMUD Core Development |
|
All times are GMT
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
The time now is Thu Apr 26, 2018 11:24 am
|
powered by hailBoards v.1.2.0 ©2006 SPIRE / [based on phpBB©]
|
|
|