Jump to content

Snow Texture ON/OFF Problem


Recommended Posts

Hello guys .

I have a problem with the change texture snow ingame . When i'm trying to enter on game option , it doesn't open .

Sysser : 

0826 03:00:24978 ::   File "ui.py", line 1367, in CallEvent

0826 03:00:24978 ::   File "ui.py", line 88, in __call__

0826 03:00:24979 ::   File "ui.py", line 70, in __call__

0826 03:00:24979 ::   File "uiSystem.py", line 146, in __ClickGameOptionButton

0826 03:00:24979 ::   File "uiGameOption.py", line 36, in __init__

0826 03:00:24979 ::   File "uiGameOption.py", line 543, in RefreshShowSnowTextures

0826 03:00:24979 :: AttributeError
0826 03:00:24979 :: : 
0826 03:00:24980 :: 'module' object has no attribute 'IsSnowTextures'

"IsSnowTextures" is already added on binary  :


bool CPythonSystem::IsSnowTexturesMode()
{
    return m_Config.bSnowTexturesMode;
}

Link to comment
Share on other sites

  • Replies 10
  • Created
  • Last Reply

Top Posters In This Topic

Am 26.8.2017 um 03:13 schrieb apocalyptic:

Hello guys .

I have a problem with the change texture snow ingame . When i'm trying to enter on game option , it doesn't open .

Sysser : 

0826 03:00:24978 ::   File "ui.py", line 1367, in CallEvent

0826 03:00:24978 ::   File "ui.py", line 88, in __call__

0826 03:00:24979 ::   File "ui.py", line 70, in __call__

0826 03:00:24979 ::   File "uiSystem.py", line 146, in __ClickGameOptionButton

0826 03:00:24979 ::   File "uiGameOption.py", line 36, in __init__

0826 03:00:24979 ::   File "uiGameOption.py", line 543, in RefreshShowSnowTextures

0826 03:00:24979 :: AttributeError
0826 03:00:24979 :: : 
0826 03:00:24980 :: 'module' object has no attribute 'IsSnowTextures'

"IsSnowTextures" is already added on binary  :


bool CPythonSystem::IsSnowTexturesMode()
{
    return m_Config.bSnowTexturesMode;
}

 

This system is public as i know, why dont you help the user which asked for it, if you dont help the community you wont get help either.

 

btw i dont think we can help you to fix the issue with this informations

Link to comment
Share on other sites

Hello,
 

On 2017. 08. 26. at 3:13 AM, apocalyptic said:

Hello guys .

I have a problem with the change texture snow ingame . When i'm trying to enter on game option , it doesn't open .

Sysser : 

0826 03:00:24978 ::   File "ui.py", line 1367, in CallEvent

0826 03:00:24978 ::   File "ui.py", line 88, in __call__

0826 03:00:24979 ::   File "ui.py", line 70, in __call__

0826 03:00:24979 ::   File "uiSystem.py", line 146, in __ClickGameOptionButton

0826 03:00:24979 ::   File "uiGameOption.py", line 36, in __init__

0826 03:00:24979 ::   File "uiGameOption.py", line 543, in RefreshShowSnowTextures

0826 03:00:24979 :: AttributeError
0826 03:00:24979 :: : 
0826 03:00:24980 :: 'module' object has no attribute 'IsSnowTextures'

"IsSnowTextures" is already added on binary  :


bool CPythonSystem::IsSnowTexturesMode()
{
    return m_Config.bSnowTexturesMode;
}

in PM send me this system and i fix for u :)
(not joking)

787292068_Nvtelen.png.6faa7b0bbb3398fd29

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.