RyroNZ / UE4MasterServer

This is a plugin for Unreal Engine 4 that adds server registration, deregistration etc with a master server.

Home Page:http://ryanpost.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENGINE Serving on http://127.0.0.1:8081

mrranger opened this issue · comments

404 Not Found
The path '/' was not found.

Traceback (most recent call last):
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cprequest.py", line 628, in respond
self._do_respond(path_info)
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cprequest.py", line 687, in _do_respond
response.body = self.handler()
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy\lib\encoding.py", line 219, in call
self.body = self.oldhandler(*args, **kwargs)
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cperror.py", line 416, in call
raise self
cherrypy._cperror.NotFound: (404, "The path '/' was not found.")