ID:166325
 
I've written the project completely within the New Byond Betas. My friend, Ken uses the old Byond as the New one isn't quite bug-free. So. I've sent him the hosting files (we even tried an executable) to host.
He gets the Error: "Error: server is out of date (world compiled for at least version 345). You are running version 341."
Is there any possibly way to host using the Old Byond, with Beta Byond compiled coding and such? Or would he have to update?

I'd think it'd be kinda impossible as the Beta Byond uses new coding procedures and such, etc.
Well wy don't you try compiling the source with an old compiler? Just copy and paste to an older version of byond and compile like that. If it doesn't work, then you're pretty much screwed XD
The reason why your friend is getting that message is because you are using some special procedures or something else that's been released ONLY from the beta version and higher, which the old version doesn't have (eg: Sound dantum)


If you desperately want your friend to host it without him/her upgrading, find the procs that isn't in 341 or below and disable them

- GhostAnime
In response to GhostAnime
Well, I guess hes upgrading haha. I'm not hunting through all that code. >_<