April 27, 2024, 10:16:34 pm
Username:

Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Wipe

Pages: 1 ... 7 8 [9]
121
General Game Discussion / Re: A strange message
« on: February 07, 2014, 01:16:21 am »
It's a message added long ago to 2238 to catch some funny bugs; as you may guess, message is not supposed to be seen by regular players.

It's also one of first visible signs that something bad happened (rare scripts/engine bug), and from what i remember, it will only get worse, creating more and more bugs which should gone after server restart.

122
General Game Discussion / Re: Game window opens then immediatley crashes
« on: February 05, 2014, 06:37:10 pm »
more like some timers mods
Then it's whole different story :P (and seriously, people still use them?)

Wipe, crash happens the moment you open login screen. There is no way to make a log/crashdump.
If we skip unrelated stuff, here's what client does on start in multiplayer mode:

First is hooking program exceptions, so client can write a crashdump when, well, crash will happen. To make it actually having sense, client should have directory "dumps" in game folder - that's where crashdumps will be saved (at least in version Reloaded is using). If we are lucky, we can see functions which was called (basing on info provided by FOnline.pdb) before shit hit the fan, what may or may not give an idea where to look for problem; is it client itself, one of game .dlls, or some other place.
Not 100% sure, but it's possible that function listing didn't work well on WinXP - there was some fixes related to that, but hell if i remember when it was added :P

Second is setting game window (size and icon). If it's OpenGL client, it's initialized here, but i don't think it's anything what could make client crash (stuff which could is started after initializing logfile, but hey, you never know). After that, cursor inside window is hidden (client renders its own later), game switch to fullscreen if that's what's in options, and menu is hidden. If window should be always on top, it's done now. Finally client is so nice that it displays blank window.

First line in FOnline.log is added, with client version ("Starting FOnline..."). If you reached this point, you have a chance to get info more verbose about what went wrong. Obviously you need to have logging enabled (and lucky it's like that by default, at least in compact client). It you didn't reach this point you can go back to guessing what went wrong :> Otherwise, client can give you enough info to identify the problem.
There's still a long way to reach and display the login screen, and many things may fail but i don't want people to so early. Logs are your friends.

As a sidenote, even with server being so tolerant for multilog, client itself is more unforgiving when it find out that there is few client windows open - and not all actions taken after are visible, but most are nasty.
That's a common knowledge for old players (just like the ways to avoid that :P), newcomers may keep that in mind.

123
General Game Discussion / Re: Game window opens then immediatley crashes
« on: February 05, 2014, 04:05:12 pm »
So many posts and yet nobody linked even a single log/crashdump.

I dont have any Mods installed and havnt any crash since start so its looks like some mods makes this crashes, question is which one.
If that's about graphic mods... DocAN plz.

124
Game Help / Re: Banned?
« on: January 12, 2014, 04:03:38 am »
For some reason, I've been banned from IRC... why is this?!?!
You got ricochet from badly configured ChanServ (bot taking care of various channel settings); anyone using http://chat.forestnet.org/ is banned from #reloaded :)

Try using real irc client or different webchat service (like http://mibbit.com/).

125
So crafting and trading is "exploit" now, huh?

Pages: 1 ... 7 8 [9]