OgarProject / Ogar

An open source Agar.io server implementation, written with Node.js.
Other
717 stars 821 forks source link

Grid Fail w/ name #119

Closed CameronRedGem closed 9 years ago

CameronRedGem commented 9 years ago

Hello,

I tried to use the new files of Ogar.exe and seem like the grid couldn't load right at all (also the grid would be shaking and have nothing to show). With that even saying, I am also seeing that the name list isn't coming up correctly.

screenshot 23

Gayans101 commented 9 years ago

I have the same problem

Ephemerality commented 9 years ago

Something is out of date somewhere. If you have the latest version of Ogar, try turning any mods off or running in Igcognito mode.

CameronRedGem commented 9 years ago

^ Still not the case or an answer for my problem and still the same error

loko987bg commented 9 years ago

How to fix this i have the same problem Please Help

quonic commented 9 years ago

What browser are you using? Chrome, Firefox, IE? We need information to help diagnose your issue.

CameronRedGem commented 9 years ago

i using chrome just because of the ip address plugin

nicklasblomb commented 9 years ago

I have the same problem

nicklasblomb commented 9 years ago

udklip

nicklasblomb commented 9 years ago

its start doing this udklip

nicklasblomb commented 9 years ago

udklip

vram4 commented 9 years ago

@CameronRedGem Try removing that ip connect mod and connect from the dev console in your browser. That mod is probably whats breaking your game.

@nicklasblomb You dont have the latest version, in your case, it was the server. The newest versions of Ogar are hosted here

nicklasblomb commented 9 years ago

Dev console?

nicklasblomb commented 9 years ago

Now it just doing this udklip

Ephemerality commented 9 years ago

Press F12 and go to console to get to the JavaScript console.

LightningShock commented 9 years ago

Same thing is happening to me. I have the latest version, and it still wants to suicide.

vram4 commented 9 years ago

@Youtubrer If youre using Windows, the latest version can be found at http://dl.ogarproject.com/

LightningShock commented 9 years ago

@vram4 yes, i have the latest version, according to 7 minutes ago.

vram4 commented 9 years ago

@Youtubrer Are you also using the official client at agar.io ?

LightningShock commented 9 years ago

@vram4 Yea, im pretty sure.

LightningShock commented 9 years ago

@vram4 i have disabled all mods, and everything else.

LightningShock commented 9 years ago

Do i have to download the source, or everything else with it, or just the EXE?

vram4 commented 9 years ago

@Youtubrer It works fine on my computer, what is the full name of the file you downloaded? Ex. "Ogar-windows-68f746c.exe"

LightningShock commented 9 years ago

Ogar-windows-68f746c.exe, yea

LightningShock commented 9 years ago

Windows 7, originally for xp, compatible with vista

LightningShock commented 9 years ago

67.42.109.29:443 is the IP for the server

Ephemerality commented 9 years ago

Port must not be forwarded or you took it down, connection fails.

LightningShock commented 9 years ago

huh, because, i just forwarded it a minute ago (7) and the server is up...

LightningShock commented 9 years ago

TCP &UDP Is the one i fowarded

Ephemerality commented 9 years ago

Check http://www.canyouseeme.org/ for port 443.

LightningShock commented 9 years ago

Ok, it appears to be working now

Ephemerality commented 9 years ago

Yep, it's up, though it seems like the config is a bit messed up.

LightningShock commented 9 years ago

So i should reset the config? Thats what i tried before

LightningShock commented 9 years ago

capture The Tampermonkey extension is disabled.

LightningShock commented 9 years ago

Yes. capture2

vram4 commented 9 years ago

@Youtubrer Can you press "CTRL + F5" on your keyboard while you are on the agar.io page? This will force refresh your client and clear the cache.

LightningShock commented 9 years ago

Still no errors relating to the "Help im stuck in a wall" Problem.

LightningShock commented 9 years ago

although the error still exists...

vram4 commented 9 years ago

Can you copy/paste your entire config here?

LightningShock commented 9 years ago

serverMaxConnections = 64 serverPort = 443 serverGamemode = 0 serverBots = 0 serverViewBaseX = 1024 serverViewBaseY = 592 serverStatsPort = 88 serverStatsUpdate = 60 serverLogLevel = 1 borderLeft = 6000 borderRight = 6000 borderTop = 6000 borderBottom = 6000 spawnInterval = 20 foodSpawnAmount = 10 foodStartAmount = 100 foodMaxAmount = 500 foodMass = 1 virusMinAmount = 10 virusMaxAmount = 50 virusStartMass = 100 virusFeedAmount = 7 ejectMass = 12 ejectMassLoss = 16 ejectSpeed = 160 ejectSpawnPlayer = 50 playerStartMass = 10 playerMaxMass = 22500 playerMinMassEject = 32 playerMinMassSplit = 36 playerMaxCells = 16 playerRecombineTime = 30 playerMassDecayRate = 0.002 playerMinMassDecay = 9 playerMaxNickLength = 15 playerDisconnectTime = 60 tourneyMaxPlayers = 12 tourneyPrepTime = 10 tourneyEndTime = 30 tourneyTimeLimit = 20 tourneyAutoFill = 0 tourneyAutoFillPlayers = 1

vram4 commented 9 years ago

borderLeft = 6000 borderRight = 6000 borderTop = 6000 borderBottom = 6000

Your border values are wrong, the border config values specify the coordinates of the outer edge of the border. So, with your current config, you would have an effective area of 0. Try this instead:

borderLeft = 0 borderRight = 6000 borderTop = 0 borderBottom = 6000

This will make a 6000x6000 size map

LightningShock commented 9 years ago

oh. Before when i had it in the correct config, it didnt do anything diffrent, thanks for the help!

CameronRedGem commented 9 years ago

Thank you for fixing my problem as well with that exe. Sorry I been away on camp since 7/19 and now gotten back