You've made too much events. In singleplayer, if an event is close enough to the player, it's called to run, but when you leave far enough, it's turned off again. This saves memory. But in multiplayer, all events work at the same time. If you made too much of them - the JJ2 cache memory is full and the game crashes.
|