Killing Floor 2

Killing Floor 2

Looted Trader Inventory
[7°DL] Stenka Razin!. 2023년 9월 11일 오전 5시 12분
Incompatible GRI
Hello, I have been testing the mutator together with UKFP. Some players get the error "Incompatible GRI: NONE= "You can enter the game, but the trader may not work correctly.". Which causes not being able to buy anything from the trader, or receiving a random weapon not the one you bought. The problem It appears randomly, generally when a player enters a game that has started.
https://i.imgur.com/9Lsd204.png
I really liked the mutator, I hope you can solve this problem.
[7°DL] Stenka Razin!. 님이 마지막으로 수정; 2023년 9월 11일 오전 5시 23분
< >
3개 댓글 중 1-3개 표시
GenZmeY  [개발자] 2023년 10월 8일 오전 10시 00분 
Ugh, I wasn't subscribed to the discussion here and missed your message. Sorry

Usually this error shouldn't exist at all. The client may receive the GRI with a delay (for example, when using the ServerExt mutator, receiving the GRI is always delayed, I think other global mods can also give a delay), which is why the mutator waits until the client receives it.

But in any case, the client must receive the GRI sooner or later.
If this doesn't happen, it's not normal. Either some other mod breaks the receipt of GRI, or there are some problems with the network due to which GRI is not transmitted to the client.

In any case, I can't fix it in LTI because it's not an LTI problem. First need to figure out what prevents the client from receiving GRI

P.S.: GRI is GameReplicationInfo, an object through which the client and server exchange information about the game. If the client can't get it, it's not just a local LTI problem, it's much worse given the role of this object
GenZmeY 님이 마지막으로 수정; 2023년 10월 8일 오전 10시 01분
GenZmeY  [개발자] 2023년 10월 8일 오전 11시 50분 
I pushed an update that will try to initialize WorldInfo.GRI if possible

I can't say if this will help, because I don't know the real reasons for this problem.
But in theory this can help if the GRI was replicated to the client, but was not assigned in WorldInfo.GRI for some reason

Unfortunately there is little I can do when the problem is outside of my code
[7°DL] Stenka Razin!. 2023년 10월 8일 오후 1시 11분 
GenZmeY님이 먼저 게시:
I pushed an update that will try to initialize WorldInfo.GRI if possible

I can't say if this will help, because I don't know the real reasons for this problem.
But in theory this can help if the GRI was replicated to the client, but was not assigned in WorldInfo.GRI for some reason

Unfortunately there is little I can do when the problem is outside of my code

Thanks for your response, I was talking to Forrest and he said he had found a possible solution. You could contact him and discuss possible solutions.
< >
3개 댓글 중 1-3개 표시
페이지당 표시 개수: 1530 50