XGProyect / XG-Proyect-v3.x.x

XG Proyect is an OGame clone open-source web application framework designed for creating game clones, particularly those inspired by the popular game OGame, set in a vast and captivating space-themed universe.
https://xgproyect.org
GNU General Public License v3.0
148 stars 101 forks source link

[v3.1.0] Mission ACS #209

Closed BeReal86 closed 6 years ago

BeReal86 commented 7 years ago

acs

Another problem with acs. Only one fleet appears on the screen.

canaydemir commented 6 years ago

same problem for colonize

Where called: line 61 of application\controllers\game\Fleet4 (in fleet4.php) Undefined index: user_authlevel

BeReal86 commented 6 years ago

Hi @canaydemir

Exactly where this problem comes out and how it is occurring and which version. If you give us more detailed information, please. Thank you.

canaydemir commented 6 years ago

Hi @BeReal86

download yesterday 3.1.0

i try php 5.5 7.0 7.1 7.2 all same error

i choose colony ships and enter targer coord. than send for mission colonize

xg02 xg03 xg04

canaydemir commented 6 years ago

Ufuk bey selam oyunu bir hostinge kurdum (güzel host) 3.0.4 de saldırı kısmında da hata alıyordum arada bina yükseltirkende hata veriyordu 3.1.0 ı yükledim saldırıda ve diğer yerlerde bir sorun yok nakliyede de sorun yok geri dönüşümde gidiyor ama koloni gemisini koloni kurmak için boş yere gönderince bu hatayı veriyor. php ya da mysql sürümü ile ilgili olabilir mi eğer öyleyse tavsiye edeceğiniz hosting var mı

MahmutHizal commented 6 years ago

Php versiyonunu 5.5 yaptığınızda sorunun ortadan kalkması gerekiyor. 3.1.0 sürümünde 5.5 denediniz mi?

canaydemir commented 6 years ago

3.1.0 sürümünde php 5.5 i de seçince aynı hatayı almaktayım xampp ile bilgisayarda da denedim aynı sorun oldu yine

guzel host 5.5 sürümü PHP Version 5.5.38

xg05 xg06

BeReal86 commented 6 years ago

Merhaba Can bey, öncelik ile eskiden test yaparken php 5.6 sürümune göre test ederdim. Lakin hangi sürümde denerseniz deneyin bazı filo hareketlerinde çeşitli hatalar ile karşilaşabilirsiniz. Şuanki listemizin ikinci kısmında filo ve filo görevleri ile ilgili sorunları gidermeye çalışacağız. Bu son bahsettiğiniz sorunuda not almış bulunmaktayım. İlginize teşekkür ederim.

canaydemir commented 6 years ago

önerebileceğiniz sağlıklı çalıştığı bir hosting varsa çok sevinirim.

ilginiz için ben teşekkür ederim kolaylıklar dilerim.

BeReal86 commented 6 years ago

Yazılımsal hatalar giderilince her hosting şirketinde sorunsuz çalışır. Daha once pek çok host firmasında denemeler yaptımdı. Daha önce tabi 3.0 sürümünde denemeler yapmıştım. Yinede dilerseniz birkac yeri yazabilirim.

LucasKovacs commented 6 years ago

guys please! english .... :/

canaydemir commented 6 years ago

@LucasKovacs hi its my bad we talk about which hosting best for this script i have some problem like pic. :(

@BeReal86 can you tell me which hosting you work fine before thank you

BeReal86 commented 6 years ago

@canaydemir some of the hosting companies that i used until this time Byethost sadecehosting megatr natro radore

LucasKovacs commented 6 years ago

@canaydemir all the issues that you've are because you're using PHP7+, if you downgrade to PHP 5.5 or 5.6 it will work fine. We're on a long process of converting the game to PHP7 which will take a while.

The hosts above should work.

agentcobra commented 6 years ago

@LucasKovacs, I'm under PHP 7.2.7-1+0~20180622080745.23+stretch~1.gbpfd8e2e (cli) (built: Jun 22 2018 08:07:48) ( NTS ) I haven't got any errors in system error's menu

But I have :

 

8


Undefined index: fleet_group


 
 
 
  Debug Log:
 
 
Where called: line 61 of application\controllers\game\Fleet4
(in fleet4.php)

https://github.com/XGProyect/XG-Proyect-v3.x.x/blob/4861a664ed87a362f9f55738015543aefa082712/src/upload/application/controllers/game/fleet4.php#L61

LucasKovacs commented 6 years ago

Next phase 2 will cover all the fleets pages and missions, hope to get that fully working.

canaydemir commented 6 years ago

@BeReal86 by the way megatr same issue php 5.6

we waiting :)

LucasKovacs commented 6 years ago

Fixed on v3.1.0 - phase 2