#Players able to join, unable to loot/kill AI

40 messages · Page 1 of 1 (latest)

distant kelp
#

• FIKA Version: 0.9.8910.17192
• AKI version: 3.8.3
• Port Forward
• Explain Problem:Tons of issues with loading mags, looting, ghost ai, etc. When players load their own raids, they have no issues. It's only when joining another raid. Raid Hosts usually doesn't have any issues besides error codes posted below.
• What have I tried so far: Deleted all mods besides fika.core and Fika-server
• Logs: Attached
• Any relevant screen shots, such as: error messages from in-raid attached.

  • Mods installed?: No
#

"[Info :FikaModHandler] Loaded 6 mods!"

I see this in the logs, but I deleted everything from BepInEx and user/mods. Not sure what these are

arctic badge
#

You've got some issues with the spt/Fika install from what I can tell. Do you have multiple spt installs?

distant kelp
#

Ah I see, yes I do. For testing purposes, I have 2 folders of SPT installed. One with mods, one without. I installed it during my last bug testing phase. Should I delete those?

arctic badge
#

No but I think you are pointed to one with mods, or the server doesn't have Fika installed or something

distant kelp
#

I just did a completely new reinstall, 5 min ago, loaded a server up with only fika, and still getting the same errors

arctic badge
#

And you installed the server and client mod?

distant kelp
#

yes

arctic badge
#

I've got nothing. Clean SPT install and you are getting a 10mb error log? I'm going to step out and see if anyone else has input.

distant kelp
#

thank you, really appreciate it!

#

sorry this is the new log with the most recent server I just made

#

Still says it's loading 6 mods.

lavish cloud
#

Try a fresh install of EFT

distant kelp
#

Got it, will do that now.

lavish cloud
#

Your game isn’t reading/sending packets properly

distant kelp
#

Understood. Will come back with updates! Thank you

lavish cloud
#

Does the bsg launcher show any errors

distant kelp
#

Just reinstalled EFT and SPT with only fika. Here are the logs. Still the same errors.

#

Let me double-check that

#

Directory is correct

distant kelp
lavish cloud
#

Send a screenshot of your launcher

distant kelp
#

BSG or SPT?

lavish cloud
#

Both

distant kelp
lost glen
#

you're hosting on 127.0.0.1, how can your friend be joining with port forward?

distant kelp
#

See that's where I was confused. I changed the settings in http config file and had him join via my ip and it works. They are able to play/join, but when hosting, that is the issue

lost glen
#

either put 0.0.0.0 or your network card's local IP address (192.168.x.x). then port forward 6969 and 25565 to your PC. no need to set Force IP and Force Bind IP in the F12 menu.

distant kelp
#

I put 0.0.0.0 and thats what happens in console. Let me try my local ip

lost glen
#

thats impossible

#

the console will display what you enter in http.json

distant kelp
#

right?? That's what I thought too. I can show you. Do you want to hop in a chat real quick?

lost glen
#

i dont do voice support. here's what your http.json should look like :

{
    "ip": "0.0.0.0",
    "port": 6969,
    "backendIp": "0.0.0.0",
    "backendPort": 6969,
    "webSocketPingDelayMs": 90000,
    "logRequests": true,
    "serverImagePathOverride": {}
}
distant kelp
#

I see the issue. The backend IP was not changed. The video I watched did not state to change the backendIP. Let me try that out now

#

Yes I had them reinstall SPT and EFT and the most recent Fika

lost glen
#

Did they downgrade as well?

distant kelp
#

i believe so. They all used the SPT installer. That does it automatically correct?

lavish cloud
#

Is this resolved?