ServerSide links to ClientSideProxy
if i do now
proxy.getMap().clear()
on the client the server map will be also cleared, idk why
when printing proxy right after that i get mob.ClientProxy@16125bbc
when printing proxy inside getMap() i get
Server thread [mob.ClientProxy:56]: clientside_map
and
CLient thread [mob.ClientProxy:56]: clientside_map
If i also do FMLCommonHandler.instance().getEffectiveSide()
i get Side.Server
when im in the ClientProxy class.
Idk what todo now3 Replies
Hey, @Verse!
Please remember to
/close
this post once your question has been answered!@help-ping
Requested by Jonosa#1242
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one.