This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Проблема GTANETWORKAPI

Nagel_Crossford

Новый участник
Автор темы
24 Окт 2023
2
0
3
How to fix this ? anyone can help me ? (DC: ninjuzway)

Cannot bind to the target method because its signature is not compatible with that of the delegate type.
Void Event_OnPlayerExitVehicleAttempt(GTANetworkAPI.Player, GTANetworkAPI.Vehicle) doesn't match event signature ("PlayerExitVehicleAttempt"). Check return value and argument types.
-> Error starting 'release'

System.ApplicationException: Void Event_OnPlayerExitVehicleAttempt(GTANetworkAPI.Player, GTANetworkAPI.Vehicle) doesn't match event signature ("PlayerExitVehicleAttempt"). Check return value and argument types.
at GTANetworkInternals.EventHandler.CollectDelegates[T](Event eventId)
at GTANetworkInternals.EventHandler.Reload()
at GTANetworkInternals.EventHandler.Register(Resources res)
at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)