• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Unknown Gamemode
#10
(2021-03-19, 05:42 PM)Emmett Wrote:
(2021-03-19, 03:07 PM)Radical Wrote: Use crashdetect plugin to see information and debug about GM not running.



But first you have to remove the JIT plugin because crashdetect and JIT plugin don't work together.







Or you can go back to previous versions of your game mode that didn't have this problem.



If you think the problem is with YSI 5 includes, go back to YSI 4.







[Image: image.png]







[Image: image.png]







xd :thinking:



But it happens to me:



PHP Code:
Server Plugins

--------------

Loading pluginjit

JIT plugin v2.0.2 is OK
.

Loaded.

Loading plugincrashdetect

CrashDetect must be loaded before 
'jit'

Failed



PHP Code:
Server Plugins

--------------

Loading pluginCrashDetect

CrashDetect plugin 4.20

Loaded
.

Loading pluginjit

jit must be loaded before 
'CrashDetect'

Failed



https://github.com/Zeex/samp-plugin-jit/issues/32
  Reply


Messages In This Thread
Unknown Gamemode - by Snow - 2021-03-18, 03:32 AM
RE: Unknown Gamemode - by Stones - 2021-03-18, 09:23 AM
RE: Unknown Gamemode - by Virsenas - 2021-03-18, 12:01 PM
RE: Unknown Gamemode - by Y_Less - 2021-03-18, 05:24 PM
RE: Unknown Gamemode - by Snow - 2021-03-18, 05:47 PM
RE: Unknown Gamemode - by destiezk - 2021-03-18, 10:04 PM
RE: Unknown Gamemode - by Snow - 2021-03-19, 11:04 AM
RE: Unknown Gamemode - by Radical - 2021-03-19, 03:07 PM
RE: Unknown Gamemode - by Emmett - 2021-03-19, 05:42 PM
RE: Unknown Gamemode - by Radical - 2021-03-19, 06:33 PM
RE: Unknown Gamemode - by Snow - 2021-03-20, 01:45 PM
RE: Unknown Gamemode - by Pinch - 2021-03-20, 02:13 PM
RE: Unknown Gamemode - by Snow - 2021-03-20, 02:49 PM
RE: Unknown Gamemode - by Y_Less - 2021-03-21, 12:11 PM
RE: Unknown Gamemode - by Snow - 2021-03-21, 08:02 PM
RE: Unknown Gamemode - by Virsenas - 2021-03-21, 08:17 PM
RE: Unknown Gamemode - by Snow - 2021-03-22, 05:24 AM

Forum Jump: