Page 1 of 9

Uaseco 0.9.6 from github fatal error

Posted: 18 Apr 2018, 11:10
by endbase
I can't get webrequest working on the uaseco version from github It gives a fatal error on line 84 webrequest.class.php no working proces found ! If I use the webrequest.class from 0.9.5 it solves the problem in combination with uaseco from github !

My guess is that the webrequest pidd is not fount on the host anybody can shine a light on this will be nice :thumbsup:

Re: Uaseco 9.6 from github fatal error

Posted: 18 Apr 2018, 13:57
by undef.de
Could you please add the original error message from the logfile, I couldn't find the source... :?

Re: Uaseco 0.9.6 from github fatal error

Posted: 18 Apr 2018, 14:38
by endbase
here you go not so much lines

Code: Select all

[2018-04-18 15:33:55] ####[INIT]###########################################################################
[2018-04-18 15:33:55] [PHP] Checking for required and wanted PHP extensions...
[2018-04-18 15:33:55] [PHP] » Checking "Exchangeable Image Information" (exif): OK!
[2018-04-18 15:33:55] [PHP] » Checking "File Transfer Protocol" (ftp): OK!
[2018-04-18 15:33:55] [PHP] » Checking "ICONV character set conversion facility" (iconv): OK!
[2018-04-18 15:33:55] [PHP] » Checking "Image Processing and GD" (gd): OK!
[2018-04-18 15:33:55] [PHP] » Checking "JavaScript Object Notation" (json): OK!
[2018-04-18 15:33:55] [PHP] » Checking "LibXML" (libxml): OK!
[2018-04-18 15:33:55] [PHP] » Checking "Multibyte String" (mbstring): OK!
[2018-04-18 15:33:55] [PHP] » Checking "MySQL Improved" (mysqli): OK!
[2018-04-18 15:33:55] [PHP] » Checking "SimpleXML" (SimpleXML): OK!
[UASECO Fatal Error] [WebRequest] Could not found any worker processes of "webrequest.php", can not life without some! on line 84 in file /home/masterbas/fun4u/serwertm2/uaseco/includes/core/webrequest.class.php
sorry made a fault in the original post will edit it from line 94 to line 84

Re: Uaseco 0.9.6 from github fatal error

Posted: 18 Apr 2018, 15:34
by undef.de
Do you start webrequest.sh before uaseco.sh?
Does webrequest.sh create files like "webrequest.pid.NN" (NN = numbers) in "cache/webrequest/"?

Re: Uaseco 0.9.6 from github fatal error

Posted: 18 Apr 2018, 16:36
by endbase
undef.de wrote: 18 Apr 2018, 15:34 Do you start webrequest.sh before uaseco.sh?
Does webrequest.sh create files like "webrequest.pid.NN" (NN = numbers) in "cache/webrequest/"?
I can't realy check I'm a different host these days I must ask I guess

Oke mailed him to take a look at the post !

Update : He solved it thx undef and Kris from host :thumbsup:

Re: Uaseco 0.9.6 from github fatal error

Posted: 18 Apr 2018, 20:40
by RelaxedRacer
Hi, i updated from github, and its giving me this PHP Notice:

Code: Select all

[PHP Notice] Undefined index: prevracetime on line 979 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: prevracerespawns on line 980 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: prevracecheckpoints on line 981 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: prevstuntsscore on line 983 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
Doesnt seem to be a problem, its working fine like before i updated.
Just thought i mention it.

Cheers :thumbsup:

Re: Uaseco 0.9.6 from github fatal error

Posted: 18 Apr 2018, 22:19
by undef.de
RelaxedRacer wrote: 18 Apr 2018, 20:40

Code: Select all

[PHP Notice] Undefined index: prevracetime on line 979 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: prevracerespawns on line 980 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: prevracecheckpoints on line 981 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: prevstuntsscore on line 983 in file C:\TM_Server\UASECO\plugins\plugin.modescript_handler.php
Hmmm... it seems you haven't updated uaseco.php, which enables these. Please try and report if that fixed it.

Re: Uaseco 0.9.6 from github fatal error

Posted: 19 Apr 2018, 05:20
by endbase
Ps tab ain't working on this version :pop: does nothing at all

Nvm stupid enough to not copy modescript_settings.xml from newinstall :P

Re: Uaseco 0.9.6 from github fatal error

Posted: 19 Apr 2018, 06:18
by RelaxedRacer
undef.de wrote: 18 Apr 2018, 22:19 Hmmm... it seems you haven't updated uaseco.php, which enables these. Please try and report if that fixed it.
I just checked with winmerge, uaseco.php is/was updated.

Re: Uaseco 0.9.6 from github fatal error

Posted: 19 Apr 2018, 07:37
by endbase
this still happens with numbers login's

Image