fiskybusiness / phasmophobia

idk I'm just messing around with some game code. I hope you enjoy my work
27 stars 15 forks source link

Cant create nor can join any game with V1.02 #16

Open whatever1337 opened 4 years ago

whatever1337 commented 4 years ago

v1.01 still works fine

fiskybusiness commented 4 years ago

YOu might need to update the modconfig.cfg if you haven't already -- there's new features that would cause it not to load if they're not defined

whatever1337 commented 4 years ago

i think its updated here is my modconfig.cfg

serverPlayers=8 numGhosts=2 idleTimerLow=1 idleTimerHigh=5 numChargesSalt=3 numChargesPhoto=5 HTMLColor=#0000FF ghostSelector=false playerName=hello huntingEnabled=true huntingSanityLow=50 huntingSanityHigh=75 sanityModifier=0.12 hoopCounter=90000 serverName= test serverHTMLColor=#0000FF useCustomNames=false ghostName=Fisky Business ghostName=Jesus Christ Make Your Own Names Then tooltip=Shoutout to Simple Flipz tooltip=Your ToolTip Here

fiskybusiness commented 4 years ago

Hmm. I tried your config and it works for me.... hate to do the "It works on my machine" but maybe you have a version mismatch of the mod and the config?

fiskybusiness commented 4 years ago

There's a new .dll file to use

Zombieblowup commented 4 years ago

Not sure if the problem has been fixed but maybe try removing space from beginning of server name? "=test" instead of "= test"

lmk if this helped :)

whatever1337 commented 4 years ago

Not sure if the problem has been fixed but maybe try removing space from beginning of server name? "=test" instead of "= test"

lmk if this helped :)

doesn't work

also saw someone on UC with same issue https://www.unknowncheats.me/forum/2944647-post37.html

v3lip commented 4 years ago

I have the same issue as this guy. It seems like the modconfig.cfg doesnt load properly. When I change the hoop count in the cfg it's still at 9001 when I load into the game for some reason