Bad compile using "Build".

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
Did anyone notice server doesn't compile now?. When you hit "Build" Debian updates and crashes the server as Hell.
Now, it's not possible to build your config because it forces you to update that crap and that sucks.
Anyone know if there is a method to awoid those updates and use "build" just for "build" the server?.
Maybe in Config.lua?
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
Ok.
I can't get any shit working since Lordkator changed something. I'm using an older version and works. But when i try 1 day later it launch me an error: "** ERROR. local Zonama-instance-id is not running on port 44480 as expected, giving up.", when i got that port open.
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
Which's the command to init the script for the GUI?.
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
Aeryna said:
Which's the command to init the script for the GUI?.
open a terminal window and type

cd Zonamadev/fasttrack/scripts

sudo ./rc.fasttrack
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
gyrantol said:
Aeryna said:
Which's the command to init the script for the GUI?.
open a terminal window and type

cd Zonamadev/fasttrack/scripts

sudo ./rc.fasttrack
That didn't work. The GUI interface vanished forever and i can't start the server again, but thanks. I think he killed the VM.
 

Lasko

Moderator
Staff member
Moderator
Joined
Feb 13, 2012
Messages
295
If your using ZD, the best place for support for that would be #emuyoda on swgemu irc. Or the swgemu discord channel.

While other servers are not officially supported, LK's very open to looking at problems for everyones benefit.

OFC, your welcome to continue here.
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
Aeryna said:
gyrantol said:
Aeryna said:
Which's the command to init the script for the GUI?.
open a terminal window and type

cd Zonamadev/fasttrack/scripts

sudo ./rc.fasttrack
That didn't work. The GUI interface vanished forever and i can't start the server again, but thanks. I think he killed the VM.
to start and build the server to cli way open a terminal

[to build]


Code:
cd workspace/MMOCoreODB
make build
[to start]


Code:
cd workspace/MMOCoreODB/bin
./core3
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
gyrantol said:
Aeryna said:
gyrantol said:
Aeryna said:
Which's the command to init the script for the GUI?.
open a terminal window and type

cd Zonamadev/fasttrack/scripts

sudo ./rc.fasttrack
That didn't work. The GUI interface vanished forever and i can't start the server again, but thanks. I think he killed the VM.
to start and build the server to cli way open a terminal

[to build]


Code:
cd workspace/MMOCoreODB
make build
[to start]


Code:
cd workspace/MMOCoreODB/bin
./core3
Thank you guys.
The server was already built and the GUI showed but when i try next day i get the error i said about port 44480.
It's very strange because if i get back using previous snapshot the Gui interface is open.
Btw if i make build it updates but fail at the end. Then i can't use it again.
How i said the vm is broken and those new changes killed my swgemu (and others).
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
I was using the ZD version from the original but now...
Code:
curl -Lk http://downloads.zonamaserver.org/zonamadev/bootstrap.sh | bash
is not working anymore.
Even,
Code:
git clone -b release-1.5 https://github.com/Zonama/ZonamaDev.git
cd ZonamaDev/fasttrack
./setup.sh
either.

The new release 1.5 isn't working for me using that version or Vagrant or Oracle VBX. Vagrant keeps frozen at Git Bash in "Vagrant up"... forever.
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
Aeryna said:
I was using the ZD version from the original but now...
Code:
curl -Lk http://downloads.zonamaserver.org/zonamadev/bootstrap.sh | bash
is not working anymore.
Even,
Code:
git clone -b release-1.5 https://github.com/Zonama/ZonamaDev.git
cd ZonamaDev/fasttrack
./setup.sh
either.

The new release 1.5 isn't working for me using that version or Vagrant or Oracle VBX. Vagrant keeps frozen at Git Bash in "Vagrant up"... forever.
I already fixed that problem using a Vagrant lower version. 2.0.1 isn't compatible (at least for me), and a lower Oracle VB.
Btw , how could we get ZD not to update anymore and take this current version for our work?. I don't need these updates. I just want to be free from crashes and work in peace. This is irritating, i can lose everything.
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
RE: Bad compile using "Build".

What error message are you getting from the make build?
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
I don't worry about build fails. I 'm really tired about vanishing GUI with no reason.
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
Aeryna said:
I don't worry about build fails. I 'm really tired about vanishing GUI with no reason.
I have the same issue although when I run the rc.fastrack script I can reconnect by manually launching chrome and going to 127.0.0.1:44480
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
RE: Bad compile using "Build".

Fix from Lordkator

open a terminal

cd ~/Zonamadev

git checkout release-1.4

close and reopen yoda (if open)
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
RE: Bad compile using "Build".

gyrantol said:
Fix from Lordkator

open a terminal

cd ~/Zonamadev

git checkout release-1.4

close and reopen yoda (if open)
I'll check. Thank you, Gyrantol.
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
Well. I can't test it for now. GUI is stable now.
I'm still working on release 1.4 . Yes.
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
Aeryna said:
Well. I can't test it for now. GUI is stable now.
I'm still working on release 1.4 . Yes.
Ah. Not working. GUI is still vanishing with no reason and those commands don't work. Making a call from a web browser to 44480 port doesn't open Yoda.
This is a terrible headache.
 

gyrantol

Member
Joined
Jan 16, 2015
Messages
127
you might find that you have updated to 1.5 which is why you should use the line to go back to 1.4

try entering the following after the checkout line

grep BRANCH ~/ZonamaDev/common/global.conf
.
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
362
gyrantol said:
you might find that you have updated to 1.5 which is why you should use the line to go back to 1.4

try entering the following after the checkout line

grep BRANCH ~/ZonamaDev/common/global.conf
.
That command didn't work for me. But i got it working already.
Thank you :))
 
Top Bottom