Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. ClosetMonkey
ClosetMonkey

ClosetMonkey

@ClosetMonkey

Chat Follow Unfollow
0
Reputation
6
Posts
1.4k
Profile views
0
Followers
0
Following
Joined 18 Jul 2019, 19:46 Last Online 28 Aug 2019, 09:24

  • Profile
  • More
    • Continue chat with ClosetMonkey
    • Flag Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
ClosetMonkey Follow

Posts made by ClosetMonkey

RE: Raspberry PI and Colyseus ( and Haxe)

That did it, however, I now get the following errors

~/colyseus-hxjs-examples$ haxe server.hxml
/usr/lib/haxe/lib/tink_core/1,24,0/src/tink/core/Error.hx:116: characters 9-21 : Class<Std> has no field downcast
src/server/rooms/StateHandlerRoom.hx:5: characters 1-51 : Module colyseus.server.schema.Schema does not define type MapSchemaUtil
src/server/rooms/StateHandlerRoom.hx:5: characters 1-51 : For function argument 'handler'
src/MainServer.hx:7: lines 7-41 : Defined in this class
posted in Showcase • 28 Aug 2019, 09:24
RE: Raspberry PI and Colyseus ( and Haxe)

@mdotedot said in Raspberry PI and Colyseus ( and Haxe):

... /usr/lib/haxe/lib/colyseus-hxjs/.current

'/usr/lib/haxe/lib/colyseus-hxjs/.current' has one line with the contents of 'git'. Interestingly, haxelib.json src extraParams.hxml README.md is the directory contents at /usr/lib/haxe/lib/colyseus-hxjs/.

~/colyseus-hxjs-examples$ ls /usr/lib/haxe/lib/colyseus-hxjs/
extraParams.hxml  git  haxelib.json  README.md  src
posted in Showcase • 28 Aug 2019, 05:56
RE: Raspberry PI and Colyseus ( and Haxe)
~/colyseus-hxjs-examples$ haxelib list
colyseus-hxjs: [git] haxelib.json src extraParams.hxml README.md
hxnodejs: [10.0.0]
tink_core: [1.24.0]
tink_lang: [0.6.2]
tink_macro: [0.17.7]
tink_priority: [0.1.4]
tink_syntaxhub: [0.4.3]
posted in Showcase • 28 Aug 2019, 05:38
RE: Raspberry PI and Colyseus ( and Haxe)

currently stuck with the following error when running haxe server.hxml

/usr/lib/haxe/lib/tink_core/1,24,0/src/tink/core/Error.hx:116: characters 9-21 : Class<Std> has no field downcast
src/MainServer.hx:3: characters 8-30 : Type not found : colyseus.server.Server
posted in Showcase • 28 Aug 2019, 05:24
RE: Raspberry PI and Colyseus ( and Haxe)

neko compiled with no problem but haxe puked during make. Likely the differince in Armbian vs Raspbian distros but I had to install camlp4o (sudo apt-get install camlp4-extra). Haxe installed fine afterwords. Working on the rest now...

posted in Showcase • 27 Aug 2019, 00:21
RE: Raspberry PI and Colyseus ( and Haxe)

Currently trying this right now on my Android TV box converted to Armbian Debian 5.75 ($22 US, Arm64 @ 2.0gz x4, 4gb ram / 32gb rom, 1gb Ethernet)

posted in Showcase • 26 Aug 2019, 20:38

© 2023 Endel Dreyer