Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Problem Loot, untouch source

Newbie Spellweaver
Joined
Sep 18, 2015
Messages
9
Reaction score
0
problem in loot, it does not appear on server, database is ok.



LOG SERVER...LootBox: !!!! m_LootBoxID 301158 does NOT have items inside
 
Junior Spellweaver
Joined
Jul 6, 2015
Messages
184
Reaction score
41
problem in loot, it does not appear on server, database is ok.



LOG SERVER...LootBox: !!!! m_LootBoxID 301158 does NOT have items inside
You probably do not have a item in lootbox
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Aug 12, 2016
Messages
38
Reaction score
15
You are missing out on changing some IP.Run the map and publish its logs.
 
Upvote 0
Newbie Spellweaver
Joined
Sep 18, 2015
Messages
9
Reaction score
0
my problem persists, if anyone knows how to fix help me


000005.688| LootBox: !!!! m_LootBoxID 301158 does NOT have items inside000005.688| LootBox: 0A6F8700 with ItemID 301158, 0 items, tick: 60000005.688| LootBox: !!!! m_LootBoxID 301158 does NOT have items inside000005.688| LootBox: 0A6F8AE8 with ItemID 301158, 0 items, tick: 60000005.688| LootBox: !!!! m_LootBoxID 301158 does NOT have items inside000005.688| LootBox: 0A6F8ED0 with ItemID 301158, 0 items, tick: 60000005.688| LootBox: !!!! m_LootBoxID 301158 does NOT have items inside000005.688| LootBox: 0A6F92B8 with ItemID 301158, 0 items, tick: 30000005.688| LootBox: !!!! m_LootBoxID 301158 does NOT have items inside000005.688| LootBox: 0A6F96A0 with ItemID 301158, 0 items, tick: 60000005.688| LootBox: !!!! m_LootBoxID 301158 does NOT have items inside
 
Upvote 0
Elite Diviner
Joined
Apr 3, 2013
Messages
476
Reaction score
204
there are 2 Ways u can Fix this Resetup ir IIS and or Check ur SQL ODBC IPS in API and stuff like this its soo easy to fix we had like 100 Posts in the old Untouched Thread the one @FrageDev Created .. but some Mods deleted the old thread

you may check the lootdata table in sql, not quite sure about the name. The table may not empty or your loot wont spawn.
If he did notthing wrong there is the Loot Table and loot is inside it this were a common fail by most of the Retarded copy paste install fags
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Sep 18, 2015
Messages
9
Reaction score
0
I solved the problem, the PHP error log was enabled. Where we identified a comment on a connection line, Thanks to everyone who tried to help.
I solved the problem, the PHP error log was enabled. Where we identified a comment on a connection line, Thanks to everyone who tried to help.
 
Upvote 0
Back
Top