Delete "server.dat" file. In the future, when creating a channel make sure to not choose the "persistent" option, as it will cause all your RFCs to be saved (thus creating a persistent environment). It's great for games as it allows you to implement trivial "saved game state", but terrible for development as if you change the function definition, you'll start getting exceptions like that.