EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Game Crash - after new item created (https://www.eqemulator.org/forums/showthread.php?t=40343)

Excuses 01-19-2016 06:29 PM

Game Crash - after new item created
 
After any new item is created, regardless of doing hitfix wipe, shared folders + running shared_memory (everything was shut off)

If a new item.is created through EoC or direct database, any user with that item will crash. The crash logs mention maxitem id.

My question is, is there a base code that.limits the maxitem id to be created? Anything past 132000 id will crash the entire game. A restart and delete of said item fixes the game.

Is there a maual setting? This is the only thing i can think of that will cause this error.

Thanks.

N0ctrnl 01-20-2016 12:31 AM

Pretty sure that's client-based. Using Titanium by chance? Have you tried with anything newer? I know I have IDs above 132k

Excuses 01-20-2016 01:04 AM

Client based you say? I am using imporiums UF/HoT client atm.

That is an interesting theory, ill have a go and see.

Ps; before i test it. When i say game crashes, the complete server crashes

Excuses 01-20-2016 01:41 AM

Tested and nothing still. Comes up with an EXCEPTION_VIOLATION

provocating 01-20-2016 09:24 AM

Would not hurt to paste the crash dump

Uleat 01-20-2016 01:49 PM

Is your 'EXCEPTION_VIOLATION' from the server or client?


One of the dev's pushed a cap for UF material/idfile values recently: https://github.com/EQEmu/Server/comm...ffff990f75b8ad

It's not too far-fetched an idea that item numbers could be (probably are) limited as well.


Code:

int x[100];

x[99] = 0; // ok

x[100] = 0; // EXCEPTION_VIOLATION


Excuses 01-20-2016 05:31 PM

Quote:

Originally Posted by provocating (Post 246600)
Would not hurt to paste the crash dump

Code:

016 :: 18:50:51] [Crash] EXCEPTION_ACCESS_VIOLATION
[01-03-2016 :: 18:50:51] [Crash] SymInit: Symbol-SearchPath: '.;C:\EQ\EQEmuServer;C:\EQ\EQEmuServer;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Administrator'
[01-03-2016 :: 18:50:51] [Crash] OS-Version: 6.1.7601 (Service Pack 1) 0x190-0x3
[01-03-2016 :: 18:50:52] [Crash] C:\EQ\EQEmuServer\world.exe:world.exe (01280000), size: 4931584 (result: 0), SymType: 'PDB', PDB: 'C:\EQ\EQEmuServer\world.exe'
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\SysWOW64\ntdll.dll:ntdll.dll (772F0000), size: 1572864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\ntdll.dll', fileVersion: 6.1.7601.19045
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\kernel32.dll:kernel32.dll (76680000), size: 1114112 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\kernel32.dll', fileVersion: 6.1.7601.19045
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\KERNELBASE.dll:KERNELBASE.dll (768C0000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\KERNELBASE.dll', fileVersion: 6.1.7601.19045
[01-03-2016 :: 18:50:52] [Crash] C:\EQ\Installs\bin\perl512.dll:perl512.dll (28000000), size: 1273856 (result: 0), SymType: '-exported-', PDB: 'C:\EQ\Installs\bin\perl512.dll', fileVersion: 5.12.3.1204
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\USER32.dll:USER32.dll (76360000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USER32.dll', fileVersion: 6.1.7601.19061
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\GDI32.dll:GDI32.dll (75160000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\GDI32.dll', fileVersion: 6.1.7601.18778
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\LPK.dll:LPK.dll (74E80000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\LPK.dll', fileVersion: 6.1.7601.18985
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\USP10.dll:USP10.dll (76490000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\USP10.dll', fileVersion: 1.626.7601.19054
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\msvcrt.dll:msvcrt.dll (75200000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\msvcrt.dll', fileVersion: 7.0.7601.17744
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\ADVAPI32.dll:ADVAPI32.dll (74E90000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\ADVAPI32.dll', fileVersion: 6.1.7601.18247
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\SysWOW64\sechost.dll:sechost.dll (76340000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SysWOW64\sechost.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\RPCRT4.dll:RPCRT4.dll (75070000), size: 983040 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\RPCRT4.dll', fileVersion: 6.1.7601.19045
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\SspiCli.dll:SspiCli.dll (74E00000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\SspiCli.dll', fileVersion: 6.1.7601.19045
[01-03-2016 :: 18:50:52] [Crash] C:\Windows\syswow64\CRYPTBASE.dll:CRYPTBASE.dll (74DF0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\CRYPTBASE.dll', fileVersion: 6.1.7601.19045
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll:COMCTL32.dll (72F10000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll', fileVersion: 5.82.7601.18837
[01-03-2016 :: 18:50:53] [Crash] C:\EQ\EQEmuServer\LIBMYSQL.dll:LIBMYSQL.dll (10000000), size: 2093056 (result: 0), SymType: '-exported-', PDB: 'C:\EQ\EQEmuServer\LIBMYSQL.dll'
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\system32\WSOCK32.dll:WSOCK32.dll (73EC0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WSOCK32.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\syswow64\WS2_32.dll:WS2_32.dll (76940000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\WS2_32.dll', fileVersion: 6.1.7601.17514
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\syswow64\NSI.dll:NSI.dll (74E60000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\NSI.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:53] [Crash] C:\EQ\EQEmuServer\zlib1.dll:zlib1.dll (00200000), size: 77824 (result: 0), SymType: '-exported-', PDB: 'C:\EQ\EQEmuServer\zlib1.dll', fileVersion: 1.2.2.0
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\system32\VERSION.dll:VERSION.dll (73990000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\system32\IMM32.DLL:IMM32.DLL (74F80000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\syswow64\MSCTF.dll:MSCTF.dll (76530000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\syswow64\MSCTF.dll', fileVersion: 6.1.7601.18731
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\system32\NLAapi.dll:NLAapi.dll (74650000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.18685
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\system32\napinsp.dll:napinsp.dll (74640000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\System32\mswsock.dll:mswsock.dll (74600000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254
[01-03-2016 :: 18:50:53] [Crash] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (745B0000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\System32\winrnr.dll:winrnr.dll (745A0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (74520000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (73DA0000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\system32\IPHLPAPI.DLL:IPHLPAPI.DLL (74580000), size: 114688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IPHLPAPI.DLL', fileVersion: 6.1.7601.17514
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\system32\WINNSI.DLL:WINNSI.DLL (74570000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINNSI.DLL', fileVersion: 6.1.7600.16385
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (74530000), size: 229376 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\fwpuclnt.dll', fileVersion: 6.1.7601.18283
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\system32\apphelp.dll:apphelp.dll (744D0000), size: 311296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\apphelp.dll', fileVersion: 6.1.7601.18777
[01-03-2016 :: 18:50:54] [Crash] C:\Windows\system32\dbghelp.dll:dbghelp.dll (735A0000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\common\item.cpp (1444): ItemInst::ItemInst
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\common\shareddb.cpp (1293): SharedDatabase::CreateBaseItem
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\common\shareddb.cpp (664): SharedDatabase::GetInventory
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\worlddb.cpp (221): WorldDatabase::GetCharSelectInfo
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\client.cpp (183): Client::SendCharInfo
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\client.cpp (473): Client::HandleSendLoginInfoPacket
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\client.cpp (973): Client::HandlePacket
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\client.cpp (1058): Client::Process
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\clientlist.cpp (56): ClientList::Process
[01-03-2016 :: 18:50:55] [Crash] c:\eq\source\world\net.cpp (466): main
[01-03-2016 :: 18:50:55] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
[01-03-2016 :: 18:50:55] [Crash] f:\dd\vctools\crt\crtw32\startup\crt0.c (165): mainCRTStartup
[01-03-2016 :: 18:50:55] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7669337A)
[01-03-2016 :: 18:50:55] [Crash] 7669337A (kernel32): (filename not available): BaseThreadInitThunk
[01-03-2016 :: 18:50:55] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77329882)
[01-03-2016 :: 18:50:55] [Crash] 77329882 (ntdll): (filename not available): RtlInitializeExceptionChain
[01-03-2016 :: 18:50:55] [Crash] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 77329855)
[01-03-2016 :: 18:50:55] [Crash] 77329855 (ntdll): (filename not available): RtlInitializeExceptionCha


Excuses 01-20-2016 05:40 PM

Quote:

Originally Posted by Uleat (Post 246605)
Is your 'EXCEPTION_VIOLATION' from the server or client?


One of the dev's pushed a cap for UF material/idfile values recently: https://github.com/EQEmu/Server/comm...ffff990f75b8ad

It's not too far-fetched an idea that item numbers could be (probably are) limited as well.


Code:

int x[100];

x[99] = 0; // ok

x[100] = 0; // EXCEPTION_VIOLATION


Server side.

Ill check that when i am not at work, cheers

NatedogEZ 01-20-2016 06:26 PM

post the item data as an SQL insert with column names and maybe its something to do with the item created.

Excuses 01-20-2016 06:50 PM

Ignore replace, item was created via my dev in peq then edited in peq for me to get the query. Im at work on a phone.




REPLACE INTO items (`Name`, `lore`, `artifactflag`, `color`, `fvnodrop`, `icon`, `id`, `idfile`, `itemclass`, `itemtype`, `loregroup`, `magic`, `material`, `minstatus`, `nodrop`, `norent`, `pendingloreflag`, `tradeskills`, `comment`, `created`, `deity`, `evolvinglevel`, `light`, `serialization`, `serialized`, `source`, `updated`, `verified`, `favor`, `guildfavor`, `ldonprice`, `ldonsellbackrate`, `ldonsold`, `ldontheme`, `pointtype`, `price`, `sellrate`, `bagsize`, `bagslots`, `bagtype`, `bagwr`, `classes`, `races`, `slots`, `reclevel`, `recskill`, `reqlevel`, `potionbelt`, `potionbeltslots`, `stackable`, `stacksize`, `attuneable`, `expendablearrow`, `nopet`, `notransfer`, `size`, `weight`, `heroic_cr`, `heroic_dr`, `heroic_fr`, `heroic_mr`, `heroic_pr`, `heroic_svcorrup`, `cr`, `dr`, `fr`, `mr`, `pr`, `svcorruption`, `ac`, `endur`, `hp`, `mana`, `aagi`, `acha`, `adex`, `aint`, `asta`, `astr`, `awis`, `heroic_agi`, `heroic_cha`, `heroic_dex`, `heroic_int`, `heroic_sta`, `heroic_str`, `heroic_wis`, `accuracy`, `attack`, `avoidance`, `clairvoyance`, `combateffects`, `damageshield`, `dotshielding`, `dsmitigation`, `enduranceregen`, `healamt`, `manaregen`, `regen`, `shielding`, `spellshield`, `strikethrough`, `stunresist`, `damage`, `delay`, `haste`, `banedmgamt`, `banedmgbody`, `banedmgrace`, `banedmgraceamt`, `elemdmgamt`, `elemdmgtype`, `extradmgamt`, `extradmgskill`, `backstabdmg`, `range`, `spelldmg`, `augdistiller`, `augrestrict`, `augslot1type`, `augslot1unk2`, `augslot1visible`, `augslot2type`, `augslot2unk2`, `augslot2visible`, `augslot3type`, `augslot3unk2`, `augslot3visible`, `augslot4type`, `augslot4unk2`, `augslot4visible`, `augslot5type`, `augslot5unk2`, `augslot5visible`, `augtype`, `factionamt1`, `factionamt2`, `factionamt3`, `factionamt4`, `factionmod1`, `factionmod2`, `factionmod3`, `factionmod4`, `bardeffect`, `bardeffecttype`, `bardtype`, `bardvalue`, `casttime`, `casttime_`, `clickeffect`, `clicklevel`, `clicklevel2`, `clicktype`, `maxcharges`, `recastdelay`, `recasttype`, `focuseffect`, `focuslevel`, `focuslevel2`, `focustype`, `proceffect`, `proclevel`, `proclevel2`, `procrate`, `proctype`, `scrolleffect`, `scrolllevel`, `scrolllevel2`, `scrolltype`, `clickname`, `focusname`, `procname`, `scrollname`, `wornname`, `worneffect`, `wornlevel`, `wornlevel2`, `worntype`, `UNK012`, `UNK013`, `UNK014`, `UNK033`, `UNK054`, `UNK059`, `UNK060`, `UNK120`, `UNK121`, `UNK123`, `UNK124`, `UNK127`, `UNK132`, `UNK134`, `UNK137`, `UNK142`, `UNK147`, `UNK152`, `UNK157`, `UNK193`, `UNK214`, `UNK219`, `UNK220`, `UNK221`, `UNK223`, `UNK224`, `UNK225`, `UNK226`, `UNK227`, `UNK228`, `UNK229`, `UNK230`, `UNK231`, `UNK232`, `UNK233`, `UNK234`, `UNK236`, `UNK237`, `UNK238`, `UNK239`, `UNK240`, `UNK241`, `augslot6type`, `augslot6unk2`, `augslot6visible`, `bardlevel`, `bardlevel2`, `bardname`, `bardunk1`, `bardunk2`, `bardunk3`, `bardunk4`, `bardunk5`, `bardunk7`, `benefitflag`, `book`, `booktype`, `charmfile`, `charmfileid`, `clickunk5`, `clickunk6`, `clickunk7`, `elitematerial`, `epicitem`, `evoid`, `evoitem`, `evomax`, `filename`, `focusunk1`, `focusunk2`, `focusunk3`, `focusunk4`, `focusunk5`, `focusunk6`, `focusunk7`, `heirloom`, `herosforgemodel`, `lorefile`, `placeable`, `powersourcecapacity`, `procunk1`, `procunk2`, `procunk3`, `procunk4`, `procunk6`, `procunk7`, `purity`, `questitemflag`, `scriptfileid`, `scrollunk1`, `scrollunk2`, `scrollunk3`, `scrollunk4`, `scrollunk5`, `scrollunk6`, `scrollunk7`, `skillmodmax`, `skillmodtype`, `skillmodvalue`, `summonedflag`, `wornunk1`, `wornunk2`, `wornunk3`, `wornunk4`, `wornunk5`, `wornunk6`, `wornunk7`) VALUES ('Valarons earing', 'Valarons enagement earing', '0', '0', '0', '0', '132476', 'IT', '0', '29', '0', '0', '-1', '0', '1', '1', '0', '0', '', '201612015211', '0', '0', '0', '', '0000-00-00 00:00:00', 'CUSTOM', '2016-01-20 15:21:01', '2016-01-20 15:21:01', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '2', '0', '0', '66', '0', '0', '0', '1', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '555', '555', '555', '555', '55', '55', '55', '55', '55', '55', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '192', '0', '0', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '0', '0', '0', '-1', '0', '0', '0', '-1', '0', '0', '0', '0', '-1', '0', '0', '0', '', '', '', '', '', '-1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0000000000000000000', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '-1', '0', '0', '0', '0', '0', '0', '0', '', '0');

NatedogEZ 01-20-2016 07:49 PM

If this is an item someone is supposed to use / wear. It has no class / race / icon / idfile (not proper).
Idfile should be at least IT63 / IT64 for the bag look / generic item.

It looks like they wanted to make it an aug (augtype 7 and 8)? But the itemtype is 29 (jewelry) and not 54 (augment).


Those are the only things I see wrong with it. (Doesn't crash my server though when adding that item)

Excuses 01-20-2016 07:53 PM

Yea. They did a quick item create. If the character has that item and logs out then in. The server will crash

Excuses 01-22-2016 05:25 PM

I have actually fixed this issue, thanks for the help.

Burningsoul 01-22-2016 05:57 PM

Good idea to tell us how you fixed it, rather than not. People may stumble on to this thread down the road with the same issue, only to see your post of "fixed it" with no explanation given..

Excuses 01-22-2016 09:58 PM

Well without being a prick back to you.


When inrecompiled the entire server, it seemed to have fixed it. Possibly the first compile was not done correctly. Make sure you do it right the first time.

Fixed several errors that came up upon characters loging in, like inventory issues and new item creation.

Burningsoul 01-23-2016 12:06 AM

Wow, that's all it takes to be a prick these days? Grow some thicker skin and realize I wasn't being a douche - just coming from experience, it sucks finally finding a thread that relates to a problem you have, only to have the post end with a "Fixed it" and no explanation given. It helps us all when people come back and post the solution to the problem, and glad to hear a recompile fixed it. Sometimes stuff just goes belly-up for no reason and that's all it takes for a fix.. beats spending hours searching for a solution eh?

Maybe I need to add lots of lols and smilies to my posts? SO sorry to come off as a dick lol :)

Now see, THAT sounds prickish, and not what I intended at all; My above post was rushed for time and thought I'd hand out some advice that is given quite often here. Either way, glad you got it fixed so easilly.

Excuses 01-23-2016 01:13 AM

Sorry.. i just woke up and no coffee. My reply was not intended so... rude.


And yes, in the end i think it came down to a wrong compile or transfer of files.

What i did notice was the zone world etc went from 700 to 1.5mb so definately something i missed.. however i still dont understand how i did.

Burningsoul 01-24-2016 03:43 AM

No harm no foul man, glad your issue got fixed with minimal headaches. Sometimes there's no replacement for a recompile as a control test - blame it on an overclocked CPU, weather, kids these days, or whatever. Time to enjoy instead of smashing your head against a keyboard finding a very evasive issue!

N0ctrnl 01-24-2016 06:18 AM

It's a good exercise for down the road, if nothing else. These troubleshooting experiences are valuable :)


All times are GMT -4. The time now is 09:44 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.