Jump to content

Recommended Posts

Posted
vor 3 Stunden schrieb ENOT:

@Xabi Hi! I am a bit new to all of this so this will probably be a dumb question :D

When i start the server, it doesnt find a few of the references, (and then spits out a bunch of errors ofc) how to fix that?

JTE4sJc.png

sdk and all that installed, dll compiled, mysql v5, os win10, not sure what else should be mentioned.

@ENOT to fix those yellow errors you can simply copy these .dll Files from your runtime folder which is located in the bride folder into the wiredplayers resource. If you have done this the other errors shouldn't appear again.

This is may not the best solution but works also. Nevertheless i recommend @Xabi's solution. 

Posted
1 час назад, Xabi сказал:

Seems that the gamemode is not compiled and those dependencies are being referenced from meta.xml file, did you download the latest version on GitHub?

Yea downloaded it yesterday so I think its the latest ver. and well I did "clean solution" and "compile" via VStudio.

26 минут назад, Bumsnudel сказал:

@ENOT to fix those yellow errors you can simply copy these .dll Files from your runtime folder which is located in the bride folder into the wiredplayers resource. If you have done this the other errors shouldn't appear again.

This is may not the best solution but works also. Nevertheless i recommend @Xabi's solution. 

Yep this way it definately works :D and thanks, altho I still hope to get it working the way it should be done in the end.

Posted

would need help shortly, why is this message?

 

Loading packages
        "WiredPlayers" loaded
Error: Error: Cannot find module './packages/WiredPlayers'
    at Function.Module._resolveFilename (module.js:542:15)
    at Function.Module._load (module.js:472:25)
    at Module.require (module.js:585:17)
    at require (internal/module.js:11:18)
    at getDirectories.forEach.src (<anonymous>:827:341)
    at Array.forEach (<anonymous>)
    at _initialize (<anonymous>:827:272)
    at <anonymous>:833:1

Posted
37 minutes ago, Shadox046 said:

would need help shortly, why is this message?

 

Loading packages
        "WiredPlayers" loaded
Error: Error: Cannot find module './packages/WiredPlayers'
    at Function.Module._resolveFilename (module.js:542:15)
    at Function.Module._load (module.js:472:25)
    at Module.require (module.js:585:17)
    at require (internal/module.js:11:18)
    at getDirectories.forEach.src (<anonymous>:827:341)
    at Array.forEach (<anonymous>)
    at _initialize (<anonymous>:827:272)
    at <anonymous>:833:1

Seems you didn't enable the bridge and it's trying to load it as a node package, make sure to follow all the steps on GitHub.

Posted (edited)
vor 27 Minuten schrieb Xabi:

You must compile the gamemode, it didn't load correctly.

Sry i am very new in the section... Who i can find the gamemode, to compile it 😅

and where do I put it

 

Edited by .GottOni
Posted

Hello,

I have a problem ... I do not know how to compile to have the file: WiredPlayers.dll

It's been over 3 hours now that I'm looking for .. if anyone could help me

thank you in advance

Posted
26 minutes ago, .GottOni said:

Sry i am very new in the section... Who i can find the gamemode, to compile it 😅

and where do I put it

 

There's a guide of the full process step by step on GitHub but, if you want it the short way, open the project with Visual Studio and just compile the solution.

Posted
vor 10 Minuten schrieb Xabi:

There's a guide of the full process step by step on GitHub but, if you want it the short way, open the project with Visual Studio and just compile the solution.

I have compiled it but the problem is still there

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...