Ercan Acar
Ercan Acar
> Hello! > > Could u add '-g3' at the end of L8 and L9 of makefile? Then compile again (YSF will compile with debug symbols) > See: https://github.com/IllidanS4/YSF/blob/master/makefile#L8 >...
> Please upload the dll so that I can check the address. Also no need to mention me every time; I do get notified of new issues. Okey, here. [YSF_DL.zip](https://github.com/IllidanS4/YSF/files/4840588/YSF_DL.zip)
> The crash seems to originate from the hook for `SetPlayerObjectMaterial`. Can you try `StorePlayerObjectsMaterial 0` in YSF.cfg? ``` ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.DL-R1,...
> Ah, sorry, seems like the function didn't react to the config option. Try compiling the latest commit. I am not getting an error now, but some of the functions...
Any idea?
> Can you try replacing the lib/subhook folder from the latest version with the one from the version that works for you? I don't have version R20-RC4 source. I am...
> Just to be sure, the server crash on OnPlayerConnect only? Are there random crashes if you startup the server and don't let anyone join? > > Could u disable...
> > I don't have version R20-RC4 source. I am just using it from the release. > > Source available here: https://github.com/IllidanS4/YSF/archive/R20-RC4.tar.gz > > > No problem with version R20-RC4....
> Ok, thanks! > > I'm trying to reproduce the issue but I can't do so. I'll continue testing. I suggest you look at the changes between the two versions....
> > ~snip~ Good luck. > > Thanks! > > > ~snip~ When I log in to the server and enter the password, the server crashes. > > I didn't...