Xabi

[GAMEMODE] WiredPlayers Roleplay Server

Recommended Posts

any way to get it running with linux?

everything seems to work but still searching for the WiredPlayers.dll

i compiled it and transfered it to my linux system.

changed the directory in the meta.xml to another directory. still not found.

where does the dll get called from?

Share this post


Link to post
Share on other sites
1 hour ago, supelele said:

any way to get it running with linux?

everything seems to work but still searching for the WiredPlayers.dll

i compiled it and transfered it to my linux system.

changed the directory in the meta.xml to another directory. still not found.

where does the dll get called from?

It won't work on linux as EntitySharedData is bugged (will be fixed on 0.4) on the current version.

Share this post


Link to post
Share on other sites

i guess it wont work at all cause linux needs a .so file (shared object) not a dll? 

bridge.so is also called instead of bridge.dll.

is it possible to create a .so file? for the project?

 

Share this post


Link to post
Share on other sites
1 minute ago, supelele said:

i guess it wont work at all cause linux needs a .so file (shared object) not a dll? 

bridge.so is also called instead of bridge.dll.

is it possible to create a .so file? for the project?

 

You have to set Visual Studio to build the solution for linux, but I don't know how to achieve this. Anyway, what I said about the EntityData on linux will be the next issue, even if you make it work.

Share this post


Link to post
Share on other sites
vor 1 Minute schrieb Xabi:

You have to set Visual Studio to build the solution for linux, but I don't know how to achieve this. Anyway, what I said about the EntityData on linux will be the next issue, even if you make it work.

visual studio cant build it for  linux . you need gcc or a cross compiler for visual studio. i tried it without success.

i guess anyway when EntitiyData is fixxed, it still will not work cause its not accessing the dll.

Share this post


Link to post
Share on other sites
10 hours ago, Bumsnudel said:

How can i join after creating my character

You have to go close to the door and press F.

Share this post


Link to post
Share on other sites

@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.

Share this post


Link to post
Share on other sites
2 hours ago, ENOT said:

@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.

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?

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.