• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Avesta - Quest w "ziemi" .

Mógłby mi ktoś uploadnąc folder sys razem z "sys/socket.h",
Co to są za błędy :
- warning C4005: 'EWOULDBLOCK' : macro redefinition
- error C2371: int32_t , _ino_t, uint32_t , _dev_t

i jak je naprawić?
 
Może spróbuj kompilować na linuksie, tam zawsze jest mniej problemów z tym. A na Windowsie to zawszę czegoś brakuje, gdy próbujesz kompilować 7.6, 7.4 i inne starsze protokoły.
 
Mógłby mi ktoś uploadnąc folder sys razem z "sys/socket.h",
Co to są za błędy :
- warning C4005: 'EWOULDBLOCK' : macro redefinition
- error C2371: int32_t , _ino_t, uint32_t , _dev_t

i jak je naprawić?

Nie wgrales mojego patcha.
Jeszcze sprawdz ten plik otsystem.h
http://pastebin.com/raw.php?i=CzdtxDx5
jak nie bedzie dzialac to nie wiem.
 
Last edited:
Silnik się skompilował lecz wywaliło parę warningów, porobiłem każdy plik osobno z tego patcha .

Warning:
Code:
Warning	13	warning LNK4204: 'C:\Documents and Settings\Home\Pulpit\OTSSERVER\vc10\Release\vc100.pdb' is missing debugging information for referencing module; linking object as if no debug info	C:\Documents and Settings\Home\Pulpit\OTSSERVER\vc10\sqlite.lib(sqlite3.obj)	otserv
Warning	3	warning C4018: '>=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\game.cpp	4349	1	otserv
Warning	7	warning C4018: '>=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\npc.cpp	1393	1	otserv
Warning	8	warning C4018: '>=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\npc.cpp	1452	1	otserv
Warning	10	warning C4018: '>=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\npc.cpp	1913	1	otserv
Warning	11	warning C4018: '>=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\npc.cpp	1922	1	otserv
Warning	12	warning C4018: '>=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\player.cpp	1683	1	otserv
Warning	9	warning C4018: '>' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\npc.cpp	1905	1	otserv
Warning	2	warning C4018: '<=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\ban.cpp	118	1	otserv
Warning	4	warning C4018: '<=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\luascript.cpp	7286	1	otserv
Warning	5	warning C4018: '<=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\luascript.cpp	7287	1	otserv
Warning	6	warning C4018: '<=' : signed/unsigned mismatch	C:\Documents and Settings\Home\Pulpit\OTSSERVER\luascript.cpp	7288	1	otserv


Nie wiem , czy u Cb też tak jest ale jak odpaliłem silnik , zalogowałem się wziąłem np. questa albo wyrzuciłem jakiś item to tak jakbym miał exhausted i tak trochę
długi, bo np wziąć itema z ziemni już nie mogę, uhnąć się 2 raz etc . po prostu jakby serv cały miał laga ale postacia/komendami mogę się poruszać, no i po 2-4 min mnie wylogowuje automatycznie, a teraz własnie wywaliło błąd : "Wystąpił problem z aplikacją otserv.exe i zostanie ona zamknięta. Przepraszamy za kłopoty."

Konsola:
Code:
Assertion failed: delay != 0, file c:\documents and settings\home\pulpit\otsserv
er\scheduler.h, line 64
 
Nie testowalem tego patcha (zrobilem tak aby sie skompilowal serwer pod vc10) warningi tez mialem , zobacz co wywala crasha przez minidump i go popraw.
 
Back
Top Bottom