← channels

#๐Ÿฅถใƒป335

Load older messages

chipzz The issue should be split because it's not one but two issues. What's unclear abโ€ฆ
kik0desu May 11, 2026 ยท 23:00
you clearly don't understand what the issue is about or what Shauren did on his commit
RL615 May 13, 2026 ยท 02:57
Battle of the Crimson Watch bugged? First time failed just because, 2nd try doesn't spawn the 3rd wave.
RL615 May 14, 2026 ยท 18:32
Where do I look to make the flight mounts spawnable in azeroth? I don't want to make them flight, just to use them as a regular ground mount so I don't have to be switching them all the time
RL615 May 15, 2026 ยท 01:24
Guys, I need some help, suddenly while in Karazhan the screen got all blured, just the 3D not the UI, and the character started to walk erratically like sometimes turning by itself. I thought it was a debuff but there was no icon and also it wasn't going aways after a few minutes. The LLM suggested /console ffxGlow 0, I ran it and that removed the blur, but the other problem is still happening! So fucking weird ๐Ÿคทโ€โ™‚๏ธ
RL615 May 15, 2026 ยท 01:33
It seems to be happening to this specific character only
RL615 May 15, 2026 ยท 01:33
This is so fucked up
RL615 May 15, 2026 ยท 01:35
Some broken spell maybe?
RL615 May 15, 2026 ยท 01:36
I restarted the client, deleted cache, restarted server....
RL615 May 15, 2026 ยท 01:59
It was definitively something in character_aura
Bench May 15, 2026 ยท 05:25
You got drunk
Bench May 15, 2026 ยท 05:25
Some of the trash mobs apply a debuff that get you drunk instantly
Sarjuuk May 15, 2026 ยท 07:33
the guests in banquet area around Moroes^^
Sarjuuk May 15, 2026 ยท 07:36
Also, there should have been a chat notification. "You are smashed" or something
RL615 May 15, 2026 ยท 19:12
But it never went away until I wiped the character_aura table
RL615 May 15, 2026 ยท 19:13
No debuff icon either
RL615 May 15, 2026 ยท 19:20
This is the dump at that moment, can you identify which one is it?
Sarjuuk May 15, 2026 ยท 19:48
Inebriation is not a spell. Also it takes several minutes to wear of entirely.
Shauren May 15, 2026 ยท 20:00
death clears it immediately
๐Ÿคฃ 1
Sarjuuk May 15, 2026 ยท 21:05
appropos. The level reduction on enemies due to inebriation is purely visual, right? It does not affect hit chances, defense, etc.
Shauren May 15, 2026 ยท 21:09
correct
๐Ÿ‘ 1
Ovahlord May 15, 2026 ยท 21:16
and it sabotages your movement by randomly waving left and right clientside
Shauren May 15, 2026 ยท 21:29
also changes pitch while flying
Sarjuuk Inebriation is not a spell. Also it takes several minutes to wear of entirely.
RL615 May 15, 2026 ยท 23:02
You mean it's not supposed to be a record in this table?
Shauren death clears it immediately
RL615 May 15, 2026 ยท 23:02
Good to know
RL615 May 16, 2026 ยท 15:41
Weird, the effect disappeared as soon as I wiped the character_aura table
RL615 May 17, 2026 ยท 03:35
Is Kalecgos fight broken? I see no portals being spawned
RL615 Is Kalecgos fight broken? I see no portals being spawned
Thelsen May 17, 2026 ยท 04:54
If you see something that didnโ€™t work as expected, itโ€™s probably a bug.
๐Ÿคฃ 1
RL615 May 17, 2026 ยท 05:43
Sorry if it's a dumb question, I'm not sure about the mechanics. I played this game a lot but pvp mostly, and 5-m for leveling.
Robbe May 20, 2026 ยท 13:20
Hey! I need some help with the docker installation. (I deployed it via portainer) and when i start the server I've got this error "Error in config file: cannot open file (/home/circleci/project/bin/check_install/etc/authserver.conf)" I am sure, that I have follow the instruction, so maybe someone had the same problem?
jackpoz May 20, 2026 ยท 14:43
TrinityCore Open Source MMO Framework (master = 12.0.5.67602, 3.3.5 = 3.3.5a.12340, cata classic = 4.4.2.60895) - TrinityCore/TrinityCore
jackpoz May 20, 2026 ยท 14:43
Check this
jackpoz May 20, 2026 ยท 14:44
TrinityCore Open Source MMO Framework (master = 12.0.5.67602, 3.3.5 = 3.3.5a.12340, cata classic = 4.4.2.60895) - TrinityCore/TrinityCore
jackpoz May 20, 2026 ยท 14:44
docker run --entrypoint=authserver -it --volume=/host/path/to/configs:/home/circleci/project/bin/check_install/etc --volume=/var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock -p=3724:3724 "image name"
jackpoz May 20, 2026 ยท 14:45
You need to map the path you had an error with a local path in your host with the configs
๐Ÿ‘๐Ÿป 1
RL615 May 22, 2026 ยท 14:30 (edited)
So I player TC for a fair amounts of hours, probably 500 or more, never had a server crash before. Today I had 2 in 5 minutes.
Starting up anti-freeze thread (60 seconds max stuck time)...
TrinityCore rev. 48f922c658f6+ 2026-04-29 21:27:34 +0200 (3.3.5 branch) (Linux, x86_64, RelWithDebInfo, Static) (worldserver-daemon) ready...
TC> SQL(p): UPDATE uptime SET uptime = 608, maxplayers = 1 WHERE realmid = 1 AND starttime = 1779459110
 [ERROR]: [2006] Server has gone away
