PDA

View Full Version : Ruleset


The Crucial One
03-19-2016, 03:18 PM
So as of today i updated my source and have ran into a few new issues that im hoping someone can help me fix..... this time around is my ruleset.... on load i get

[03-19-2016 :: 13:20:50] [World Server] Starting HTTP world service...
[03-19-2016 :: 13:20:50] [World Server] Checking Database Conversions..
[03-19-2016 :: 13:20:54] [World Server] Loading variables..
[03-19-2016 :: 13:20:54] [World Server] Loading zones..
[03-19-2016 :: 13:20:54] [World Server] Clearing groups..
[03-19-2016 :: 13:20:54] [World Server] Clearing raids..
[03-19-2016 :: 13:20:54] [World Server] Clearing inventory snapshots..
[03-19-2016 :: 13:20:54] [World Server] Loading items..
[03-19-2016 :: 13:20:54] [World Server] Loading skill caps..
[03-19-2016 :: 13:20:54] [World Server] Loading guilds..
[03-19-2016 :: 13:20:54] [World Server] Loading rule set 'EQEmu_Default'
[03-19-2016 :: 13:20:54] [World Server] Failed to load ruleset 'EQEmu_Default', falling back to defaults.
[03-19-2016 :: 13:20:54] [World Server] Clearing temporary merchant lists..
[03-19-2016 :: 13:20:54] [World Server] Loading EQ time of day..
[03-19-2016 :: 13:20:54] [World Server] Loading launcher list..
[03-19-2016 :: 13:20:54] [World Server] Reboot zone modes ON
[03-19-2016 :: 13:20:54] [World Server] Deleted 0 stale player corpses from database
[03-19-2016 :: 13:20:54] [World Server] Loading adventures...
[03-19-2016 :: 13:20:55] [World Server] Purging expired instances
[03-19-2016 :: 13:20:55] [World Server] Loading char create info...
[03-19-2016 :: 13:20:55] [World Server] Zone (TCP) listener started.
[03-19-2016 :: 13:20:55] [World Server] Client (UDP) listener started.
[03-19-2016 :: 13:20:59] [World Server] New TCP connection from 127.0.0.1:50376
[03-19-2016 :: 13:20:59] [World Server] New TCP connection from 127.0.0.1:50377
[03-19-2016 :: 13:20:59] [World Server] New TCP connection from 127.0.0.1:50378


IDK why its doing that because my previous source loaded everything fine.... i double checked that both the variable table and the ruleset table use the same name but still wont load properly...


Thanks for your input,
The Crucialone

Coenxai
03-19-2016, 03:27 PM
You probably goofed something up in `rule_sets` or `rule_values`. Probably easiest to just reload those tables. Also, is that even a critical error? I'd imagine only zones that use that rule set would throw out an error if they didn't actually default to rule_set default.