https://linen.dev logo
Join Discord
Powered by
# openfl
  • a

    ambitious-knife-25690

    08/23/2022, 9:51 PM
    you're expecting too much from your question
  • a

    ambitious-knife-25690

    08/23/2022, 9:51 PM
    with very very little effort
  • c

    curved-king-43987

    08/23/2022, 9:52 PM
    Alright, lemme explain it
  • a

    ambitious-knife-25690

    08/23/2022, 9:52 PM
    a code dump isn't even that useful, because it still requires someone to manually interpret your issue
  • c

    curved-king-43987

    08/23/2022, 9:53 PM
    I direct the whole project. My own programming experience has not been around multiplayer or any of the server-side stuff so this is all new to me
  • a

    ambitious-knife-25690

    08/23/2022, 9:53 PM
    then ask the programmers to ask help lol
  • a

    ambitious-knife-25690

    08/23/2022, 9:53 PM
    or ask them what the issue is
  • t

    thousands-state-46635

    08/23/2022, 9:53 PM
    Eehhh, seems to not work. Ill try the shape msak then
  • c

    curved-king-43987

    08/23/2022, 9:53 PM
    The issue is that we get an eof error when trying to write to the server
  • c

    curved-king-43987

    08/23/2022, 9:54 PM
    That's it
  • t

    thousands-state-46635

    08/23/2022, 9:54 PM
    You should probably wait for the one programming the multiplayer code to give us information, then
  • c

    curved-king-43987

    08/23/2022, 9:54 PM
    Mag said that they asked before
  • h

    hallowed-ocean-84954

    08/23/2022, 9:54 PM
    they did
  • t

    thousands-state-46635

    08/23/2022, 9:55 PM
    Oh okay
  • c

    curved-king-43987

    08/23/2022, 9:55 PM
    Well then you'd expect the problem to be solved...... right?
  • h

    hallowed-ocean-84954

    08/23/2022, 9:55 PM
    took a few iterations to figure out the client lib that was in use
  • c

    curved-king-43987

    08/23/2022, 9:55 PM
    I've waited for a week now and I was getting really sick of having no progress on this front
  • t

    thousands-state-46635

    08/23/2022, 9:55 PM
    If we had a solution to every problem, the world would be a much better place
  • h

    hallowed-ocean-84954

    08/23/2022, 9:56 PM
    I don't know if the problem is in mphx or the socket lib - a small repro text case is probably the way to go - so it can be debugged
  • t

    thousands-state-46635

    08/23/2022, 9:56 PM
    Also what line does the EOF error get triggered from? Can you send the code block of the line that triggers it
  • h

    hallowed-ocean-84954

    08/23/2022, 9:56 PM
    the client.send line is I believe where it happens
  • b

    best-oil-63421

    08/23/2022, 9:56 PM
    yes
  • c

    curved-king-43987

    08/23/2022, 9:56 PM
    Mag is coming
  • h

    hallowed-ocean-84954

    08/23/2022, 9:56 PM
    at least that's what was said before
  • b

    best-oil-63421

    08/23/2022, 9:56 PM
    exactly
  • c

    curved-king-43987

    08/23/2022, 9:57 PM
    Alright, then we just need to figure out why
  • h

    hallowed-ocean-84954

    08/23/2022, 9:57 PM
    so client.send() is an mphx api not a Haxe socket API
  • h

    hallowed-ocean-84954

    08/23/2022, 9:57 PM
    I have never used this lib
  • b

    best-oil-63421

    08/23/2022, 9:57 PM
    i've tried with socket.writeString, same error
  • h

    hallowed-ocean-84954

    08/23/2022, 9:57 PM
    my guess is the remote end is closing the socket for some reason but I don't know
1...678...57Latest