Jump to content

Dynamic Weather


Recommended Posts

  • Honorable Member

M2 Download Center

This is the hidden content, please
( Internal NEW V2 )

This is the hidden content, please
( GitHub )

252051BlueInfo.pngIncludes winter and day-night change.

 

 

  • Metin2 Dev 241
  • kekw 3
  • Eyes 2
  • Dislove 5
  • Angry 1
  • Not Good 3
  • Sad 1
  • Cry 2
  • Smile Tear 2
  • Think 3
  • Confused 4
  • Scream 7
  • Lmao 2
  • Good 85
  • Love 10
  • Love 143

 

Link to comment
Share on other sites

  • 4 weeks later...
  • 5 weeks later...
On 11/28/2020 at 9:15 AM, Mali61 said:

M2 Download Center

This is the hidden content, please
( Internal NEW V2 )

This is the hidden content, please
( GitHub )

252051BlueInfo.pngIncludes winter and day-night change.

 

 

When placing the system basically all maps will change correct? Would it be possible to put time to change only in cities?

  • Metin2 Dev 3
  • Good 2
  • Love 1
Link to comment
Share on other sites

  • 1 month later...

after adding the system -  dynamic weather I have some problem with client when I do 1 login everything is fine but when I do teleport then client crash
and also is snowing but textures the same. 

ErrorLog


0x1e11621c	C:\Users\XxX\Desktop\test\python27.dll
0x0055b0f8	C:\Users\XxX\Desktop\test\Metin2- TEST.exe
0x760cfa29	C:\Windows\System32\KERNEL32.DLL
0x77207c7e	C:\Windows\SYSTEM32\ntdll.dll
0x77207c4e	C:\Windows\SYSTEM32\ntdll.dll

 

Link to comment
Share on other sites

  • Management
4 hours ago, Artvr3 said:

after adding the system -  dynamic weather I have some problem with client when I do 1 login everything is fine but when I do teleport then client crash
and also is snowing but textures the same. 

ErrorLog



0x1e11621c	C:\Users\XxX\Desktop\test\python27.dll
0x0055b0f8	C:\Users\XxX\Desktop\test\Metin2- TEST.exe
0x760cfa29	C:\Windows\System32\KERNEL32.DLL
0x77207c7e	C:\Windows\SYSTEM32\ntdll.dll
0x77207c4e	C:\Windows\SYSTEM32\ntdll.dll

 

 

If you have used the archive on Metin2 Download, it's probably (not yet) up to date.

The code on the GitHub is working, tested, and trusted.

  • Love 1
Link to comment
Share on other sites

  • 6 months later...
  • 2 months later...

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

ld: error: undefined symbol: CClientManager::UpdateWeatherInfo()
>>> referenced by ClientManager.cpp:3135
>>>               .obj/ClientManager.o:(CClientManager::Process())
clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [Makefile:54: ../db] Error 1

		if (!(thecore_heart->pulse % (thecore_heart->passes_per_sec * 3600)))	// 한시간에 한번
		{
			CMoneyLog::instance().Save();
		}
	}
		
#if defined(__BL_WEATHER_INFO__)
		static bool OnSetup = true;
		if (!(thecore_heart->pulse % (thecore_heart->passes_per_sec * 60 * 20)) || OnSetup)
		{
			UpdateWeatherInfo();
			OnSetup = false;
		}
#endif
	int num_events = fdwatch(m_fdWatcher, 0);
	int idx;
	CPeer * peer;

	for (idx = 0; idx < num_events; ++idx) // 인풋
	{

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Schweregrad	Code	Beschreibung	Projekt	Datei	Zeile	Unterdrückungszustand
Fehler	C2672	"std::_Hash<std::_Umap_traits<_Kty,_Ty,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::find": keine übereinstimmende überladene Funktion gefunden	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	223	
Fehler	C2653	"CPythonBackground": Keine Klasse oder Namespace	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	206	
Fehler	C2039	"IsMapOutdoor" ist kein Member von "CPythonNetworkStream".	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	206	
Fehler	C2653	"CPythonBackground": Keine Klasse oder Namespace	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	223	
Fehler	C2039	"GetWarpMapName" ist kein Member von "CPythonNetworkStream".	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	223	
Fehler	C3536	"it": Kann nicht verwendet werden, bevor es initialisiert wurde.	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	224	
Fehler	C2678	Binärer Operator "==": Es konnte kein Operator gefunden werden, der einen linksseitigen Operanden vom Typ "std::_List_const_iterator<std::_List_val<std::_List_simple_types<_Ty>>>" akzeptiert (oder keine geeignete Konvertierung möglich)	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	224	
Fehler	C2653	"CPythonBackground": Keine Klasse oder Namespace	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	230	
Fehler	C2039	"GetMapOutdoorRef" ist kein Member von "CPythonNetworkStream".	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	230	
Fehler	C2672	"std::get": keine übereinstimmende überladene Funktion gefunden	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	230	
Fehler	C2653	"CPythonBackground": Keine Klasse oder Namespace	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	232	
Fehler	C2039	"GetMapOutdoorRef" ist kein Member von "CPythonNetworkStream".	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	232	
Fehler	C2672	"std::get": keine übereinstimmende überladene Funktion gefunden	UserInterface	C:\Metin 2\Client\ClientVS22\source\UserInterface\PythonNetworkStreamCommand.cpp	232	

 

Edited by I bims 1 WLAN
Link to comment
Share on other sites

  • 3 weeks later...
  • 3 months later...
  • 4 months later...
.obj/ClientManager.o: In function `CClientManager::Process()':
/source/Server/db/src/ClientManager.cpp:3479: undefined reference to `CClientManager::UpdateWeatherInfo()'
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:82: ../db] Error 1
root@localhost:/source/Server/db/src # undefined reference to `CClientManager::UpdateWeatherInfo()

i think we have to add ClientManagerWeather.cpp into makefile or somewhere else ?

does this auto enable all textures  or have to manually using quest or command ?

just add on server thats it ?

Link to comment
Share on other sites

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.