Forum Replies Created
cadeharrison
Here’s a picture of what happens when I use the script…
[img]//i1124.photobucket.com/albums/l571/Cade99/M2Error.png&key=f989b0e5a9f09dbb4cac4a3982429d5976abd1f9e796faf2a157fd471bd6bc94[/img]
Edit:
I looked in the log.txt file that Injector uses, it lists an error I’m guessing this is what crashes my game…?
loaded
loaded
thread loaded
lua_pcall (5d3f60)
gpEngine (0)
loaded
thread loaded
lua_pcall (5d3f60)
gpEngine (27600b0)
loaded
loaded
thread loaded
lua_pcall (5d3f60)
gpEngine (0)
loaded
thread loaded
lua_pcall (5d3f60)
gpEngine (3b400b0)
Error loading Lua code into buffer. Error 2
loaded
loaded
thread loaded
lua_pcall (5d3f60)
gpEngine (0)
loaded
thread loaded
lua_pcall (5d3f60)
gpEngine (48400b0)
Yes, I’m using v6 now doesn’t crash at all, except it still strangly crashes a few minutes after only hitting F12 where Noclip is stored.
This is the exact script that crashes the game…
bindKey (“K”,”v = game.game:GetActivePlayer():GetPos() v.y = v.y + 5 game.game:GetActivePlayer():SetPos(v)”)
bindKey (“J”,”v = game.game:GetActivePlayer():GetPos() v.x = v.x – 5 game.game:GetActivePlayer():SetPos(v)”)
bindKey (“I”,”v = game.game:GetActivePlayer():GetPos() v.y = v.y – 5 game.game:GetActivePlayer():SetPos(v)”)
bindKey (“L”,”v = game.game:GetActivePlayer():GetPos() v.x = v.x + 5 game.game:GetActivePlayer():SetPos(v)”)
bindKey (“U”,”v = game.game:GetActivePlayer():GetPos() v.z = v.z + 5 game.game:GetActivePlayer():SetPos(v)”)
bindKey (“O”,”v = game.game:GetActivePlayer():GetPos() v.z = v.z – 5 game.game:GetActivePlayer():SetPos(v)”)
Thank you ocram and johncena I got it to work after reinstalling game and adding MafiaInjector to exception list, only problem is that it makes the game crash every now and then..
@ocram Yes I tried running it as administrator, I also tried troubleshoot compatibility and it said MafiaInjector.exe was a invalid Windows Application, it just does not get along with my computer…
I tried both links provided in replies Avira still pops up every time I try ignoring it, but when I try opening MafiaInjector.exe it says “You may not have the appropriate permissions to open this file” is there any possible way around this? I would really like to use the injector…
I am also looking for Injector I can’t find any without my AntiVirus popping up, neither of those links worked still got the virus detection…
