Jump to content

Recommended Posts

I get this Error:
SYSERR: Aug 12 17:47:56 :: RunState: LUA_ERROR: [string "costume"]:8: attempt to call field `costume' (a nil value)
SYSERR: Aug 12 17:47:56 :: WriteRunningStateToSyserr: LUA_ERROR: quest costume.start click
SYSERR: Aug 12 17:47:56 :: Input: no quest running for pc, cannot process input : 4

can anyone help me?

All with this Error:

SYSERR: Aug 12 17:47:56 :: RunState: LUA_ERROR: [string "costume"]:8: attempt to call field `costume' (a nil value)
SYSERR: Aug 12 17:47:56 :: WriteRunningStateToSyserr: LUA_ERROR: quest costume.start click
SYSERR: Aug 12 17:47:56 :: Input: no quest running for pc, cannot process input : 4

add in questlua_pc.cpp:

{ "costume",                                pc_costume                                },

over

{ null, null },

in the end in questlua_pc

 

 

  • Love 1
  • Premium
Spoiler

0816 15:03:36447 ::   File "networkModule.py", line 234, in SetGamePhase

0816 15:03:36447 ::   File "game.py", line 271, in __init__

0816 15:03:36448 ::   File "game.py", line 2387, in __ServerCommand_Build

0816 15:03:36448 :: AttributeError
0816 15:03:36448 :: : 
0816 15:03:36448 :: 'GameWindow' object has no attribute 'costume'
0816 15:03:36448 :: 
 

I'm getting this error but I've added everything correctly as far i know...Can anyone help me?

Line 2387:

Spoiler

            "costume"                : self.costume,

In    def __ServerCommand_Build(self):

On 18.08.2016 at 7:22 AM, evils666 said:

I still have this problem.

Please help.

Same

Someone upload working uiinventory.

 

@Solved:

            costume = self.GetChild("costume")
            self.costume = costume

 

 

questlua_pc:

{ "costume",    pc_costume    },

  • 4 months later...
  • 5 months later...
  • 2 months later...
  • Premium
il y a 12 minutes, Zhymer a dit :

I have a bug:

Equip an armor and a costume, then hide the costume, now unequip the armor, and still see the armor instead of the basic character layout.

This is just for me or it's a common issue with this system?

It's a common issue. What's more, once the worn costume is expired, your character will be naked even if he has an armor, you need the reclick on the button to fix it, also, when hiding the armor if you don't have any costume, your character will be naked as well

  • Love 1

Thanks for the answer.

I was thinking to make it like costume weapon to solve some bug (not letting equip costume_armor without armor, and unequip costume_armor if a normal armor equipped) but it'll be shit for players i think, it's going to the countersink now :D

  • 1 month later...

Does someone have a fix for the Transmutations system? If you have transmute an armor and u make costum invisible, the armor transmute is invisible too untill your reequip the armor. And if u make it invisible while not wearing an costume and not an transmutet armor, you get naked (the system is not clearing only the costume, it clears armor too if you had no costume equipt)

 

And yeah, if you make your wearing costume invisible and after this you unequip your armor, the armor graphic doesnt change to the naked character layout untill you unequip your invisible costume too.

  • 3 weeks later...
Am 16.8.2016 um 14:15 schrieb Crystal™:
  Unsichtbaren Inhalt anzeigen

0816 15:03:36447 ::   File "networkModule.py", line 234, in SetGamePhase

0816 15:03:36447 ::   File "game.py", line 271, in __init__

0816 15:03:36448 ::   File "game.py", line 2387, in __ServerCommand_Build

0816 15:03:36448 :: AttributeError
0816 15:03:36448 :: : 
0816 15:03:36448 :: 'GameWindow' object has no attribute 'costume'
0816 15:03:36448 :: 
 

I'm getting this error but I've added everything correctly as far i know...Can anyone help me?

Line 2387:

  Unsichtbaren Inhalt anzeigen

            "costume"                : self.costume,

In    def __ServerCommand_Build(self):

I have this error help me pleas ?

  • 1 month later...
  • 2 months later...
  • 2 months later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.