I found that too with my GM account. Grand Creation has gotten a few crashes related to Focus Effects, or at least that's what the core dump claims. Until I've found time to investigate, I've removed any weird equipment from my toon.
|
"weird equipment"= L33t? ubar? or stuff you shouldnt have in the first place? lol
really though , nice work guys |
weird = anything not currently supported by the emulator, I imagine.
For instance, I started loading up with all the newest Rogue gear, with stats like +500HP, and found my zones crashing. Not sure if we're breaking something by going over a max int size, or coincidence. |
Is this file still around anywhere? link is not working. time.tar.gz Would to try the day night shifts. Thanks!
|
Quote:
|
I'm not sure if this should go in this thread or not, but I've made some changes to Angelox's time script on my own server and thought I'd share in case anyone else is as lazy as I am.
I really like the time sync, but I tend to change my database password from time to time and the shifts.pl was a problem for me to edit every time (again - laziness). I also don't like keeping track of extra directories, so I took out the need for the hourX.sql files. Finally, I run a Windows Server most of the time and seeing a blank window makes me feel like it's not doing anything. Obviously, I can look in the database and see that it is, but I added output anyway (take out the green line below if you don't want this). My shifts.pl is as follows (you'll need to change the variables at the top of the script to match your database login information): Code:
#!/usr/bin/perl -w Code:
INSERT INTO quest_globals Code:
# Night and Day checker Code:
sub EVENT_SPAWN { |
Will we ever see Angelox's work on time committed to the source and merged into it? I'm always wary of breaking things by adding too many customizations, and I try to wait for things to get the greenlight and wind up pulled into the latest build. If there's some concerns preventing this, I understand, I was just wondering if it's being considered at all.
Thanks. |
Angelox made no code changes to time, his changes are all perl scripts and they are perfectly safe to use.
|
Ahh. I forgot that quest_globals isn't one of the tables that gets cleared with drop_system. Silly me. Thanks :)
|
All times are GMT -4. The time now is 03:21 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.