25.08.2014, 21:24
Well the only way to resolve that is to debug your OnGameModeInit, that's where the bug occurs.
Comment out OnGameModeInit, and uncomment it until till it starts. The crash detect plugin isn't that specific as the problem occurs with an SA Function which you've likely done something wrong with.
You could post your OnGameModeInit here, although they are usually huge and no ones going to care enough to read it.
Comment out OnGameModeInit, and uncomment it until till it starts. The crash detect plugin isn't that specific as the problem occurs with an SA Function which you've likely done something wrong with.
You could post your OnGameModeInit here, although they are usually huge and no ones going to care enough to read it.