Jump to content

[HELP] installing Single Coin Currency


Recommended Posts

Hi

 

So I've been trying to install Zupas single coin currency with global banking into my server all day today and yesterday and I haven't been able to get it working what so ever. Firstly I had conflicting scripts with DZGM but I think I might of possible resolved that issue by moving the definitions in description.ext higher than the HUD I have installed.

 

Now, I can load into my server lobby, I receive the mission file but get stuck at "Waiting for character data from server". With a never ending timer. My .RPT file has now shown no errors from what I can see so I have no idea where to look that may be causing problems. I need this script installed so I can further progress on to installing other scripts that are needed. I just haven't been able to get anywhere.

 

If anyone could lend a helping hand, I'd sure appreciate it a lot! Whether that's identifying my problem somewhere or if I just install my backups and install a fresh.

 

Skype: Polly900

 

Regards  :)  :D

Link to comment
Share on other sites

I am pretty sure that every other version except SC3.0 requires you to change the hiveext.dll and make database changes. Have you done that?

 

Is this on a home/hosted/dedicated server? If it's a home/test server, watch your ArmA 2 OA Console window. It will show you where it gets stuck and pinpoint the issue. 

Link to comment
Share on other sites

I am pretty sure that every other version except SC3.0 requires you to change the hiveext.dll and make database changes. Have you done that?

 

Is this on a home/hosted/dedicated server? If it's a home/test server, watch your ArmA 2 OA Console window. It will show you where it gets stuck and pinpoint the issue. 

 

I've added all the .dll files to my root directory and replaced the hiveext.dll file to my @DayZ_Epoch_Server

 

Hosted with gamingdeluxe. I've looked into the RPT files and not been able to find anything yet. I have no idea quite where I have gone wrong.

Link to comment
Share on other sites

There's your problem :

Mods: @DayZ_Epoch_Server
Distribution: 0
Version 1.63.125548
Fault address:  6E08164C 01:0002064C d:\xxgames\LewisW\8360\@DayZ_Epoch_Server\HiveExt.dll
file:     DayZ_Epoch_11
world:    Chernarus
Prev. code bytes: 4D 8C 51 50 FF D2 83 C4 0C C6 45 FC 03 8B 4D 8C
Fault code bytes: 8B 01 8B 50 04 FF D2 84 C0 0F 84 B0 05 00 00 EB 

 Are you using the right hiveext.dll for the single currency script you are using?

Link to comment
Share on other sites

There's your problem :

Mods: @DayZ_Epoch_Server
Distribution: 0
Version 1.63.125548
Fault address:  6E08164C 01:0002064C d:\xxgames\LewisW\8360\@DayZ_Epoch_Server\HiveExt.dll
file:     DayZ_Epoch_11
world:    Chernarus
Prev. code bytes: 4D 8C 51 50 FF D2 83 C4 0C C6 45 FC 03 8B 4D 8C
Fault code bytes: 8B 01 8B 50 04 FF D2 84 C0 0F 84 B0 05 00 00 EB 

 Are you using the right hiveext.dll for the single currency script you are using?

 

SingleCurrencyBanking-master\999_Hive_Version\Version 1.1\DLLs\ServerDll\HiveExt.dll

 

Copying the one from Zupa's server dll to my own server .dll location

 

eaCx3zg.png

Link to comment
Share on other sites

Well, looking at your whole RPT : 

Exception code: C0000005 ACCESS_VIOLATION at 6E68164C
Allocator: d:\xxgames\LewisW\8360\dll\tbb4malloc_bi.dll

That's a problem. That's at line 325. Then your server errors out, and does a minidump.

Registers:
EAX:00A5978C EBX:00A59848
ECX:00000000 EDX:00000400
ESI:00000010 EDI:00000001
CS:EIP:0023:6E68164C
SS:ESP:002B:00A59748  EBP:00A59800
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00010216
=======================================================
note: Minidump has been generated into the file instance_11_Chernarus\arma2oaserver.mdmp

