Help -- SPP_AC0.3_7.3.5

Status
Not open for further replies.

Kaznam

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
5
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 1 105 XP
Heya, looking for a little help. I've got Ashamoncore0.3_Full Revised setup and I'm having trouble logging in. The server starts fine (all 3 green lights) and I've setup an account through the world server console successfully.

Running the .exe client through the repack folder allows me to login to character select screen but fails almost immediately from a LUA error (Green Bars)

Running the .exe client through my non-repack client (7.3.5) allows me to see the server list, but it displays the Trinity server as red and the pop as incompatible, booting me immediately when I try to login to the server.

Thoughts?
 

Azayaka

Allelujah
Administrator
Azayaka Rep
3
0
0
Rep
9
Azayaka Vouches
0
0
0
Vouches
0
Posts
321
Likes
221
2 YEARS
2 YEARS OF SERVICE
LEVEL 99 60 XP
I'm not familiar with Ashamoncore; however, I will attempt to help as best as I can.

LUA error is usually from addons? Do you have addons, and if so have you tried disabling them?
Have you made sure that the realm is not still booting up?
Are log ins restricted to a certain GM level?
Can you post screen shots and logs?
 

Kaznam

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
5
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 1 105 XP
Posting image of the Launcher with 3 Green Lights
I can confirm the SPP Folder\Interface\AddOn folder is empty
How do I confirm the login restriction?

LUA error is clearer from the FrameXML Log:

7/7 Loading add-on Blizzard_StoreUI
7/7 ** Loading table of contents Interface\AddOns\Blizzard_StoreUI\Blizzard_StoreUI.toc
7/7 Couldn't open Interface\AddOns\Blizzard_StoreUI\Blizzard_SimpleCheckout.xml
7/7 Couldn't open Interface\AddOns\Blizzard_StoreUI\Blizzard_StoreUI.xml
7/7 Couldn't open Interface\AddOns\Blizzard_StoreUI\Blizzard_StoreUIInsecure.xml
7/7 Error loading Interface\AddOns\Blizzard_StoreUI\Localization.lua
7/7 Loading add-on Blizzard_AuthChallengeUI
7/7 ** Loading table of contents Interface\AddOns\Blizzard_AuthChallengeUI\Blizzard_AuthChallengeUI.toc
7/7 Couldn't open Interface\AddOns\Blizzard_AuthChallengeUI\Blizzard_AuthChallengeUI.xml
7/7 Loading add-on Blizzard_StoreUI
7/7 ** Loading table of contents Interface\AddOns\Blizzard_StoreUI\Blizzard_StoreUI.toc
7/7 Couldn't open Interface\AddOns\Blizzard_StoreUI\Blizzard_SimpleCheckout.xml
7/7 Couldn't open Interface\AddOns\Blizzard_StoreUI\Blizzard_StoreUI.xml
7/7 Couldn't open Interface\AddOns\Blizzard_StoreUI\Blizzard_StoreUIInsecure.xml
7/7 Error loading Interface\AddOns\Blizzard_StoreUI\Localization.lua
7/7 Loading add-on Blizzard_AuthChallengeUI
7/7 ** Loading table of contents Interface\AddOns\Blizzard_AuthChallengeUI\Blizzard_AuthChallengeUI.toc
7/7 Couldn't open Interface\AddOns\Blizzard_AuthChallengeUI\Blizzard_AuthChallengeUI.xml

I assume the program is looking for certain AddOns that weren't present in the Repack d/l. This is the FrameXML log resulting from the SPP_Launcher attempt. No other logs reveal errors.
 

Attachments

  • Legion Launcher.png
    Legion Launcher.png
    78.8 KB · Views: 4

Azayaka

Allelujah
Administrator
Azayaka Rep
3
0
0
Rep
9
Azayaka Vouches
0
0
0
Vouches
0
Posts
321
Likes
221
2 YEARS
2 YEARS OF SERVICE
LEVEL 99 60 XP
...
How do I confirm the login restriction?
...
Login restriction should be in database -> auth -> realmlist

But, I'd also check with another client to see if the issue persists there.
 

Kaznam

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
5
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 1 105 XP
Re: Login Restrictions from Repack Client

from World.Conf:
#
# PlayerLimit
# Description: Maximum number of players in the world. Excluding Mods, GMs and Admins.
# Important: If you want to block players and only allow Mods, GMs or Admins to join the
# server, use the DB field "auth.realmlist.allowedSecurityLevel".
# Default: 0 - (Disabled, No limit)
# 1+ - (Enabled)

PlayerLimit = 0

Note: No such field exists in the db -> auth.sql (the repack does not include a "database" folder, so I'm assuming you're referring to the auth.sql file within the provided db folder).



Re: Non-Repack Client
From Connections Logfile:

7/7 Connection Initialize
7/7 Glue Start Login
7/7 BattleNet Attempt Logon
7/7 BattleNet Front Connected
7/7 BattleNet External Challenge
7/7 BattleNet Get Logon Form
7/7 BattleNet Logon Form
7/7 BattleNet Logon Complete
7/7 BattleNet Game Account Name
7/7 BattleNet Attempt Complete Login
7/7 BattleNet Realm List Ticket
7/7 BattleNet Sub Region List
7/7 BattleNet Last Played Char
7/7 BattleNet Realm List
7/7 BattleNet Join Realm
7/7 BattleNet Realm Join
7/7 Glue Fatal Error: 2147483873
7/7 BattleNet Defer Disconnect
7/7 BattleNet Front Disconnecting
7/7 BattleNet Front Disconnected
7/7 Connection Destroy

At the character select screen in Repack Client, the error is as follows:
Interface\GlueXML\CharacterSelect.lua:391: attempt to call global 'Storeframe_WaitingforCharacterListUpdate' (a nil value)
 

Kaznam

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
5
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 1 105 XP
While this may not be the end all be all, I'm reviewing the CharacterSelect.lua and I see this function which seems to faintly resemble this specific issue:

if (not STORE_IS_LOADED) then
STORE_IS_LOADED = LoadAddOn("Blizzard_StoreUI")
LoadAddOn("Blizzard_AuthChallengeUI");
end

Is there a way to alter this code to not call for a LoadAddOn function? Is there a way to get around this call?
I'm assuming another option might be to d/l a private server client and replace my interface folder with theirs. I know that kind of hack spells the possibility for trouble, but there are no resources to replace the Blizzard Store UI.
 

Azayaka

Allelujah
Administrator
Azayaka Rep
3
0
0
Rep
9
Azayaka Vouches
0
0
0
Vouches
0
Posts
321
Likes
221
2 YEARS
2 YEARS OF SERVICE
LEVEL 99 60 XP
While this may not be the end all be all, I'm reviewing the CharacterSelect.lua and I see this function which seems to faintly resemble this specific issue:

if (not STORE_IS_LOADED) then
STORE_IS_LOADED = LoadAddOn("Blizzard_StoreUI")
LoadAddOn("Blizzard_AuthChallengeUI");
end

Is there a way to alter this code to not call for a LoadAddOn function? Is there a way to get around this call?
I'm assuming another option might be to d/l a private server client and replace my interface folder with theirs. I know that kind of hack spells the possibility for trouble, but there are no resources to replace the Blizzard Store UI.
may want to try another client
 

Kaznam

Member
Rep
0
0
0
Rep
0
Vouches
0
0
0
Vouches
0
Posts
5
Likes
0
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 1 105 XP
Fair enough. Thank you for your help.
 
Status
Not open for further replies.

3,390

1,271

9,555

428

Top