Jump to content

Problems with interface in-game and login, select etc.


Recommended Posts

Hello! I have a problems with:
a) Login Interface, Character Select Interface etc.
I installed interface from this link:
 

http://www.elitepvpers.com/forum/metin2-pserver-designs-websites-scripts/3409632-release-code-zum-interface-von-feistygraphic.html

And I have an error. All it's okay, but client crash after logging. 

Sysser:

1214 17:34:07089 :: 
networkModule.py(line:200) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:9) ?
system.py(line:137) __pack_import

networkModule.SetSelectCharacterPhase - exceptions.ImportError:No module named localeInfo

1214 17:34:07089 :: ============================================================================================================
1214 17:34:07089 :: Abort!!!!

B )
With in-game interface from this link:
 

http://www.elitepvpers.com/forum/metin2-pserver-designs-websites-scripts/3578220-2015-client-interface.html

All is ok, but when I readed a mission interface disappears and i can't run, walk etc.

Sorry for my bad English, but I'm from Poland :)
Greetings

Link to comment
Share on other sites

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

36 minutes ago, Kunoji said:

Hello! I have a problems with:
a) Login Interface, Character Select Interface etc.
I installed interface from this link:
 


http://www.elitepvpers.com/forum/metin2-pserver-designs-websites-scripts/3409632-release-code-zum-interface-von-feistygraphic.html

And I have an error. All it's okay, but client crash after logging. 

Sysser:


1214 17:34:07089 :: 
networkModule.py(line:200) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:9) ?
system.py(line:137) __pack_import

networkModule.SetSelectCharacterPhase - exceptions.ImportError:No module named localeInfo

1214 17:34:07089 :: ============================================================================================================
1214 17:34:07089 :: Abort!!!!

B )
With in-game interface from this link:
 


http://www.elitepvpers.com/forum/metin2-pserver-designs-websites-scripts/3578220-2015-client-interface.html

All is ok, but when I readed a mission interface disappears and i can't run, walk etc.

Sorry for my bad English, but I'm from Poland :)
Greetings

Here:

introSelect.py(line:9) ?

At line 9 from introSelect.py you have localeInfo, replace with

locale

PS: Replace all localeInfo with locale

"Don't be a scammer. Don't be a hacker. Don't be a motherfucker. Karma is a bitch"

Link to comment
Share on other sites

18 minutes ago, AlexxD said:

Here:


introSelect.py(line:9) ?

At line 9 from introSelect.py you have localeInfo, replace with


locale

PS: Replace all localeInfo with locale

Thanks you man <3
Now, i need answer for problem number 2.

sysser: 

1214 22:12:25664 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
 

Link to comment
Share on other sites

12 hours ago, Kunoji said:

Thanks you man <3
Now, i need answer for problem number 2.

sysser: 

1214 22:12:25664 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
 

As I know, this function is used only in World Editor. It is a mistake for those at Ymir, because they did not put it with #ifdef WORLD_EDITOR

You can ignore it, or you can delete from source this function. Or, if you really want to fix it. Create a file named monsterareainfo.txt intro each folder of evry map.

Link to comment
Share on other sites

Ok, but i need help with this: :D

17 hours ago, Kunoji said:

B )
With in-game interface from this link:
 


http://www.elitepvpers.com/forum/metin2-pserver-designs-websites-scripts/3578220-2015-client-interface.html

All is ok, but when I readed a mission interface disappears and i can't run, walk etc.

Sorry for my bad English, but I'm from Poland :)
Greetings

 

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



×
×
  • 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.