-
1. https://github.com/monarch-initiative/mondo-ingest/issues/47
2. Gene associations must be confirmed by OMIM (!?, @nicolevasilevsky says clingen suggests d2gs)
-
We should know what the edges range for each ingest is and check that they are sane after building the graph.
Component listing all ingests/data attributes and whether we have the expected range.
…
-
When i try to compile d2gs i have message :
'telnetd.c': No such file or directory
-
bot stuck sometimes after
> sending uncompressed packet D2GS_GAMELOGON { MCPCookie: 264810782,
> gameId: 3,
> characterClass: 1,
> gameVersion: 13,
> gameConstant: [ 2443516342, 398234…
-
D2GS.log
```
03/20 10:08:50.099 main: Entering Main Server Loop
03/20 10:08:50.099 D2GSConnectToD2xS: Connected to D2DBS Successfully
03/20 10:08:50.099 D2GSSendClassToD2DBS: Send connection class…
-
D2GS sends item data with every packet and which means items are serialized every frame. This is unnecessary as items should very rarely change. Items should keep a flag to indicate whether or not the…
-
Hey guys does anybody know how to remove the patch fixed size and where to look for that.. I want to launch d2gs with modified patch (new items runewords etc.)
-
Path of diablo =>
> d2gsToClient : D2GS_ITEMACTIONWORLD {"action":4,"category":23,"id":24,"equipped":0,"in_socket":0,"identified":1,"switched_in":0,"switched_out":0,"broken":0,"potion":0,"has_sock…
-
hello, thanks for keeping this game alive, I'm AragorMod mod creator, and let me know how to modify the surcecode to operate the 1.13d version, this file must be modified to run the version 1.13d, tha…
zysus updated
10 years ago
-
Hello,
I did a slow job of retrieving all quests states in Diablo, here is the result if some people are interested in it. They are necessary to understand how to use the D2BS API function **me.get…