when i set up the ai i was needed to test it so i tested in in couple of games but no one was working
roblox exemple:
Connected to model server at localhost:5555
Session reset
Model loaded, starting environment...
3...
2...
1...
Traceback (most recent call last):
File "C:\Users\fruip/NitroGen/scripts/play.py", line 93, in
env = GamepadEnv(
game=args.process,
...<2 lines>...
async_mode=True,
)
File "C:\Users\fruip\NitroGen\nitrogen\game_env.py", line 411, in init
proc_info = get_process_info(game)
File "C:\Users\fruip\NitroGen\nitrogen\game_env.py", line 109, in get_process_info
raise ValueError(f"No process found with name: {process_name}")
ValueError: No process found with name: 'RobloxPlayerBeta.exe'
I have pasted the exact same name as in task manager and tried to execute with administrator and without it
Windows 10
when i set up the ai i was needed to test it so i tested in in couple of games but no one was working
roblox exemple:
Connected to model server at localhost:5555
Session reset
Model loaded, starting environment...
3...
2...
1...
Traceback (most recent call last):
File "C:\Users\fruip/NitroGen/scripts/play.py", line 93, in
env = GamepadEnv(
game=args.process,
...<2 lines>...
async_mode=True,
)
File "C:\Users\fruip\NitroGen\nitrogen\game_env.py", line 411, in init
proc_info = get_process_info(game)
File "C:\Users\fruip\NitroGen\nitrogen\game_env.py", line 109, in get_process_info
raise ValueError(f"No process found with name: {process_name}")
ValueError: No process found with name: 'RobloxPlayerBeta.exe'
I have pasted the exact same name as in task manager and tried to execute with administrator and without it
Windows 10