Then you restarted the server twice before it got to that point again.

 

On the next restart, it started having a heart attack again at line 1323 : 

Exception code: C0000005 ACCESS_VIOLATION at 6E08164C
Allocator: d:\xxgames\LewisW\8360\dll\tbb4malloc_bi.dll

Eventually crapping out at line 1794 : 

Mods: @DayZ_Epoch_Server
Distribution: 0
Version 1.63.125548
Fault address:  6E08164C 01:0002064C d:\xxgames\LewisW\8360\@DayZ_Epoch_Server\HiveExt.dll
file:     DayZ_Epoch_11
world:    Chernarus
Prev. code bytes: 4D 8C 51 50 FF D2 83 C4 0C C6 45 FC 03 8B 4D 8C
Fault code bytes: 8B 01 8B 50 04 FF D2 84 C0 0F 84 B0 05 00 00 EB
 
Registers:
EAX:00B1998C EBX:00B19A48
ECX:00000000 EDX:00000400
ESI:00000010 EDI:00000001
CS:EIP:0023:6E08164C
SS:ESP:002B:00B19948  EBP:00B19A00
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00010216
=======================================================
note: Minidump has been generated into the file instance_11_Chernarus\arma2oaserver.mdmp 

The HiveExt.dll you have in your folder up there ^^^^^ has a size of 991,232 bytes. Coincidentally, so does my STANDARD Epoch one.

 

The 999 HiveExt.dll has a size of 1,000,960 bytes. 

 

I am going on the dll's in this thread :  basing it off of  Variant 4: DayZ_epoch_SC999HiveExt

Link to comment
Share on other sites

Sorry, I forgot to add that the picture I took was just showing the directory of where I'm putting the single coins hive. The photo isn't actually the hive one. I restored to my backups briefly.

 

The provider that I am with has included a 'dll' folder in the root directory. In the folder there are:

jemalloc_bi.dll

nedmalloc_bi.dll

tbb3malloc_bi.dll

tbb4malloc_bi.dll

tcmalloc_bi.dll

 

The host had included these as standard.

 

Where you specified

 

Exception code: C0000005 ACCESS_VIOLATION at 6E68164C
Allocator
: d:\xxgames\LewisW\8360\dll\tbb4malloc_bi.dll

 

It highlights into these files.

I'd imagine it would bring up the same errors with all files I mentioned above because of different registers perhaps?

 

Should I remove the dll folder from the server directory? I'm just taking a wild guess, maybe the files in the dll folder are required and I am coming across rather newbie.

 

Thanks in advance!

Link to comment
Share on other sites

I am only noobie at this too mate, that's why I suggested SC3.0. I have set up multiple servers using that and never ever had an issue. I don't know what is causing your specific error, but hopefully someone that has messed around with custom DLL's will chip in soon and help you out. 

 

Good luck man :)

Link to comment
Share on other sites

I am only noobie at this too mate, that's why I suggested SC3.0. I have set up multiple servers using that and never ever had an issue. I don't know what is causing your specific error, but hopefully someone that has messed around with custom DLL's will chip in soon and help you out. 

 

Good luck man :)

 

I too suggested SC3.0 but I am developing for a friend and he wishes to have global banking instead. Hopefully someone will see this thread and be able to help me :) Any help would go a long way

 

Thanks again man! :)

Link to comment
Share on other sites

  • 2 weeks later...

I had some real fun getting these scripts to work, definitely not for a novice!

 

We already had custom scripts installed with our server so had to diffmerge everything in, also had to sort out a load of duplication class statements etc

 

Just added advanced trading and it was working but not adding or subtracting coins, found that we didnt have the sc_fnc_addcoins/remove coins functions defined but they weren't in the github files either.

 

If anyone needs some help PM me, I've learnt a lot about this mod and arma2/dayz scripting over the last week lol

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...