This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

ReHLDS, Reverse-engineered HLDS


Post New Thread Reply   
 
Thread Tools Display Modes
JusTGo
Veteran Member
Join Date: Mar 2013
Old 07-13-2016 , 17:47   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #71

Quote:
Originally Posted by BlacKodE View Post
Help me to solve the problem.
show the full error scroll up a little more.
__________________
JusTGo is offline
Flasher
Senior Member
Join Date: Apr 2008
Old 07-13-2016 , 18:09   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #72

BlacKodE copy the error from the console and post here.
Flasher is offline
BlacKodE
Junior Member
Join Date: Jul 2016
Old 07-14-2016 , 03:00   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #73

This is

Quote:
C:\Users\Stalin\Desktop\rehlds-master\rehlds-master>gradlew.bat clean build
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar UP-TO-DATE
:buildSrc:assemble UP-TO-DATE
:buildSrc:compileTestJava UP-TO-DATE
:buildSrc:compileTestGroovy UP-TO-DATE
:buildSrc:processTestResources UP-TO-DATE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test UP-TO-DATE
:buildSrc:check UP-TO-DATE
:buildSrc:build UP-TO-DATE
Caught exception in FS.readPipe()
java.io.IOException: Cannot run program "bash" (in directory "C:\Users\Stalin"):
CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at org.eclipse.jgit.util.FS.readPipe(FS.java:431 )
at org.eclipse.jgit.util.FS_Win32.discoverGitPre fix(FS_Win32.java:113)
at org.eclipse.jgit.util.FS.gitPrefix(FS.java:51 7)
at org.eclipse.jgit.util.SystemReader$Default.op enSystemConfig(SystemRea
der.java:92)
at org.eclipse.jgit.internal.storage.file.FileRe pository.<init>(FileRepo
sitory.java:171)
at org.eclipse.jgit.storage.file.FileRepositoryB uilder.build(FileReposit
oryBuilder.java:92)
at versioning.GitVersioner.versionForDir(GitVers ioner.groovy:21)
at versioning.GitVersioner$versionForDir.call(Un known Source)
at org.codehaus.groovy.runtime.callsite.CallSite Array.defaultCall(CallSi
teArray.java:45)
at org.codehaus.groovy.runtime.callsite.Abstract CallSite.call(AbstractCa
llSite.java:10
at org.codehaus.groovy.runtime.callsite.Abstract CallSite.call(AbstractCa
llSite.java:116)
at build_5cdn799z6y89tswpm3zd7vx83.run(C:\Users\ Stalin\Desktop\rehlds-ma
ster\rehlds-master\build.gradle:16)
at org.gradle.groovy.scripts.internal.DefaultScr iptRunnerFactory$ScriptR
unnerImpl.run(DefaultScriptRunnerFactory.java :74)
at org.gradle.configuration.DefaultScriptPluginF actory$ScriptPluginImpl$
1.run(DefaultScriptPluginFactory.java:14
at org.gradle.configuration.DefaultScriptPluginF actory$ScriptPluginImpl.
apply(DefaultScriptPluginFactory.java:156)
at org.gradle.configuration.project.BuildScriptP rocessor.execute(BuildSc
riptProcessor.java9)
at org.gradle.configuration.project.BuildScriptP rocessor.execute(BuildSc
riptProcessor.java:26)
at org.gradle.configuration.project.ConfigureAct ionsProjectEvaluator.eva
luate(ConfigureActionsProjectEvaluator.java 4)
at org.gradle.configuration.project.LifecyclePro jectEvaluator.evaluate(L
ifecycleProjectEvaluator.java:55)
at org.gradle.api.internal.project.AbstractProje ct.evaluate(AbstractProj
ect.java:487)
at org.gradle.api.internal.project.AbstractProje ct.evaluate(AbstractProj
ect.java:85)
at org.gradle.execution.TaskPathProjectEvaluator .configureHierarchy(Task
PathProjectEvaluator.java:42)
at org.gradle.configuration.DefaultBuildConfigur er.configure(DefaultBuil
dConfigurer.java5)
at org.gradle.initialization.DefaultGradleLaunch er.doBuildStages(Default
GradleLauncher.java:129)
at org.gradle.initialization.DefaultGradleLaunch er.doBuild(DefaultGradle
Launcher.java:106)
at org.gradle.initialization.DefaultGradleLaunch er.run(DefaultGradleLaun
cher.java:86)
at org.gradle.launcher.exec.InProcessBuildAction Executer$DefaultBuildCon
troller.run(InProcessBuildActionExecuter.java :90)
at org.gradle.tooling.internal.provider.ExecuteB uildActionRunner.run(Exe
cuteBuildActionRunner.java:2
at org.gradle.launcher.exec.ChainingBuildActionR unner.run(ChainingBuildA
ctionRunner.java5)
at org.gradle.launcher.exec.InProcessBuildAction Executer.execute(InProce
ssBuildActionExecuter.java:41)
at org.gradle.launcher.exec.InProcessBuildAction Executer.execute(InProce
ssBuildActionExecuter.java:2
at org.gradle.launcher.exec.DaemonUsageSuggestin gBuildActionExecuter.exe
cute(DaemonUsageSuggestingBuildActionExecuter .java:50)
at org.gradle.launcher.exec.DaemonUsageSuggestin gBuildActionExecuter.exe
cute(DaemonUsageSuggestingBuildActionExecuter .java:27)
at org.gradle.launcher.cli.RunBuildAction.run(Ru nBuildAction.java:40)
at org.gradle.internal.Actions$RunnableActionAda pter.execute(Actions.jav
a:169)
at org.gradle.launcher.cli.CommandLineActionFact ory$ParseAndBuildAction.
execute(CommandLineActionFactory.java:237)
at org.gradle.launcher.cli.CommandLineActionFact ory$ParseAndBuildAction.
execute(CommandLineActionFactory.java:210)
at org.gradle.launcher.cli.JavaRuntimeValidation Action.execute(JavaRunti
meValidationAction.java5)
at org.gradle.launcher.cli.JavaRuntimeValidation Action.execute(JavaRunti
meValidationAction.java:24)
at org.gradle.launcher.cli.CommandLineActionFact ory$WithLogging.execute(
CommandLineActionFactory.java:206)
at org.gradle.launcher.cli.CommandLineActionFact ory$WithLogging.execute(
CommandLineActionFactory.java:169)
at org.gradle.launcher.cli.ExceptionReportingAct ion.execute(ExceptionRep
ortingAction.java3)
at org.gradle.launcher.cli.ExceptionReportingAct ion.execute(ExceptionRep
ortingAction.java:22)
at org.gradle.launcher.Main.doAction(Main.java 3)
at org.gradle.launcher.bootstrap.EntryPoint.run( EntryPoint.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0( Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(U nknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invo ke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.gradle.launcher.bootstrap.ProcessBootstra p.runNoExit(ProcessBoots
trap.java:54)
at org.gradle.launcher.bootstrap.ProcessBootstra p.run(ProcessBootstrap.j
ava5)
at org.gradle.launcher.GradleMain.main(GradleMai n.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0( Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(U nknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invo ke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.gradle.wrapper.BootstrapMainStarter.start (BootstrapMainStarter.ja
va0)
at org.gradle.wrapper.WrapperExecutor.execute(Wr apperExecutor.java:127)
at org.gradle.wrapper.GradleWrapperMain.main(Gra dleWrapperMain.java:61)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find th
e file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
... 61 more

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\Stalin\Desktop\rehlds-master\rehlds-master\build.gradle' li
ne: 18

* What went wrong:
A problem occurred evaluating root project 'rehlds'.
> Running outside git repository

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.

BUILD FAILED

Total time: 6.776 secs
BlacKodE is offline
slLent
Member
Join Date: Apr 2010
Location: Tomsk, Russia
Old 07-14-2016 , 05:16   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #74

Quote:
Originally Posted by BlacKodE View Post
A problem occurred evaluating root project 'rehlds'.
> Running outside git repository
you need to clone git repository using git client.
__________________

Last edited by slLent; 07-14-2016 at 05:18.
slLent is offline
Flasher
Senior Member
Join Date: Apr 2008
Old 07-14-2016 , 05:31   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #75

slLent, imho build process shouldn't depend on this. Just omit versioning in that case.
Flasher is offline
BlacKodE
Junior Member
Join Date: Jul 2016
Old 07-14-2016 , 05:31   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #76

How do it.. Can you explain with a tutorial.
BlacKodE is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 07-14-2016 , 10:24   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #77

Quote:
Originally Posted by asherkin View Post
Congratulations on not including the actual error message which cut off is above that.
"BUILD FAILED"

you got it!
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-14-2016 , 21:32   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #78

It does make me wonder why the build process requires `bash`.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 07-15-2016 , 14:15   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #79

Quote:
Originally Posted by Powerlord View Post
It does make me wonder why the build process requires `bash`.
I guess build process use mingw and other command line tools to compile
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.

Last edited by joropito; 07-15-2016 at 14:15.
joropito is offline
Send a message via MSN to joropito
ish12321
Veteran Member
Join Date: May 2016
Old 08-15-2016 , 06:03   Re: ReHLDS, Reverse-engineered HLDS
Reply With Quote #80

IS there any chance of orpheu working with the 'pure' version of ReHLDS

Last edited by ish12321; 08-15-2016 at 07:19.
ish12321 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode