Jump to content

Einar Hrafn

Members
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

About Einar Hrafn

  • Birthday 03/30/1986

Core Infomation

  • Core
    Zero
    One
    Two
    Three
    Four

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    Astral Plane
  • Interests
    it would be easier to say what I'm not interested in rather than to say what's my interest are :D

Einar Hrafn's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. Hi So while i`m GM ON mode i cannot pass the entrance, i have to jump to pass those places, while GM OFF i have no problem. didnot check other places but in this SW place this weird thing happens Screen Recording 2025-03-09 034059.mp4
  2. few spells have wrong scriptid, as i did check in those tabs under scriptid table have spell ids, so in my db i just replace them with 0 to remove red line from loading, but not sure if that is all that needed to fix them, at least for me loading process is clear now in terminal if it says scriptid_0 in db it is actually scriptid_1 and if it says scriptid_4 it is in db scriptid_5, so for some reason terminal (logs) report number 1 less compared to db -- Auto-generated SQL script #202502240846 UPDATE mangos0.creature_spells SET scriptId_1=0 WHERE entry=40640; UPDATE mangos0.creature_spells SET scriptId_1=0 WHERE entry=42750; UPDATE mangos0.creature_spells SET scriptId_2=0 WHERE entry=42750; UPDATE mangos0.creature_spells SET scriptId_1=0 WHERE entry=44620; UPDATE mangos0.creature_spells SET scriptId_1=0 WHERE entry=44630; UPDATE mangos0.creature_spells SET scriptId_1=0 WHERE entry=57640; UPDATE mangos0.creature_spells SET scriptId_2=0 WHERE entry=61090; UPDATE mangos0.creature_spells SET scriptId_4=0 WHERE entry=104400; UPDATE mangos0.creature_spells SET scriptId_5=0 WHERE entry=118780; UPDATE mangos0.creature_spells SET scriptId_1=0 WHERE entry=153230;
  3. Creture 15583 have wrong gosip text 9959 just need to replace it with correct gosip text 6828 it is lunar festival tauren, i did check wowpedia and most tauren have same text, so in my db i used above gosip text, error gone from terminal, idk if there is need anything else, but now it is loading without red line
  4. i loged in game as a dwarf character and was able to loot mobs killed by npcs at the start location, i tested it on level 3 and level 0 accounts same, then i killed 1 mob to make sure that it cannot be looted by other character and no, that applies only to mobs killed by npc are lootable by anyone, not sure if that happens everywhere as i dont remember where else npcs killing mobs to check, but at dwarf start location it is buged.
  5. using command server shutdown 10 from console causes m0,m2,m3 to shutdown and close terminal windows but in m1 it shutdowns and leaves terminal window open
  6. Sorry, idk what category or sub-category i had to set so put it unset this about m0 interface\framexml\itemref.lua:60:unknown link type this error come all the time i try to click linked spell in chat, this was on few days ago, this is now same, i have fresh installed server and fresh wow client, that i have installed from original CD images, i did even try and downloaded other random wow 1.12.1 client and got same error. interface mentioned in error isnot folder, it is not about addons i do not have any addon, it is about interface.mpq reading error says ITEMREF, idk much how exactly server works but probably it send spell in chat as a item and when you clicking on it game client try to find it in itemref something. so any idea if i'm on the correct truck and how to fix that? it is no matter u know spell or not all the time that error clicking on the spells in chat, mouse over on the spells u know have no problems
  7. Hello, Im new on making server, and have 1 question please, i want to start learning and building my own server on mangos version, at the start of course nothing special but with time i want to add some special futures in the server and make it unique as i always wanted, and my question is when i do that things will i be able to move that server on different pc and windows version? currently i want to start learning and building on my old pc that runs windows 7 32 bit and later when i get more familiar with all the things move to normal windows 10 64 bit and if i decide to put server online on windows server
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use