Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Win32 function failed: HRESULT: 0x887a0005
Call: GR_D3D_Device-> CreateShaderResourceView at line 665 in file
\TexturesM.cpp
Device Lost - reason: 0x887a0006
I legit just got this computer.
############################################################################################
ERROR in
action number 1
of Step Event0
for object sentry_handler:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Other Event: User Defined 0
for object oPlayer:
REAL argument is unset
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_state_update (line 1722)
called from - gml_Object_oPlayer_Other_10 (line 49)
called from - gml_Script_AdvanceGameFrame (line 16)
called from - gml_Script_NetworkAdvanceFrame (line 165)
called from - gml_Object_NetworkManager_Step_0 (line 142)
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_catcherror_update (line 6)
called from - gml_Object_sentry_handler_Step_0 (line 5)
always when i play him
thank you, but what even is the difference between workshop beta and workshop previous?
the fix I implemented is to isolate the new features into their own script file - basically putting them in quarantine to minimize collateral damage to other bits of code. in the old build, the entire main script files didn’t run due to the game not recognizing the new features, basically taking all the other code down with them.