EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 18 of 20
«
First
<
8
14
15
16
17
18
19
20
>
Showing results 426 to 450 of 500
Search took
0.03
seconds; generated 105 minute(s) ago.
Search:
Posts Made By:
Uleat
Forum:
Development::Tools
07-18-2018, 08:52 PM
Replies:
3
Code Dev Tool - opcode_handlers.py
Views:
43,262
Posted By
Uleat
Update to script.. - Added 'Common' as a...
Update to script..
- Added 'Common' as a 'server' to parse shared code located in the '../common/' sub-directory
- File discovery has been added over the use of static insertions for handler...
Forum:
Support::General Support
07-16-2018, 05:33 PM
Replies:
9
Weird ongoing crashing, fatal error in main thread
Views:
13,607
Posted By
Uleat
I haven't heard of this..and RoF2 acting like...
I haven't heard of this..and RoF2 acting like this is really odd.
I see 'drybone' in your log there, any more zones in particular?
EDIT:
I'm running a fairly recent version of the peq...
Forum:
Support::Windows Servers
07-16-2018, 11:16 AM
Replies:
23
Bots crash EQ client
Views:
20,432
Posted By
Uleat
Someone else came up with that bit-hack long ago...
Someone else came up with that bit-hack long ago :)
Forum:
Support::Windows Servers
07-15-2018, 07:03 PM
Replies:
23
Bots crash EQ client
Views:
20,432
Posted By
Uleat
Yeah, even though they are treated as NPCs on the...
Yeah, even though they are treated as NPCs on the server, we bit-hack the out-going spawn packet to make the client think they are other clients..
..and can use the standard client trade window :)
Forum:
Support::Windows Servers
07-15-2018, 04:58 PM
Replies:
23
Bots crash EQ client
Views:
20,432
Posted By
Uleat
I think I found the issue with trading to bots in...
I think I found the issue with trading to bots in the window..need to commit the fix and push it now.
Forum:
Support::Windows Servers
07-14-2018, 05:29 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
I would hold off on 'destroying' your database...
I would hold off on 'destroying' your database for the moment - if you haven't done that yet.
I've been able to reliably recreate a crash on SoF and have a possible solution for that crash.
I'm...
Forum:
Support::Windows Servers
07-13-2018, 06:58 PM
Replies:
23
Bots crash EQ client
Views:
20,432
Posted By
Uleat
I possibly just ran into this issue while testing...
I possibly just ran into this issue while testing some new inventory code.
Traded a burlap shirt to an empty bot and the client itself crashed.
Came back in and the bot had the item, I didn't...
Forum:
Support::Windows Servers
07-13-2018, 05:55 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
Interesting note here... Three nights ago...
Interesting note here...
Three nights ago I was testing my code changes with the Titanium client on my BOTS-enabled test server.
I traded a burlap shirt to one of my bots (in tutorialb)...
Forum:
Support::Windows Servers
07-12-2018, 10:40 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
I would review your server logs. QS disco...
I would review your server logs.
QS disco could be a zone crash or boot-up timeout (that message does appear in the logs.)
If your client does not start the 'loading' progress bar within one...
Forum:
Support::Windows Servers
07-12-2018, 06:48 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
From what I can see, you're dealing with 2...
From what I can see, you're dealing with 2 possible issues - and possibly suffering dilemmas from a cross between the two.
First is custom items.
Items are very finicky if you don't know...
Forum:
General::Server Discussion
07-12-2018, 06:14 PM
Replies:
24
Help (Maxplayer) Question
Views:
17,747
Posted By
Uleat
..in your login.ini file. change to..leaving...
..in your login.ini file.
change to..leaving the last dot.
The older setup guide addressed this..but, the new one is/was incorrect as of two days ago.
Forum:
Support::Windows Servers
07-11-2018, 11:48 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
I am currently testing an inventory change on my...
I am currently testing an inventory change on my test server.
I've done RoF2 and am testing Titanium now.
I can do SoF next to see if there are issues with the unmodified portions of the code....
Forum:
Support::Windows Servers
07-11-2018, 05:20 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
I have the SoF install discs myself. Make...
I have the SoF install discs myself.
Make sure that the eqhost.txt in your client directory is pointing to port 5998 (for SoF and older clients.)
Forum:
Support::Windows Servers
07-10-2018, 11:09 PM
Replies:
6
Changing your servers database...HELP!!
Views:
11,035
Posted By
Uleat
Some changes take effect immediately, some can be...
Some changes take effect immediately, some can be used by using #hotfix..
..the rest require a server reboot.
When making changes in your database through heidisql, make sure that you...
Forum:
Support::Windows Servers
07-10-2018, 06:30 PM
Replies:
3
Update error - charset
Views:
6,496
Posted By
Uleat
I don't think this issue is fully realized as...
I don't think this issue is fully realized as yet...
I ran into this last year and may have seen one or two posts related.
Yours is the first post I've seen describing a fix :)
Forum:
Support::Windows Servers
07-09-2018, 11:47 PM
Replies:
3
Update error - charset
Views:
6,496
Posted By
Uleat
The 'mb4' is a requirement of newer MySQL/MariaDB...
The 'mb4' is a requirement of newer MySQL/MariaDB installs.
There's a vulnerability that is covered by that change..and isn't backwards compatible...
This will probably become more of a...
Forum:
Support::Windows Servers
07-09-2018, 11:44 PM
Replies:
6
What's the optimal server OS: Ubuntu 16.04 or WinServer2012 R2 (Standard)
Views:
10,106
Posted By
Uleat
Yeah, that was my bad..hadn't had enough coffee...
Yeah, that was my bad..hadn't had enough coffee yet and the words just melted together.
Forum:
Support::Windows Servers
07-09-2018, 06:05 PM
Replies:
6
What's the optimal server OS: Ubuntu 16.04 or WinServer2012 R2 (Standard)
Views:
10,106
Posted By
Uleat
I'm not sure where you picked up the not running...
I'm not sure where you picked up the not running on Win7.
I think you may still be able to run on XP..but, I haven't tested that of late.
Compiling is the issue due to Visual Studio...
Forum:
Development::Feature Requests
07-08-2018, 05:24 PM
Replies:
11
Max Players per IP
Views:
44,105
Posted By
Uleat
If you're referring to the max player on this...
If you're referring to the max player on this page: http://www.eqemulator.org/index.php?pageid=serverinfo&worldid=55
..then, you just need to have more people log onto your server at one time.
...
Forum:
Support::Windows Servers
07-07-2018, 07:27 PM
Replies:
17
zone unavailable error
Views:
17,423
Posted By
Uleat
Np guys! The magic was already done..I just...
Np guys!
The magic was already done..I just pushed it into view.
Forum:
Support::Windows Servers
07-07-2018, 05:37 PM
Replies:
17
zone unavailable error
Views:
17,423
Posted By
Uleat
The file paths are built into the debug...
The file paths are built into the debug libs..which is why you see:c:\users\uleat\desktop\...
That should also be fixed in the newest bots build.
Forum:
Support::Windows Servers
07-07-2018, 05:34 PM
Replies:
17
zone unavailable error
Views:
17,423
Posted By
Uleat
I updated the windows pre-built bots...
I updated the windows pre-built bots binaries..try updating and see if that resolves the issue.
Forum:
Support::Windows Servers
07-06-2018, 11:13 PM
Replies:
17
zone unavailable error
Views:
17,423
Posted By
Uleat
The size of the zone isn't an important...
The size of the zone isn't an important factor..just the poly count.
Try going to `moors` with bots uninstalled and see if you can get in. (Just use bots-disabled binaries.)
Forum:
Support::Windows Servers
07-06-2018, 09:43 PM
Replies:
17
zone unavailable error
Views:
17,423
Posted By
Uleat
[07-06-2018 :: 16:41:30] [World Server] Zone...
[07-06-2018 :: 16:41:30] [World Server] Zone bootup timer expired, bootup failed or too slow.
I can't remember if the limit is 60 or 90 seconds..but, that's definitely the issue.
I don't recall...
Forum:
Support::Windows Servers
07-06-2018, 06:57 PM
Replies:
30
Remote Client Crashing
Views:
40,416
Posted By
Uleat
I can see where the world server is telling the...
I can see where the world server is telling the zone server to spin-up..
..but, nothing about the actual client communicating with the zone server.
I have no experience with vms..but, someone...
Showing results 426 to 450 of 500
Page 18 of 20
«
First
<
8
14
15
16
17
18
19
20
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
02:52 AM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a
Creative Commons License
.
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3