Re: [Release] Infestation Reloaded Source Files
Thank you for help me sir. :)
- - - Updated - - -
Now the last error.
I'm Register Account in RSUpdate is OK.
I'm go to Login for Account after Register 3 round is Account Lock
or Edit AccountStatus in SQL to 100 comback to test login is Account Lock
How to Fix It ?
Re: [Release] Infestation Reloaded Source Files
Quote:
Originally Posted by
Returnerzx
Thank you for help me sir. :)
- - - Updated - - -
Now the last error.
I'm Register Account in RSUpdate is OK.
I'm go to Login for Account after Register 3 round is Account Lock
or Edit AccountStatus in SQL to 100 comback to test login is Account Lock
How to Fix It ?
Use the site search
Re: [Release] Infestation Reloaded Source Files
Disconnented form server
Code:
000183.942| WO_API: returned http500
000183.942| !!!! UpdateCharThread failed, code: 8, ans:
000183.943| CAsyncApiWorker 0 job CJobUpdateChar[1000019] 133DD308 failed, retrying 1/5
000183.952| WO_API: returned http500
000183.952| !!!! UpdateCharThread failed, code: 8, ans:
000183.953| CAsyncApiWorker 0 job CJobUpdateChar[1000019] 133DD308 failed, retrying 2/5
000183.961| WO_API: returned http500
000183.961| !!!! UpdateCharThread failed, code: 8, ans:
000183.962| CAsyncApiWorker 0 job CJobUpdateChar[1000019] 133DD308 failed, retrying 3/5
000183.972| WO_API: returned http500
000183.972| !!!! UpdateCharThread failed, code: 8, ans:
000183.973| CAsyncApiWorker 0 job CJobUpdateChar[1000019] 133DD308 failed, retrying 4/5
000183.986| WO_API: returned http500
000183.987| !!!! UpdateCharThread failed, code: 8, ans:
000183.988| CAsyncApiWorker 0 finished CJobUpdateChar[1000019] 133DD308
000183.988| !!!! CAsyncApiWorker 0 job CJobUpdateChar[1000019] 133DD308 failed
000183.998| CAsyncApiWorker 0 job CJobUpdateChar[1000019] 133DD308 failed
000183.999| AddForcedJob CID:1000019 CJobAddLogInfo
000183.999| LogInfo: peer00, r:DisconnectPeer API FAILED, CID:1000019 [heng], ip:127.0.0.1
000183.999| DeletePlayer: heng, playerIdx: 0
000184.001| CAsyncApiWorker 0 executing CJobAddLogInfo
000184.083| CAsyncApiWorker 0 finished CJobAddLogInfo
000184.083| CAsyncApiWorker 0 executing CJobUserLeftGame[1000019] 10B61B40
000184.216| CAsyncApiWorker 0 finished CJobUserLeftGame[1000019] 10B61B40
000219.487| time: 219, plrs:0/100, net_lastFreeId: 8393, objects: 8088, async:0 0 0 0
000279.502| time: 279, plrs:0/100, net_lastFreeId: 8393, objects: 8088, async:0 0 0 0
Re: [Release] Infestation Reloaded Source Files
what is api to use and db to use ?
Re: [Release] Infestation Reloaded Source Files
Re: [Release] Infestation Reloaded Source Files
Quote:
Originally Posted by
kevyn124
Your RSBuild is as "Incremental" or your build "ir52040038" is wrong !!
Just read in it, easy right?
Re: [Release] Infestation Reloaded Source Files
Quote:
Originally Posted by
lukasccb
Your RSBuild is as "Incremental" or your build "ir52040038" is wrong !!
Just read in it, easy right?
but how i fix?
Re: [Release] Infestation Reloaded Source Files
During the time of I:R,
we did incremental builds as they are more quicker to push on to live servers for testing.
It looks something is not lined up correctly in wwwroot. Check there.
Re: [Release] Infestation Reloaded Source Files
Quote:
Originally Posted by
iTzTonyR703
During the time of I:R,
we did incremental builds as they are more quicker to push on to live servers for testing.
It looks something is not lined up correctly in wwwroot. Check there.
apparently there is nothing wrong
Re: [Release] Infestation Reloaded Source Files
# RSBuild.xml
<build>
<output dir="build\data"/>
<cdn url="http://xxxxx/wz/"/>
<!-- set base archive for incremental update -->
<!-- <base file="build\data\wz341D0505"/> -->
<!-- include EULA file -->
<include mask="eula-en.htm"/>
<include mask="eula-en.rtf"/>
My solucion =)
Rsbuild.xml
- - - Updated - - -
My error
r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,0,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,0,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,1,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,1,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,2,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,2,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,2,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,2,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,3,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,3,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,3,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,3,6)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,0,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,0,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,1,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,1,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,2,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,2,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,2,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,2,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,3,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,3,7)
000211.808| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,3,7)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,3,7)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,0,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,0,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,1,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,1,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,2,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,2,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,2,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,2,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,3,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,3,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,3,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,3,8)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,0,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,0,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,1,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,1,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,2,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,2,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,2,9)
000211.809| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,2,9)
000211.810| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (0,3,9)
000211.810| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (1,3,9)
000211.810| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (2,3,9)
000211.810| r3dTerrain3::UpdateTileInAtlas_G: couldn't find mega tex tile for tile (3,3,9)
000211.828| r3dTerrain3::UpdateVisibleTiles: couldn't find covering tile for (2,0,6)
000217.195| ***** disconnected from game server
Re: [Release] Infestation Reloaded Source Files
Hello guys, i cant Connect to the serve, it says "Disconnected".
Gameserver log:
WO_API: failed with error code 5 SQL Select Failed: F├╝r die Prozedur oder Funkt
ion WZ_Char_SRV_SetStatus wurden zu viele Argumente angegeben.
!!!! UpdateCharThread failed, code: 5, ans: SQL Select Failed: F├╝r die Prozedur
oder Funktion WZ_Char_SRV_SetStatus wurden zu viele Argumente angegeben.
"To much arguments in the function WZ_Char_SRV_SetStatus "
I tried all fixes i found in this forum.
Re: [Release] Infestation Reloaded Source Files
Api and db is not work.
I'm fix the Disconnected for server .
And other bug is not fix!!
Re: [Release] Infestation Reloaded Source Files
Quote:
Originally Posted by
Returnerzx
Api and db is not work.
I'm fix the Disconnected for server .
And other bug is not fix!!
Open WarZ_Server.sln
Search in AsyncFuncs.cpp:
Code:
int CJobUpdateChar :: Exec ()
{
float startTime = r3dGetTime ();
updateCharEnable bool = true; (for false )
Change this:
Code:
updateCharEnable bool = false;
:wink::wink:
1 Attachment(s)
Re: [Release] Infestation Reloaded Source Files
i'am disconnecting when i walk in game
Attachment 150550
Re: [Release] Infestation Reloaded Source Files
Plz Upload API and Database working.