Jump to content

Recommended Posts

Hi guys. I tried to install a new login interface for my client, and now i get this error in syser. I can get into character selection, but when I select one, it crash!

0419 21:00:11054 :: 
networkModule.py(line:229) SetLoadingPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introLoading.py(line:8) <module>

networkModule.SetLoadingPhase - <type 'exceptions.NameError'>:name 'SCREEN_WIDTH' is not defined

0419 21:00:11054 :: ============================================================================================================
0419 21:00:11054 :: Abort!!!!

 

How can I define SCREEN_WIDTH?

import uiScriptLocale

window = {

	"x" : 0,
	"y" : 0,

	"width" : SCREEN_WIDTH,
	"height" : SCREEN_HEIGHT,

	"children" :
    ...........

 

What should I do? 

Edited by qdeepy
-
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.