Giter VIP home page Giter VIP logo

core3's People

Contributors

akimaki23 avatar andir avatar ax7884 avatar bertlast avatar billn avatar cupcakus avatar dannuic avatar fallchildren2 avatar farelli avatar fastburn avatar gregslomin avatar hakry avatar ivojedi avatar jhastingsiii avatar jwathen avatar kapeterson avatar karlbunch avatar latetothegame16 avatar loshult avatar lyhtmyst avatar miztah avatar mrchurch avatar nostyleguy avatar scurby avatar sphinksz avatar sunrunner37 avatar swginfinity avatar swgsmoki avatar theanswer avatar washu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

core3's Issues

Resource Survey Waypoint not updated

Hello Hakry, I'm playing around with your version of swgemu and I'm noticing a consistent bug with the resource survey waypoint not updating after a "Survey" command is executed (see picture below). The waypoint monitor doesn't update when moving away from other waypoints (i.e. structure wp) either. I'd love to help with the coding if you point me to the correct sequence of files.
s/
Jeff
waypoint_issue

GCC's libatomic.so not found. on Gentoo

make -j8
mkdir -p build/unix
cd build/unix && cmake -DBUILD_IDL=ON -DRUN_GIT=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS=""  ../.. && make
-- Using engine3 git submodule
-- CMAKE_MODULE_PATH: /home/swg/Core3/MMOCoreORB/cmake/Modules//home/swg/Core3/MMOCoreORB/utils/engine3/MMOEngine/build/cmake/Modules/
-- GCC's libatomic.so not found.
-- Try: 'sudo yum install libatomic' or 'sudo apt-get install libatomic1')
-- Building private engine
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (jemalloc)
  does not match the name of the calling package (JEMALLOC).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/Modules/FindJEMALLOC.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:153 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- GCC's libatomic.so not found.
-- Try: 'sudo yum install libatomic' or 'sudo apt-get install libatomic1')
CMake Deprecation Warning at utils/googletest-release-1.10.0/CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at utils/googletest-release-1.10.0/googlemock/CMakeLists.txt:45 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at utils/googletest-release-1.10.0/googletest/CMakeLists.txt:56 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Build type: RelWithDebInfo
-- Compiler cxx release with debug flags: -O2 -g -DNDEBUG
-- Compiler extra cxx flags: -Wall -Wextra -Wno-unused -Wno-sign-compare -Wno-multichar -Wno-unused-parameter -Wno-overloaded-virtual -Wno-missing-declarations -Wno-implicit-fallthrough -Wno-class-memaccess -Werror -march=native -fno-omit-
frame-pointer
-- Available targets: tags compdb update-engine3 core3 odb3 idl rebuild-idl
-- Configuring done (0.3s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GCCLIBATOMIC_LIBRARY (ADVANCED)
    linked by target "testsuite3" in directory /home/swg/Core3/MMOCoreORB/utils/engine3/MMOEngine/src/testsuite3
    linked by target "core3" in directory /home/swg/Core3/MMOCoreORB/src
    linked by target "core3client" in directory /home/swg/Core3/MMOCoreORB/src/client

-- Generating done (0.2s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
make: *** [Makefile:121: build-cmake-with-idl] Error 1

I'm using gcc 12 and have tried 11.3.0, also 7.3.0

Error building Core3 at 98% (Ubuntu 16.04): call of overloaded is ambiguous

This was from my separate Linux server so I had to retype it all up. New to Linux. Will try to learn how to save this as a dump on a USB device through terminal in future. This is from cloning https://github.com/swgemu/Core3/ as the URL in the guide didn't work. Not currently using Gerrit.

In file included from /home/nonroot/git/Core3/MMOCoreORB/src/server/zone/objects/creature/commands/PurchaseTicketCommand.h:13:0,
from /home/nonroot/git/Core3/MMOCoreORB/src/server/zone/managers/objectcontroller/command/CommandConfigManager3.cpp:146:/home/nonroot/git/Core3/MMOCoreORB/src/server/zone/objects/player/sui/callbacks/TravelCouponUseSuiCallback.h: In member function 'virtual void TravelCouponUseSuiCallBack::run(server::zone::objects::creature::CreatureObject*, server::zone::objects::player::sui::SuiBox*, sys::util::Vectorsys::lang::UnicodeString)':
/home/nonroot/git/Core3/MMOCoreORB/src/server/zone/objects/player/sui/callbacks/TravelCouponUseSuiCallback.h:110:59: error: call of overloaded 'TransactionLog(server::zone::objects::creature::CreatureObject
&, TrxCode, bool)' is ambiguous
TransactionLog trx(player, TrxCode::TRAVELSYSTEM, false);
^
In file included from /home/nonroot/git/Core3/MMOCoreORB/src/server/zone/managers/resource/resourcespawner/ResourceSpawner.h:18:0,
from /home/nonroot/git/Core3/MMOCoreORB/src/autogen/server/zone/managers/resource/ResourceManager.h:103,
from /home/nonroot/git/Core3/MMOCoreORB/src/server/zone/managers/objectcontroller/command/CommandConfigManager3.cpp:16:
/home/nonroot/git/Core3/MMOCoreORB/src/server/zone/objects/transaction/TransactionLog.h:172:2: note: candidate: TransactionLog::TransactionLog(server::zone::objects::scene::SceneObject*, TrxCode, uint, bool, const char*, const char*, int)
TransactionLog(SceneObject* src, TrxCode code, SceneObject* subject, bool exportSubject = false, CAPTURE_CALLER_DECLARE)
^
/home/nonroot/git/Core3/MMOCoreORB/src/server/zone/objects/transaction/TransactionLog.h:161:2: note: candidate: TransactionLog::TransactionLog(server::zone::objects::scene::SceneObject*, TrxCode, server::zone::objects::scene::SceneObject*, bool, const char*, int)
TransactionLog(SceneObject* src, TrxCode code, SceneObject* subject, bool exportSubject = false, CAPTURE_CALLER_DECLARE)
^
src/CMakeFiles/core3.dir/build.make:11870: recipe for target 'src/CMakeFiles/core3.dir/server/zone/managers/objectcontroller/command/CommandConfigManager3.cpp.o' failed
make[3]: *** [src/CMakeFiles/core3.dir/server/zone/managers/objectcontroller/command/CommandConfigManager3.cpp.o] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.