Yep - the last world log i posted here was an Iksar SK, same result - start zone 10. Also Barb / War is 10.
I'll try the hum / necro - and yep, that worked. sent me to E Freeport too.
I wonder if it has to do with World:SoFStartZoneID = -1. i'll try setting it to 189 and see what happens, nope same thing disconnects, sets to SZ = 10.
the thing that's driving me crazy is that this is all a clean and unmodified / unpatched install / build.
Quote:
rule_values table:
World:EnableTutorialButton = true
World:TutorialZoneID = 189
World:SoFStartZoneID = -1
variables table:
startzone = don't have this entry, checking again to see if i missed anything (can't find anything relating to it as I'm writing this)
Here's whats in the variables table
Code:
AAXPMod 0.75
ACfail 15
ACrandom 20
ACreduction 3
ailevel 6
DBVersion 070_pop_cvs
disablecommandline 0
DisableNoDrop 0
Expansions 16383
GroupEXPBonus 0.60
holdzones 1
LoginType public
LootCoin 1
Max_AAXP 21626880
MerchantsKeepItems 0
MOTD Welcome to ProjectEQ! http://peqtgc.com.
PersistentZoneState 0
PvPitem 0
PvPreward 0
ServerType 0
ZSPassword 12345
|
I sourced PEQ 2092 and made no modifications to it, so that sql should be there.
I didn't check if the data matched, but the fields are the same and there are 641 entries in my table and 641 entries in the sql for 'char_create_combination'
'char_create_point_allocations' fields match as well, and same # of entries (10
'character_buffs' fields match, table is presently empty.
'inventory' and 'sharedbank' were modifed as well per the sql.
So as far as i can tell, that sql is all there.