Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
http://i.hizliresim.com/2nYkoO.png
I use this not work
Quote:
DWORD r3dFSBuilder::DetectFileFlags(const char* fname){
if(pattern_match(fname, "*.exe") ||
pattern_match(fname, "*.dll") ||
pattern_match(fname, "DirectX.dll") ||
pattern_match(fname, "d3d11x.dll") ||
pattern_match(fname, "*.bmp") ||
pattern_match(fname, "*.manifest") ||
pattern_match(fname, "crashrpt*.ini") ||
pattern_match(fname, "*.ui") ||
pattern_match(fname, "*.aht") ||
pattern_match(fname, "*.ahc") ||
pattern_match(fname, "*.hsb") ||
pattern_match(fname, "*.id") ||
pattern_match(fname, "*.env") ||
pattern_match(fname, "*.mhe") ||
pattern_match(fname, "*.msd") ||
pattern_match(fname, "*.key") ||
pattern_match(fname, "*.scd") ||
pattern_match(fname, "*.uic") ||
pattern_match(fname, "*.hls") ||
pattern_match(fname, "ahnrpt.ini") ||
pattern_match(fname, "bldinfo.ini") ||
pattern_match(fname, "Amazon.ini") ||
pattern_match(fname, "BldInfo.ini") ||
pattern_match(fname, "HSBGen.ini")
)
{
return r3dFS_FileEntry::FLAG_EXTRACT;
}
return 0; }
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
rogueugur10
bro, I install files and sql (warz,brezeenet,user login)+(Iss)
start launcher.exe give me this error, I dont find launcherInfo.xml
Code:
000000.001| CrashSender.exe is not found in the specified path.000000.090| Checking for D3D11
000000.119| r3dFile: can't open game.ini
000000.119| Can't open file "game.ini"
000000.119| r3dFile: can't open local.ini
000000.119| Can't open file "local.ini"
000000.172| Input Devices enabled: Mouse, Keyboard
000000.222| VMEM As seen through DDRaw: -1024
000000.222| VMEM As seen through WMI: 0
000000.251| We have 4091 MB texture memory
000000.252| r3dFont: Creating Verdana 10pt
000000.253| r3dFont: Finished creating Verdana 10pt
000000.253| r3dFont: Creating System 12pt
000000.253| r3dFont: Finished creating System 12pt
000000.253| r3dFont: Creating System 10pt
000000.258| r3dFont: Finished creating System 10pt
000000.258| r3dFont: Creating System 8pt
000000.258| r3dFont: Finished creating System 8pt
000000.258| r3dFont: Creating System 11pt
000000.258| r3dFont: Finished creating System 11pt
000000.509| Starting updater, v:0.8, cmd:
000000.510| Checking for new updater
000000.514| Checking for new updater - finished
000001.013| failed to get http://192.168.68.130/server_files/LauncherInfo.xml, http code 404
000004.658| WO_API: failed with error code 5 SQL Select Failed: Procedure or function 'WZ_ACCOUNT_LOGIN' expects parameter '@in_Mac', which was not supplied.
000004.658| Login FAILED, code: 5
remove in_Mac and api in_Mac function
- - - Updated - - -
Quote:
Originally Posted by
rogueugur10
Take the Schrader from another source
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
askmyleg
remove in_Mac and api in_Mac function
- - - Updated - - -
Take the Schrader from another source
I used other shader data but the result was unchanged
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
rogueugur10
I used other shader data but the result was unchanged
then use the alpha source helped me
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
I Want to fix
https://www.mx7.com/i/bb0/iYGFcG.jpg
000000.001| cmd: 1
000000.002| Loading config file build\RSBuild.xml
000000.002| Using C:\inetpub\wwwroot\server_files\bins\wz67101633 as base archive
000000.003| r3dFS: there is no volume file C:\inetpub\wwwroot\server_files\bins\wz67101633_00.bin
000000.003| !!! ERROR: can't open base archive C:\inetpub\wwwroot\server_files\bins\wz67101633
000000.003| ... exiting
I want to fixI want to fixI want to fix
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
Pond Theking
I Want to fix
https://www.mx7.com/i/bb0/iYGFcG.jpg
000000.001| cmd: 1
000000.002| Loading config file build\RSBuild.xml
000000.002| Using C:\inetpub\wwwroot\server_files\bins\wz67101633 as base archive
000000.003| r3dFS: there is no volume file C:\inetpub\wwwroot\server_files\bins\wz67101633_00.bin
000000.003| !!! ERROR: can't open base archive C:\inetpub\wwwroot\server_files\bins\wz67101633
000000.003| ... exiting
I want to fixI want to fixI want to fix
Check Your Rsbuild.xml find
Quote:
<!-- set base archive for incremental update -->
<base file="C:\inetpub\wwwroot\server_files\bins\wz67101633_00.bin"/>
Replace with
Quote:
<!-- set base archive for incremental update -->
<!-- base file="C:\inetpub\wwwroot\server_files\bins\wz67101633_00.bin"/-->
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
help me Pages do not load game
Quote:
--- Log started at Thu Dec 01 14:47:55 2016
000000.019| CrashSender.exe is not found in the specified path.
000000.196| Checking for D3D11
000000.354| r3dFile: can't open game.ini
000000.354| Can't open file "game.ini"
000000.354| r3dFile: can't open local.ini
000000.354| Can't open file "local.ini"
000000.380| Input Devices enabled: Mouse, Keyboard
000000.432| VMEM As seen through DDRaw: 1018
000000.432| VMEM As seen through WMI: 0
000000.462| We have 1778 MB texture memory
000000.462| r3dFont: Creating Verdana 10pt
000000.468| r3dFont: Finished creating Verdana 10pt
000000.468| r3dFont: Creating System 12pt
000000.469| r3dFont: Finished creating System 12pt
000000.469| r3dFont: Creating System 10pt
000000.469| r3dFont: Finished creating System 10pt
000000.469| r3dFont: Creating System 8pt
000000.469| r3dFont: Finished creating System 8pt
000000.469| r3dFont: Creating System 11pt
000000.469| r3dFont: Finished creating System 11pt
000001.068| Starting updater, v:0.8, cmd:
000001.068| Checking for new updater
000001.718| Checking for new updater - finished
- - - Updated - - -
Quote:
Originally Posted by
kkoimeza
help me Pages do not load game
https://www.mx7.com/i/ddd/aarTdx.jpg
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
kkoimeza
We strongly recommend removing GHP
- - - Updated - - -
I have the same error was I run the game and nothing happens
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
askmyleg
We strongly recommend removing GHP
- - - Updated - - -
I have the same error was I run the game and nothing happens
removing GHP run the game has or not
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
kkoimeza
removing GHP run the game has or not
possible but I'm not sure
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
askmyleg
possible but I'm not sure
You can teach me or not.
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Quote:
Originally Posted by
kkoimeza
You can teach me or not.
Remove GHP wont help you this might be problem from SQL so please try login and then post your r3dlog here
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
HOW TO FIX
https://www.mx7.com/view2/zxDw8cQl54colqJ7
- - - Updated - - -
WO_API: failed with error code 5 System.IndexOutOfRangeException: IsModerator
at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName)
at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
at System.Data.SqlClient.SqlDataReader.get_Item(String name)
at api_GetProfile1.Execute()
at WOApiWebPage.Page_Load(Object sender, EventArgs _e)
000005.708| GetProfile FAILED, code: 5
000005.740| Couldn't get profile data! stage: 5
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp
Go to src-->API. Open: WZBackend-ASP.NET
Search for : xml.Append(xml_attr("IsModerator", reader["IsModerator"]));
Replace with: //xml.Append(xml_attr("IsModerator", reader["IsModerator"]));
Issue should be resolved.
Re: [RELEASE] SrcLucas bin+src+skinsystem+ghp