Need help getting Item Mall inventory working
Hey guys,
i have problems getting the premium inventory work.
Rest server runs fine and i can login and play.
Problem is i added item to OdinAccounts.dbo.tPurchases using this query:
Code:
INSERT INTO OdinAccounts.dbo.tPurchases (nAGID, nPrice, nGoodsNo, nQuantity, nUsed, sIP, nIsGift, nStatus) VALUES ('2', '0', '10040', '1', '0', '127.0.0.1', '0', '1');
10040 = Item "Roar"
When clicking ingame on premium inventory it shows the following error:
Code:
fail load item information
All services are added to firewall. My outspark_dll log:
Code:
(Outspark Error: 1002) Failed getting purchased items: The Server Returned an Unknown Error (wininet: 0).
And my outspark.ini:
Code:
[REST]
server=odin.rest
port=80
version=v1
signed_requests=true
[GAME]
realm=fiesta
[DLL]
; always disable logging on production machines, it is wasteful of cpu/disk access resources
log_enabled=true
Both ItemInfo.shn and ItemInf0.shn are the same and services are running.
I would be very very happy if someone has an idea and could help me.
Anyway thanks for that nice release :D
Re: Need help getting Item Mall inventory working
Anybody have this problem, too?
Re: Need help getting Item Mall inventory working
Yes I have but also server and client is not different
What i sayed... OdinsRestServer = PieceOfSh!t
Re: Need help getting Item Mall inventory working
Ya, it's shit because you're using the wrong dll for character server. Copy outspark.dll from login to character folder, restart character service.
And to the dumb niggers out there, I did not choose to use this token bullshit. That is how the files are. You can not go back to how the old files are.
Re: Need help getting Item Mall inventory working
I mean not ItemShop only... Tokens/Login = also buggy.. one times it works perfectly .. 10 min later i must restart the OdinRestServer becouse i cant login .. also when im change the token ..
or shuts down by itself
The port 80 is what bugs me the most ...
Re: Need help getting Item Mall inventory working
Re: Need help getting Item Mall inventory working
But thanks for the tip with the Outspark.dll Mr.Stu
Re: Need help getting Item Mall inventory working
Thank you Stu, what should be do without you?
Re: Need help getting Item Mall inventory working
Ya. Np. Again, port 80 was not my doing. That's how it works.
If the Rest server crashes for you or stops working or whatever, then there is something else wrong there.
We never had any problem on Odin or Odin's test server.