Jump to content

Sintax Error unknown??


Recommended Posts

Hello, im trying to run a python script, but the client gives this error:

0902 13:07:15186 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
0902 13:08:27973 :: Traceback (most recent call last):

0902 13:08:27973 ::   File "game.py", line 1952, in BINARY_ServerCommand_Run

0902 13:08:27974 ::   File "stringCommander.py", line 63, in Run

0902 13:08:27974 ::   File "stringCommander.py", line 31, in __call__

0902 13:08:27974 ::   File "stringCommander.py", line 20, in __call__

0902 13:08:27974 ::   File "game.py", line 2254, in __PetIncubator

0902 13:08:27974 ::   File "system.py", line 130, in __pack_import

0902 13:08:27974 ::   File "
0902 13:08:27974 :: <string>
0902 13:08:27974 :: ", line 
0902 13:08:27974 :: 55
0902 13:08:27974 :: 

0902 13:08:27974 ::     
0902 13:08:27974 :: chat.AppendChat(1, str(constInfo.PET_INCUBATOR[0]]))

0902 13:08:27974 ::     
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 :: ^

0902 13:08:27974 :: SyntaxError
0902 13:08:27974 :: : 
0902 13:08:27974 :: invalid syntax
0902 13:08:27974 :: 

the :

chat.AppendChat(1, str(constInfo.PET_INCUBATOR[0]]))

was the last line i wrote, but after that i have some script that i copied, and i think the part of the script i copied works, but the one i wrote it gives this error...

Is it the lenguage im using? the coding?

Im using notepad++

 

Can somewone please help me?

Kind Regards,

Frozen

 

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hello, im trying to run a python script, but the client gives this error:

0902 13:07:15186 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
0902 13:08:27973 :: Traceback (most recent call last):

0902 13:08:27973 ::   File "game.py", line 1952, in BINARY_ServerCommand_Run

0902 13:08:27974 ::   File "stringCommander.py", line 63, in Run

0902 13:08:27974 ::   File "stringCommander.py", line 31, in __call__

0902 13:08:27974 ::   File "stringCommander.py", line 20, in __call__

0902 13:08:27974 ::   File "game.py", line 2254, in __PetIncubator

0902 13:08:27974 ::   File "system.py", line 130, in __pack_import

0902 13:08:27974 ::   File "
0902 13:08:27974 :: <string>
0902 13:08:27974 :: ", line 
0902 13:08:27974 :: 55
0902 13:08:27974 :: 

0902 13:08:27974 ::     
0902 13:08:27974 :: chat.AppendChat(1, str(constInfo.PET_INCUBATOR[0]]))

0902 13:08:27974 ::     
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 ::  
0902 13:08:27974 :: ^

0902 13:08:27974 :: SyntaxError
0902 13:08:27974 :: : 
0902 13:08:27974 :: invalid syntax
0902 13:08:27974 :: 

the :

chat.AppendChat(1, str(constInfo.PET_INCUBATOR[0]]))

was the last line i wrote, but after that i have some script that i copied, and i think the part of the script i copied works, but the one i wrote it gives this error...

Is it the lenguage im using? the coding?

Im using notepad++

 

Can somewone please help me?

Kind Regards,

Frozen

 

constInfo.PET_INCUBATOR[0]]

Change:


constInfo.PET_INCUBATOR[0]

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.