Jump to content

[Client syserr]KeyError:NEWCIBN_PASSPOD_BOARD


Recommended Posts

Hi, Devs

This error occurred when I tried to change locale_de. Epk to locale_newcibn.epk

I've also added NEWCIBN_PASSPOD_BOARD to locale_game.txt,

The error is still there. Please tell me what I should do

Thank you for your answer

Best wishes

0609 00:26:01039 :: 
introLogin.py(line:545) __LoadScript
ui.py(line:2704) GetChild

LoginWindow.__LoadScript.BindObject - exceptions.KeyError:NEWCIBN_PASSPOD_BOARD

0609 00:26:01039 :: ============================================================================================================
0609 00:26:01039 :: Abort!!!!

Link to comment
Share on other sites

  • Forum Moderator

If you just want to use locale_newcibn, change this function:

  • root/introLogin.py
#def IsNEWCIBNPassPodAuth():
	#global NEWCIBN_PASSPOD_AUTH
	#return NEWCIBN_PASSPOD_AUTH

def IsNEWCIBNPassPodAuth():
	return False

Or change the path name with locale/de instead of locale/newcibn.

  • Love 4
Link to comment
Share on other sites

16 hours ago, Syriza said:

Comment in introLogin the Key Error or delete it 

thank you,I try,

delete it There were other mistakes

4 hours ago, VegaS™ said:

If you just want to use locale_newcibn, change this function:

  • root/introLogin.py

#def IsNEWCIBNPassPodAuth():
	#global NEWCIBN_PASSPOD_AUTH
	#return NEWCIBN_PASSPOD_AUTH

def IsNEWCIBNPassPodAuth():
	return False

Or change the path name with locale/de instead of locale/newcibn.

thank you!

It's work now!,Thank you for your answer and help~

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 60

      Inbuild GR2 Animation

    2. 2

      wait() function bug

    3. 0

      Remove Party Role Bonuses

    4. 1

      Fix CBar3D

    5. 2

      set_quest_state not working

    6. 1

      Fix CBar3D

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.