Lost the connection to the MySQL server!
Segmentation fault         ./worldserver
I haven't updated the emulator since I installed it and didn't recently touch the world settings either. Is there a way to get more details about the crash without having to recompile in debug mode?
Shauren May 22, 2026 ยท 15:10
if you didnt run it with gdb the log is lost already
Shauren May 22, 2026 ยท 15:12
but you dont need to compile in debug, relwithdebinfo is also usable
๐Ÿ‘ 1
jackpoz May 22, 2026 ยท 16:04
Well it's not a crash, you lost connection with MySQL
RL615 May 22, 2026 ยท 17:25
Segmentation fault         ./worldserver
This one is a crash
RL615 May 22, 2026 ยท 17:26
The MySQL one appears all the time and it doesn't generate any apparent problem
Crane May 23, 2026 ยท 22:10
@Shauren sorry for ping ... Spell 42144 is broken; if you cast it or use .additem 32971 while the script is active, the server crashes. If you remove the script, .additem works fine; however, while .cast 42144 works the first time, performing it a second time causes the server to crash again. At first, I thought the issue was due to my custom content, but then I cloned a fresh core from ElunaLuaTrinityWoltkโ€”https://github.com/ElunaLuaEngine/ElunaTrinityWotlk without making any modifications to the core itself, and it still crashes. There must be a massive bug within the core.
Crane May 23, 2026 ยท 22:11
here the crash log
jackpoz May 23, 2026 ยท 22:21
is that master branch ?
jackpoz May 23, 2026 ยท 22:24
can you reproduce it using https://github.com/TrinityCore/TrinityCore instead of Eluna ?
Shauren May 23, 2026 ยท 22:25
it crashes
jackpoz is that master branch ?
Crane May 23, 2026 ยท 22:34
yes
jackpoz can you reproduce it using https://github.com/TrinityCore/TrinityCore instead ofโ€ฆ
Crane May 23, 2026 ยท 22:34
It crashes just the same, since it is based on TC code.
Shauren it crashes
Crane May 23, 2026 ยท 22:39
It wasn't like this before; it only started crashing after a specific TC Core update though, unfortunately, I can no longer remember which update it was.
Crane May 23, 2026 ยท 22:47
I can easily imagine that everything based on this spell is broken.
Crane May 24, 2026 ยท 00:40
@ShaurenIโ€™ve created a workaround for the problem until you guys potentially fix it. The strange thing is that, with this workaround, it works exactly as intended... I simply created a new item ID with the exact same properties as the original. The same applies to the spell: I just copied itโ€”everything else remains identical to the original. Itโ€™s odd that it works perfectly this way, yet fails with the original for whatever reason.
Crane May 24, 2026 ยท 10:09
So, can anyone explain why this works with a new item and spell ID, but not with the original?
jackpoz May 24, 2026 ยท 10:21
do the spell or item have a script attached ?
jackpoz do the spell or item have a script attached ?
Crane May 24, 2026 ยท 10:54
Yes, it does: https://github.com/TrinityCore/TrinityCore/blob/e8980df1896616b8379535efd3ee16e0381fc0f5/src/server/scripts/Events/hallows_end.cpp#L338. The strange thing is that the script works exactly as intended when using the new ItemID and SpellID I created; however, if I use the original SpellID and ItemID, the server crashes.
Offle May 24, 2026 ยท 10:59
can't reproduce on a little outdated core
Offle can't reproduce on a little outdated core
Crane May 24, 2026 ยท 11:02 (edited)
As I mentioned, I also tested it with an original, unmodified core because I thought my custom changes might be the problem but it crashes in that case as well. It was a fresh installation from https://github.com/ElunaLuaEngine/ElunaTrinityWotlk, without any of my changes, and it still crashed.
Crane May 24, 2026 ยท 11:04
Shauren May 24, 2026 ยท 11:12
this crashes because spell_2 in item_template for item 32971 has charges = -1
Shauren May 24, 2026 ยท 11:12
this means the item gets deleted while a different spell is still processing this item
Shauren this crashes because spell_2 in item_template for item 32971 has charges = -1
Crane May 24, 2026 ยท 11:13
I didn't make any changes to the item; as I mentioned, I simply copied it 1:1 and created a new ItemID and SpellIDโ€”and that did the trick.
Crane May 24, 2026 ยท 11:19
@ShaurenThat's right an UPDATE item_template SET spellcharges_1 = 0, spellcharges_2 = 0 WHERE entry = 32971; fixes the problem, but I never edited the item. ๐Ÿ˜ฎ
Crane May 25, 2026 ยท 06:13
Thanks for fixing the error on the core side. I've already applied the fix on my end. https://github.com/TrinityCore/TrinityCore/commit/ea29c5d667926380f7a31f44f0cd07a5b18d9200
patitofeo#0000 May 26, 2026 ยท 00:11 (edited)
hi people, Any idea how to send a mail to new character at the first login?
Nobuemon May 26, 2026 ยท 00:19 (edited)
mail_level_reward most likely, with an override of MailTemplate.dbc if you want custom mail
Peacy May 26, 2026 ยท 02:00
In 3.3.5 I made a spell that summons a NPC. I want the NPC to work like a pet where it has a action bar in the corner and will auto cast spells when it comes off cooldown. Anyone have any ideas on how this works?
Peacy In 3.3.5 I made a spell that summons a NPC. I want the NPC to work like a pet whโ€ฆ
Srzm May 26, 2026 ยท 10:23
You could check out spells with the Effect "Summon Pet" and work your way through how this system works, for example with the spell "Call Bloodshot" (ID: 18262). This summons "Bloodshot" (ID: 11614) as a pet. https://aowow.trinitycore.info/?spell=18262 Maybe this helps for starters. ๐Ÿ™‚
Snowcraft May 26, 2026 ยท 14:16
Does creature_questitem need to be ordered in some way? I'm trying to figure out why some mobs have their quest item tooltips but others don't, even when they both drop the same item for the same quest.
Shauren May 26, 2026 ยท 14:18
cache?
Snowcraft May 26, 2026 ยท 14:18
For instance, here with the Metallic Fragments for the quest Natural Materials. The Wandering Forest Walker's show the item in their tooltip, but no other mob that drops the item does.
image.png image.png
Snowcraft May 26, 2026 ยท 14:18
No cache.
Snowcraft May 26, 2026 ยท 14:18
I got my .exe patched to not generate one.
Snowcraft May 26, 2026 ยท 14:19
I've no idea why it seems to selectively not work, but it's finally bugging me enough to want to fix it.
Shauren May 26, 2026 ยท 14:29
works fine for me?
Shauren May 26, 2026 ยท 14:29
image.png
Shauren May 26, 2026 ยท 14:29
image.png
Snowcraft May 26, 2026 ยท 14:29
That's the problem. I don't know why it stopped working.
Snowcraft May 26, 2026 ยท 14:30
And it only doesn't work on my live realm. It's still just fine on my dev realm.
Snowcraft May 26, 2026 ยท 14:30
It previously worked. And then all of a sudden at some point it didn't.
Snowcraft May 26, 2026 ยท 14:30
And I've been unable to figure out why.
Snowcraft May 26, 2026 ยท 14:31
Especially since the behavior doesn't match between my dev realm and live realm. ๐Ÿ˜
Raven Jun 01, 2026 ยท 20:23 (edited)
hi, I wonder if we have any serious data hoarders here that could whip up pcap of wotlk era capture of battle.net post auth complete packets.. or maybe a copy of starcrack svn.. a bit of shot in the dark but maybe someone here has some knowledge, because it seems they are on par from 4.3.4 until logon complete and enableEncryption, after that its just garbage ๐Ÿ˜„ it seems both versions use same BitStream engine, 0-5 opcode, 6th bit channel flag and 4 channel bits, two confirmed channels (AUTHENTICATION and CONNECTION), respond to Ping/Pong, EnableEncryption and ConnectionClosing opcodes, but after that its just garbage. it also seems 3.3.5 bnet did not used encryption properly as stream is almost always identical with shifts in 5th, 22nd and 23rd bit. client waits on realmlist but never gets one obviously.
face_palm 1
Npc Jun 02, 2026 ยท 04:23
I realized that this is already
face_palm 1
Raven hi, I wonder if we have any serious data hoarders here that could whip up pcap oโ€ฆ
stoneharry Jun 02, 2026 ยท 12:40
I have some old documentation and links, I'll dig out after work if i remember
stoneharry I have some old documentation and links, I'll dig out after work if i remember
Raven Jun 02, 2026 ยท 13:14
Thatโ€™d be amazing! Anything that or SC2 would be helpful
Shauren Jun 02, 2026 ยท 13:18
but you are most likely not going to find any pcap data
Shauren Jun 02, 2026 ยท 13:19
i gave up on bnet in 335 because its dll is too obfuscated to work with relative to user interest in bnet
Raven Jun 02, 2026 ยท 13:19
At this point anything would do because 99% of links are dead
Raven Jun 02, 2026 ยท 13:19
And true that, they went a bit insane on obfuscation
Raven Jun 02, 2026 ยท 13:20
I do have a strong suspicion that some packets or opcodes would match with SC2 but not cataclysm
Shauren Jun 02, 2026 ยท 13:20
its a 3rd party solution, arxan, not their own (i assume they dropped it later because license expired)
Shauren Jun 02, 2026 ยท 13:25
iirc packet ids always matched between versions but structures did not (thats why you see logon2 and logon3)
stoneharry Jun 02, 2026 ยท 13:25
Bnet 335 has always fascinated me but beyond my skill set
stoneharry Jun 02, 2026 ยท 13:26
Most of my bookmarks are dead but often work on way back machine
Raven Jun 02, 2026 ยท 13:28
Yeah I assumed that too, they should match, but they dont, none of it except for logon stuff and three others mentioned. It also does one more interesting thing - client asks server to enable encryption, but still proceeds sending unencrypted data, whilst cata after that opcode starts encrypt everything
Shauren Jun 02, 2026 ยท 13:31
i never got that far with 335
Raven Jun 02, 2026 ยท 13:38
Two runs, I skipped logon auths because they are boring, but it is indeed interesting that it asks for encryption and proceeds to just dump unencrypted data ๐Ÿ˜„ I read somewhere that SC2 did similar and encrypted only after world stuff begins. I disabled crypt because clearly its not needed at this stage https://pastebin.com/ZUQBtHSq https://pastebin.com/yYXRFxrQ
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
stoneharry Most of my bookmarks are dead but often work on way back machine
Raven Jun 02, 2026 ยท 13:40 (edited)
yes but sadly most of them also talk about auth/preauth stages ๐Ÿ™ still would be interesting to see, maybe I've missed something. Starcrack has absolutely one would need to see what was happening with bnet around that time and also wotlk time, but only partial pages have been archived